Create a refund request.

This endpoint is used to create a new refund request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[\w\d-]{1,38}$

Transaction identifier that the refund belongs to.

string
required
^[\w\d-]{1,38}$

A unique identifier for the refund operation. The identifier must be unique per transaction.

Body Params
int32
1 to 99999999

Amount of the transaction in cents. 1499 is $14.99.

string | null

Webhook URL that will be called by Cards Connect to deliver notifications about the status of the transaction.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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