General
Server Side SDKs
Core API
- Companies
- Invite Links
- Integrations
- Sync
- Jobs
- Passthrough
Unified API
- Accounting
- Accounts
- Bank Accounts
- Bank Transactions
- Bills
- Bill Payments
- Bill Credit Notes
- Contacts
- Company Info
- Currencies
- Documents
- Expenses
- Invoice Credit Notes
- Invoices
- Invoice Payments
- Items
- Journal Entries
- Purchase Orders
- Sales Orders
- Goods Receipt Notes
- Projects
- Tax Rates
- Tracking Categories
- Balance Sheet
- Cash Flow Statements
- Income Statements
Create Invoice Credit Note
Add an invoice credit note.
An Invoice Credit Note is a financial transaction representing a reduction that can be applied against one or multiple invoices issued to Customers.
Authorizations
Body
An Array of Invoices associated with the credit note
The accounting platform’s unique identifier for the contact associated with this credit note
Currency ID of the credit note
Reference number for the credit note
Date on which the credit note was posted
Description of the credit note
A JSON containing fields that you can directly pass to the accounting platform.
An array of Credit Note Line Items
The ID of the account in the accounting platform
The quantity of the item
The ID of the item in the accounting platform
The ID of the tax in the accounting platform
The unit amount of the item
The total discount on the item
The description of the item
The IDs of the tracking categories in the accounting platform
Response
The status of the job.
SUCCESS
, FAILED
, CREATED
, RUNNING
The ID of the job.
The ID of the job.
The status of the job.
success
, failed
The ID that the accounting platform uses to identify this account
An Array of Invoices associated with the credit note
The accounting platform’s unique identifier for the contact associated with this credit note
Currency ID of the credit note
Reference number for the credit note
Date on which the credit note was posted
Description of the credit note
The status of the credit note.
DRAFT
, SUBMITTED
, PARTIALLY_PAID
, PAID
, OVERDUE
, VOID
, UNKNOWN
Total tax amount levied on the credit note
Total amount of the credit note
The balance amount remaining on the credit note
The last ISO 8601 timestamp that the data was updated at
The raw JSON response we get from the accounting platform for that data.
The time at which the request was received by the server
The time at which the response was sent by the server
The unique ID of the request