{
"AppID": "string",
"RestApiKey": "string",
"CustomerKey": "string",
"HashKey": "string",
"DutyHashKey": "string",
"PickUpDate": "string",
"Async": false,
"Reference": "string",
"LabelFormat": "PDF",
"WeightUnit": "KG",
"Currency": "USD",
"DimensionUnit": "IN",
"Insurance": "N",
"ServiceCode": "string",
"TermsOfTrade": "string",
"IsReturn": "N",
"ShipmentKey": "string",
"ShipFromAddress": {
"Name": "Test Shipper",
"AttentionName": "Test Shipper",
"LocationName": "",
"AddressLine1": "string",
"AddressLine2": "string",
"AddressLine3": "string",
"City": "string",
"State": "string",
"Country": "string",
"Zip": "string",
"Phone": "string",
"Email": "string"
},
"ShipToAddress": {
"Name": "Test consignee",
"AttentionName": "Test consignee",
"AddressLine1": "string",
"AddressLine2": "string",
"AddressLine3": "string",
"City": "string",
"State": "string",
"Country": "string",
"Zip": "string",
"Phone": "string",
"Email": "string",
"FederalTaxId": "string",
"StateTaxId": "string"
},
"Shipments": [
{
"Piece": [
{
"Quantity": 0,
"Weight": 0,
"Length": 1,
"Width": 1,
"Height": 1,
"SalePrice": 0,
"HSCode": "string",
"OriginCountryCode": "string",
"Description": "string",
"SKU": "string",
"Material": "string",
"Category": [
"string"
]
}
],
"Package": {
"Weight": 0,
"Length": 0,
"Width": 0,
"Height": 0,
"Reference": "string"
},
"ITNNumber": "string"
}
],
"ReasonForExport": "merchandise",
"Metadata": {
"IndiaExportInfo": {
"DocumentId": "string",
"DocumentType": "string",
"IEC": "string",
"PAN": "string",
"GST": "string",
"BankAdCode": "string",
"BankIfscCode": "string",
"BankAccountNumber": "string"
}
},
"B2b": false,
"IsNewShipment": false
}