{
"Credentials": {
"Username": "string",
"ClientCode": "string",
"AuthenticationCode": "string"
},
"QuoteNumber": "string",
"CarrierCode": "string",
"MethodOfPayment": "string",
"TransactionSetPurpose": "string",
"PickupDate": "string",
"PickupOpenTime": "string",
"PickupCloseTime": "string",
"PalletCount": 0,
"TotalWeight": 0,
"SpecialInstructions": "string",
"BLReferenceNumber": 0,
"BLPdf": "string",
"DeveloperMode": true,
"AccessorialCodes": [
"string"
],
"Hazmat": {
"Name": "string",
"Phone": "string",
"ContractNumber": "string"
},
"Locations": [
{
"Code": "string",
"Company": "string",
"Address": "string",
"Address2": "string",
"City": "string",
"State": "string",
"PostalCode": "string",
"Country": "string",
"ContactName": "string",
"ContactPhone": "string",
"ContactEmail": "string"
},
{
"Code": "string",
"Company": "string",
"Address": "string",
"Address2": "string",
"City": "string",
"State": "string",
"PostalCode": "string",
"Country": "string",
"ContactName": "string",
"ContactPhone": "string",
"ContactEmail": "string"
},
{
"Code": "string",
"Company": "string",
"Address": "string",
"Address2": "string",
"City": "string",
"State": "string",
"PostalCode": "string",
"Country": "string",
"ContactName": "string",
"ContactPhone": "string",
"ContactEmail": "string"
}
],
"Items": [
{
"Units": 0,
"PackageType": "string",
"Hazmat": true,
"Description": "string",
"NMFCCode": "string",
"FreightClass": "string",
"PalletCount": 0,
"ItemWeight": 0,
"ItemLength": 0,
"ItemWidth": 0,
"ItemHeight": 0
}
],
"References": {
"BL": "string",
"PO": "string",
"QT": "string"
}
}