POST
/
Payments

Body

amount
integer
currency
string | null
description
string | null
mandate
string | null
paymentDate
string
reference
string | null

Response

200 - text/plain
amount
integer
createdAt
string
currency
string | null
description
string | null
handle
string | null
id
string
mandate
object
modifiedAt
string | null
paymentDate
string
reference
string | null
scheduleDate
string | null
settlementDate
string | null
status
enum<string>
Available options:
Pending,
Settled,
Scheduled,
Rejected,
Cancelled,
Chargeback,
PendingCancel
statusText
string | null
test
boolean