post https://api.getknit.dev/v1.0/accounting.invoice.create
Supported Apps
App | App ID | Remarks |
---|---|---|
Xero | xero | Atleast one lineItem is required , status is optinal but can be one of [DRAFT , SUBMITTED , AUTHORISED ] |
Zohobooks | zohobook | By default Item level discount will be applied. Discounts are not supported for BILL type. |
Microsoft Dynamics 365 | microsoft-dynamics-365 | |
Sage Intacct | sageIntacct | |
Quickbooks | quickbooks | If Automated Sales Tax is enabled then you need to pass "shipFrom" key with address object json in metaData. |
Netsuite | netsuite | |
Freshbooks | freshbooks | For every lineItem you must need to pass it's taxName and trackingCategoryId in metaData with list of object and order should be in order of line item like this - categoryAndTaxes":[{"taxName":"GEN","categoryId":"12775579"}] . |