Invoices
Create dedicated refund on invoice
Creates a refund that is dedicated to a specific invoice.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UUID of the business.
The UUID of the invoice to refund.
Body
application/json
The body is of type any.
Response
Refund already exists (idempotent).