post https://paella-sandbox.billie.io/api/v2/invoices//credit-notes
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 captureamount
: 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.