POST
/
payments
/
checkStatus

Body

application/json
order_id
string
required

Internal ID of the payment to check

Response

200 - application/json
message
string

Human-readable status message

order_data
object
status
enum<string>

Status code of the response

Available options:
pending,
success,
failed,
not_found,
forbidden