Fetch an invoice

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

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

To return full information of discounts and charges on headers and more informative discounts on unit price use the comparable V2 route.

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.

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