Skip to main content
POST
Record a bill payment

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

id
integer
required

Bill ID

Body

application/json
amount
number

Payment amount

payment_date
string<date>

Date of payment

payment_method
string

Payment method

reference
string

Payment reference or check number

Response

Payment recorded

data
object