API REFERENCE
...
Payments
Instant payment

Await for payment status

1 min
Get status of the payment initiation
GET
Request
Response
Path Params
id
String
required
Payment initiation order id, it will be returned when POST /payments is called.
Header Parameters
Authorization
String
required
JWT bearer token
Curl
Node.js
JS
Python
Ruby
Responses
200


If the status of user consent is CONSENT_AUTHORIZED means that the authentication has been passed, and redirectConsentURL will not be returned.

redirectConsentURL: This url can only be accessed once, and it has 60 seconds to be accessed.