201 Successful Response
Schema: BillPaymentResponse
-
idstring required -
Payment record UUID.
-
bill_idstring required -
UUID of the bill being paid.
-
transaction_idstring required -
UUID of the bank transaction.
-
amountinteger required -
Payment amount in cents.
-
currencystring -
Currency for the payment (USD, CAD, AUD, EUR, or GBP).
-
paid_onstring · date-time required -
Payment date.
-
created_atstring · date-time required -
Record creation timestamp.
-
updated_atstring · date-time required -
Last update timestamp.
-
business_idstring required -
Business UUID.