Refund

Performs a card-present refund for a prior sale by re-presenting the card at the terminal.


❗️

(Advanced) For processing refunds, we highly recommend using void-or-refund. Only use this route if you are CERTAIN the transaction has already batched.


Body Params
float
required

The amount a customer is credited.

string
enum
Defaults to Both
Allowed:
string
enum
Allowed:
string

The id of the customer attributed to this credit.

string

The id of the invoice attributed to this charge.

string
required
string
required

The id of the register performing this operation. This should be the 'id' value returned by GET /terminal/register. The card must be present for a refund operation.

meta
array of jsons
meta
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json