Skip to main content
POST
Check payment status

Authorizations

Authorization
string
header
required

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

Body

application/json
transaction_id
integer
required

Transaction ID from the subscribe response

Example:

11

Response

200 - application/json

Returns status or error message

The response is of type string.