get
https://mapi-sandbox.unimaze.com/api/v2/transactions/submit-invoice
Retrieves the metadata structure from an invoice together with the message information.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This returns document level discounts and charges and informative discounts on unit price which the V1 route does not.
The call parses an XML business document whose document type is Invoice and the associated business transaction group SubmitInvoice. The document is located using the unique message identifier (GUID)
The call returns a JSON that includes details about the message and the invoice metadata. The metadata returned matches the metadata structure used in the POST /transactions/submit-invoice call.
