| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
PtsV2CreateOrderPost201Response |
OrdersApi.createOrder(CreateOrderRequest createOrderRequest)
Create an Order
A create order request enables you to send the itemized details along with the order.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PtsV2CreateOrderPost201Response> |
OrdersApi.createOrderWithHttpInfo(CreateOrderRequest createOrderRequest)
Create an Order
A create order request enables you to send the itemized details along with the order.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
OrdersApi.createOrderAsync(CreateOrderRequest createOrderRequest,
ApiCallback<PtsV2CreateOrderPost201Response> callback)
Create an Order (asynchronously)
A create order request enables you to send the itemized details along with the order.
|
Copyright © 2025. All rights reserved.