object

ShipmentInvoice

Get invoice shipment response.
Fields
presigned_type
String!
Required
Type of presigned URL. For example, `presigned_type` can be set to 'value'.
presigned_url
String!
Required
The presigned URL for accessing the shipment data, obtained from the response data. For example, `presigned_url` can be set to 'https://example.com/resource'.
shipment_id
String!
Required
Identifier for the shipment. For example, `shipment_id` can be set to '16736576489251696245'.
success
Boolean!
Required
Indicates if the operation was successful . For example, `success` can be set to true.