Updates the collect-on-delivery (COD) requirement for an existing Order.
| Method | /sites/{company-id}/ws/soap_v1.svc/UpdateOrderCODRequirement |
The request body is of type UpdateOrderCODRequirement.
| Name | Description | Data Type |
|---|---|---|
trackingNumber (path) | xml:string | |
amountToCollect (path) | xml:decimal | |
requireCollectionCOD (path) | xml:boolean | |
requireDeliveryCOD (path) | xml:boolean |
![]() |
|
The response body is of type UpdateOrderCODRequirementResponse.
| Name | Description | Data Type |
|---|---|---|
UpdateOrderCODRequirementResult (path) | xml:boolean |
![]() |
|