GET /transactions/correct-with-credit

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

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 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.

Language
URL
Click Try It! to start a request and see the response here!