Fetch a credit note

Retrieves the metadata structure from a credit note together with the message information.

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

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 CreditNote and the associated business transaction group CorrectWithCredit. The document is located using the unique message identifier (GUID).

The call returns a JSON that includes details about the message and the credit note metadata. The metadata returned matches the metadata structure used in the POST /transactions/correct-with-credit 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