Create Bill Credit Note
Bill Credit Notes
Create Bill Credit Note
Create a new Bill credit note.
POST
Create Bill Credit Note
A Bill Credit Note is a financial transaction representing a reduction that can be applied against one or multiple bills issued to Vendors.Documentation Index
Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
Additional Required Fields
To successfully create a bill credit note, certain fields must be included in the raw_data object of the request body. The required fields are as follows:| Integration | Field | Description |
|---|---|---|
| FRESH_BOOKS | currency_rate | The exchange rate between the currency of the bill credit note and the base currency of the company. |
| MYOB_BUSINESS | tax_code | The tax code to which the bill credit note belongs. |
| SAGE_CLOUD_ACCOUNTING | currency_rate | The exchange rate to be used for the bill credit note. |
Authorizations
Path Parameters
RootFi company ID for the company connection to read or write.
Query Parameters
When true, the write runs asynchronously and returns only a sync_id. Required when data contains two or more records. Optional for single-record writes.
Body
application/json
Single record for synchronous writes (default). For two or more records, pass an array and set query parameter run_async=true.
- accountingBillCreditNoteFields · object
- accountingBillCreditNoteFields · object[]