Create Credit Note

Purpose:

To refund against a previous capture. This can be done against part of the captured amount (partial refund) or its entire amount (full refund).

Preconditions:

  • captureId: The unique identifier of the capture
  • amount: The amount to be refunded

Success:

  • Response Code: HTTP 201

Attention:

  • The amount provided in the refund request does not exceed the amount of the capture.
Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!