Initiate Payment

Body Params
string
required

A token representing consent to a customer account

string
required
length between 6 and 64

A uuid representing the request from the user

string

The account number to pay from

string
required

The type of payment, currently supports INTERNAL or RTGS

paymentDetails
object
required

The amount details

beneficiary
object
required

The recipient details

destinationBank
object
required

The recipient bank details

string
required

The url the payment results will be sent to

string

A description of what the payment is about

string
required

Internal service name

date-time

The date the payment requests start at, dateformat is yyyy-MM-dd'T'HH:mm:ssZ

date-time

The date the payment requests end at, dateformat is yyyy-MM-dd'T'HH:mm:ssZ

string

A cron expression representing the intervals the payments will be made

string
string
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*