| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
PtsV2UpdateOrderPatch201Response |
OrdersApi.updateOrder(String id,
UpdateOrderRequest updateOrderRequest)
Update an Order
This API can be used in two flavours - for updating the order as well as saving the order.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PtsV2UpdateOrderPatch201Response> |
OrdersApi.updateOrderWithHttpInfo(String id,
UpdateOrderRequest updateOrderRequest)
Update an Order
This API can be used in two flavours - for updating the order as well as saving the order.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
OrdersApi.updateOrderAsync(String id,
UpdateOrderRequest updateOrderRequest,
ApiCallback<PtsV2UpdateOrderPatch201Response> callback)
Update an Order (asynchronously)
This API can be used in two flavours - for updating the order as well as saving the order.
|
| Modifier and Type | Method and Description |
|---|---|
PtsV2UpdateOrderPatch201Response |
PtsV2UpdateOrderPatch201Response.processorInformation(PtsV2CreateOrderPost201ResponseProcessorInformation processorInformation) |
PtsV2UpdateOrderPatch201Response |
PtsV2UpdateOrderPatch201Response.status(String status) |
Copyright © 2025. All rights reserved.