Skip to content

Instantly share code, notes, and snippets.

@klondaiker
Created April 20, 2021 07:41
Show Gist options
  • Save klondaiker/f2dd577aaa1f98c870a3e6d5137e242c to your computer and use it in GitHub Desktop.
Save klondaiker/f2dd577aaa1f98c870a3e6d5137e242c to your computer and use it in GitHub Desktop.
Aramex 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":"REQ38",
"message":"Product Type is dutiable. Customs Amount is required"
}
},
"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