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>
Return to subject list