Fetch an order

Retrieves the metadata structure from an order together with the message information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Query Params
uuid
required

The identifier of the message in the format of a valid Universally unique identifier (GUID).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/xml