(tsType: Omit<ShipmentResponse, 'ConsolidateLabel'>, schemaOptions: { exclude: [ 'ConsolidateLabel' ] })
{
"ShipmentID": "string",
"Status": "string",
"Reference": "string",
"Message": "string",
"TrackingNumber": "string",
"TrackingUrl": "string",
"LabelUrl": [
"string"
],
"Carrier": "string",
"CustomsInvoiceURL": "string",
"SubmittedElectronically": true
}