Create Scheduler

This API is used to create a Scheduler. The first transaction date must be at least H+1 from the request date; immediate payment is not supported. The API returns synchronously and does not return the generated schedule list. Use Get Scheduler to retrieve individual generated schedules.



Service Code: 90

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
required

Account token created after successful account binding.

configuration
object
required
additionalInfo
object
required
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

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