Void Refund

Cancels a Refund that hasn't been settled yet.

Body Params
string
required
^[a-zA-Z0-9]{8}$

Terminal ID of the merchant (8 alphanumeric characters). Must always be the first field.

string
required
length ≤ 16
^[a-zA-Z0-9]+$

Password for the Terminal ID (provided by SportsPay).

string
enum
required

Type of transaction (M for Refund Void).

Allowed:
string
required
^[a-zA-Z0-9\-/]{5,40}$

The Reference Number of the original Refund transaction that you are Voiding (5-40 characters; accepts alphanumeric, -, and /).

Response

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