Create refund

This endpoint is used to initiate a refund for a specific transaction. You can specify the amount to be refunded, either full or partial, along with a description and reference

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Identifier of the transaction

Body Params

The details of the refund.

money
object
required
string
length between 0 and 45

Reason for refund request.

string
enum

The VAT category of the product. The values refer to the different rates used in the Netherlands.

Allowed:
Headers
string
required

The User-Agent header containing information about the client making the request.

string
required

The value of this header is of the form Bearer <token> where <token> must be replaced with a valid access token. See the /gatekeeper/refresh endpoint

uuid
required

Unique value to enforce idempotency

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json