v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
Payments

Create a new payment

If no Payment Account ID is passed the method is the first available non ACH/CC method of your instance.

post/v1/Payments

Request body

payment_account_idinteger

Foreign identifier representing the payment account you wish to process the payment with.

bill_idinteger

Foreign identifier representing the bill to apply the payment to.

customer_idinteger required

Primary identifier of customer to create this payment for.

amountnumber double required

Amount to create this payment for.

reference_numberstring required

The reference number of this payment.

received_datestring date-time

Specify the date this payment was received.

Response

Created

okboolean
idinteger