Bill Payments
Update bill payment
Updates an existing bill payment
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the business the payment belongs to
The UUID of the payment to update
Body
application/json
External ID for the payment
When the payment was made
Payment amount in cents
Method used for payment
Available options:
CASH
, CHECK
, CREDIT_CARD
, ACH
, CREDIT_BALANCE
, OTHER
Payment processor used
Updated payment allocations across bills
Response
200 - application/json
Payment updated 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