Bill Payments
Create bill payment
Creates a new payment for one or more bills.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the business to create the payment for
Body
application/json
When the payment was made
Method used for payment
Available options:
CASH
, CHECK
, CREDIT_CARD
, ACH
, CREDIT_BALANCE
, OTHER
Payment amount in cents
How the payment is allocated across bills
External ID for the payment
Payment processor used
Response
201 - application/json
Payment created successfully
Unique identifier for the payment
External ID for the payment
When the payment was made
Method used for payment
Available options:
CASH
, CHECK
, CREDIT_CARD
, ACH
, CREDIT_BALANCE
, OTHER
Payment amount in cents
Payment processor used
When the payment was imported
How the payment is allocated across bills
Tags associated with the payment