Versions Compared

Key

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

...

sequence

comment

  1. submitInboxRequest

  • the receiverId is the only mandatory parameter.

  • you can filter the documents per sender, per document Type, per documentFormat

  1. For each document listed in the response,

    2.a. retrieveRequest

Mercurius returns the document in the payload.

attached files are provided using SWA protocol, instead of inline encoding (see applicable section)

    2.b. mark Request

the markRequest is the confirmation that the document was duly retrieved, and the command to remove the document from the inboxRequestResponse

Outbound

...

Ordering

Outbound e- Ordering involves (a) issuing an Order, and (b) receiving an OrderResponse

...