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
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 30 May 2024
Did this page help you?