API REFERENCE
...
Payments
Scheduled payment

Await for Payment Status

2min
Get status of the scheduled
GET
Request
Path Params
scheduleId
required
String
Schedule id, it will be returned when POST /scheduled is called.
Header Parameters
Authorization
required
String
JWT bearer token
Curl
Node.js
JS
Python
Ruby
Responses
200


Request example

Curl


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.