Create delivery
POST
Authorizations
Body
application/json
String that represents the internal delivery code
Example:
"103888"
String that represents the internal delivery id
Example:
"2381029e-7566-4ba4-b842-1c03dd13010a"
String that represents the attached shipment id. It must be a valid UUID of a shipment, if no shipment_id is provided, the delivery can be created without a shipment.
Example:
"103888"
String that represents receiver code
Example:
"103888"
String that represents receiver name
Example:
"PharmaX Barcelona"
String that represents the destination of the delivery
Example:
"Barcelona"
String that represents the carrier code
Example:
"291"
String that represents the carrier name
Example:
"PharmaX"
String that represents the internal route code
Example:
"25-BCN-XA43N"
String that represents the route name
Example:
"Barcelona - Madrid"
String that represents the transport mode
Example:
"ROAD"