API REFERENCE
...
Payments
Instant payment
Await for Payment Status
2min
Get status of the payment initiation
GET
Request
Path Params
id
required
String
Payment initiation id, it will be returned when POST /payments is called.
Header Parameters
Authorization
required
String
JWT bearer token
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.
Updated 29 May 2024
Did this page help you?