ShipmentResponseResponse
Response container for Shipment response.
Properties
Name | Type | Required | Description |
---|---|---|---|
response_status | ResponseResponseStatus | ✅ | Response status container. |
alert | List[ResponseAlert] | ❌ | Alert Container. There can be zero to many alert containers with code and description. NOTE: For versions >= v2403, this element will always be returned as an array. For requests using versions < v2403, this element will be returned as an array if there is more than one object and a single object if there is only 1. |
transaction_reference | ResponseTransactionReference | ❌ | Transaction Reference Container. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs