Skip to main content
GET
Get Status of Transaction

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

zeepay_id
integer<int64>
required

The Zeepay ID of the transaction.

Example:

123456

Response

200 - application/json

The status of the transaction.

code
number

Static response code indicating the status

Example:

200

data
object