Skip to main content
POST
Create Bill Payment
The Bill Payments Data Model is designed to standardise and simplify the management of bill payment information across various accounting platforms.

Additional Required Fields

To successfully create a bill payment, certain fields must be included in the raw_data object of the request body. The required fields are as follows:

Authorizations

api_key
string
header
required

Body

application/json
company_id
integer
required
Example:

1

data
accountingtypesBillPaymentsWriteRequestFields · object[]
required

Response

200 - application/json
data
accountingtypesCreateBillpaymentResponseData · object
required
request_timestamp
string<date-time>
required

The time at which the request was received by the server

response_timestamp
string<date-time>
required

The time at which the response was sent by the server

request_id
string
required

The unique ID of the request