Ack

Acknowledges a completed hosted transaction so it is captured and settled. If not acknowledged within 3 minutes of GetResult, the gateway automatically reverses the transaction.

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

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

string
enum
required

Type of transaction (W for Web-Redirect).

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

Password for the Terminal ID (provided by SportsPay).

string
enum
required

Defines the action to perform. For this request, it will be Ack.

Allowed:
string
enum
required

Y for Yes. N for No.

Allowed:
string

The Session ID returned by StartSession. If not included, must include REFNUM.

string

The reference number returned by GetResult. If SECUREID not provided, you must send this field.

Response

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