...
- base_url:
- Acceptance: to be provided by the Seller
- Production: to be provided by the Seller
- Variables:
- {fromGLN} = GLN for the buyer
- {msgType} = Order
- {msgID} = the unique messageID
- Method: POST
- Body: XML, JSON or EDIFACT content
From Buyer to Onetrail
...
https://$base_url/exchange/rest/tradingpartner/{toGLN}/msgtype/{msgType}/msg/{msgID}
...