Usage
OneFlo supports receiving EDI via RESTful API. This allows 3rd Parties to drop files for OneFlo to process via an API endpoint.
This is a POST call that requires the XML dataset passed in the payload of the API call.
Use Cases
Scan Events and PODs
Consignments
Requirements
Endpoint: https://api.flipgroup.com.au/edi
Header:
POST https://api.flipgroup.com.au/edi?subFolder=<FOLDERNAME> HTTP/1.1 Content-Type: text/xml Ocp-Apim-Subscription-Key: <KEY>
Content in XML format (This will vary depending on use case - please work with your IT Partner)
How can I use this?
Please request an API key from your account manager. The key can only be used to send to your designated folder.
This uses a different subscription key from the https://api.flipgroup.com.au/customers