DeleteShipmentResponseStructure
This structure is an object returned by the deleteShipmentmethod.
Structure Fields
| Field Name | Type | Description |
|---|---|---|
| status | string | Deletion status - only OK |
Example:
<shipment> <status>OK</status> </shipment>
This structure is an object returned by the deleteShipmentmethod.
| Field Name | Type | Description |
|---|---|---|
| status | string | Deletion status - only OK |
<shipment> <status>OK</status> </shipment>