POST /api/v1/messages

Create Message

This method allows you to send an EPCIS file to us as a message.

Note that you can also send EPCIS files to us via AS2 (see below).

Required fields: epcis_file.

epcis_file: File. The EPCIS file you are sending to us.

POST /api/v1/as2/messages

Create Message via AS2

This method allows you to send us an EPCIS file via the AS2 protocol.

After you have configured your company to use AS2 as a method of communication, you can use this method to send us EPCIS files using that protocol. Please see our configuration and authentication docs for more information on configuring AS2.