Captures
Cancel Invoice
Purpose:
Refunds the full amount of a past capture.
Preconditions:
- captureId: The unique identifier of the capture
Success:
- Response Code: HTTP 204
delete/invoices/{captureId}
Path parameters
captureIdstring uuid required
Example:12345667-890a-bcde-f123-34567890abcd
The unique identifier of the capture
Response
Invoice successfully cancelled