Get Transaction Status

Checking transaction status

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

To successfully obtain transaction information, you need to specify the transaction ID


If successful, you will receive a response like this:

{
	"status":"success"
}

If you receive a message such as:

{
  "error_code": -1
}

Review the list of errors Error Codes

Path Params
string
required
Headers
string
required
Response
200
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!