Skip to content

Instantly share code, notes, and snippets.

@klondaiker
Created May 6, 2021 10:34
Show Gist options
  • Save klondaiker/9c7fa69b0d473f3eb2f39288df75ed7a to your computer and use it in GitHub Desktop.
Save klondaiker/9c7fa69b0d473f3eb2f39288df75ed7a to your computer and use it in GitHub Desktop.
Response
{
"shipment_creation_response":{
"transaction":null,
"notifications":{
"@xmlns:i":"http://www.w3.org/2001/XMLSchema-instance"
},
"has_errors":true,
"shipments":{
"processed_shipment":{
"id":null,
"reference1":null,
"reference2":null,
"reference3":null,
"foreign_hawb":null,
"has_errors":true,
"notifications":{
"notification":{
"code":"ERR48",
"message":"Shipper customer account doesn't exist for entity (JED)"
}
},
"shipment_label":null,
"shipment_details":null,
"shipment_attachments":null
},
"@xmlns:i":"http://www.w3.org/2001/XMLSchema-instance"
},
"@xmlns":"http://ws.aramex.net/ShippingAPI/v1/"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment