Payments
create payments
create payments
POST
/
payments
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
description
string
A brief description of the payment
notes
string
A detailed note about the payment
accountId
string
requiredexternalPaymentReference
object
requiredexternal payment reference object
lineItemRecords
object[]
requiredcurrency
string
requiredtotalAmount
number
requiredResponse
201 - application/json
id
string
requireddescription
string
notes
string
accountId
string
requiredexternalPaymentReferences
object
requiredexternal payment reference object
lineItemRecords
object[]
requiredtotalAmount
number
requiredcurrency
string
requiredversion
number
requiredcreatedBy
string
requiredcreatedAt
string
required