get
https://mapi-sandbox.unimaze.com/api/v1/transactions/submit-order
Retrieves the metadata structure from an order together with the message information.
The call parses an XML business document whose document type is Order and the associated business transaction group SubmitOrder.
The document is located using the unique message identifier (GUID).
The call returns a JSON that includes details about the message and the order metadata.
The metadata returned matches the metadata structure used in the POST /transactions/submit-order call.
