Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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}

...