Update Scheduler Details

This API is used to update Scheduler details. Cancelling the entire Scheduler is handled by this API by setting schedulerStatus to 4 (CANCELLED).



Service Code: 91

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Scheduler ID.

Body Params
string
required
length between 32 and 32

Unique 32-character string. Transaction identifier on the partner system.

string
required
length between 6 and 6

This field is a 6 char merchant identifier that is unique per each merchant. The exact value is disclosed to each merchant separately.

string

Account token created after successful account binding.

string
length between 3 and 3

Unique identifier of the bank.

integer
enum

Scheduler status to be updated. Use 4 to cancel the Scheduler.

Allowed:
Headers
date-time
required

Request timestamp in ISO 8601 format.

string
required

Request signature generated by the partner.

string
required

Unique request identifier provided by the partner.

string
required

Partner identifier.

string
required

Channel identifier.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json