# zb to vb ## API Docs - organizations [Create an organization](https://5hi7dwnxtk.apidog.io/create-an-organization-22531026e0.md): Create an organization. - organizations [List organizations](https://5hi7dwnxtk.apidog.io/list-organizations-22531027e0.md): Get the list of organizations. - organizations [Update an organization](https://5hi7dwnxtk.apidog.io/update-an-organization-22531028e0.md): Update the details of an organization. - organizations [Get an organization](https://5hi7dwnxtk.apidog.io/get-an-organization-22531029e0.md): Get the details of an organization. - estimates [Create an Estimate](https://5hi7dwnxtk.apidog.io/create-an-estimate-22531030e0.md): Create an estimate for your customer. - estimates [List estimates](https://5hi7dwnxtk.apidog.io/list-estimates-22531031e0.md): List all estimates with pagination. - estimates [Update an Estimate](https://5hi7dwnxtk.apidog.io/update-an-estimate-22531032e0.md): Update an existing estimate. To delete a line item just remove it from the line_items list. - estimates [Get an estimate](https://5hi7dwnxtk.apidog.io/get-an-estimate-22531033e0.md): Get the details of an estimate. - estimates [Delete an Estimate](https://5hi7dwnxtk.apidog.io/delete-an-estimate-22531034e0.md): Delete an existing estimate. - estimates [Update custom field in existing estimates](https://5hi7dwnxtk.apidog.io/update-custom-field-in-existing-estimates-22531035e0.md): Update the value of the custom field in existing estimates. - estimates [Mark an estimate as sent](https://5hi7dwnxtk.apidog.io/mark-an-estimate-as-sent-22531036e0.md): Mark a draft estimate as sent. - estimates [Mark an estimate as accepted](https://5hi7dwnxtk.apidog.io/mark-an-estimate-as-accepted-22531037e0.md): Mark a sent estimate as accepted if the customer has accepted it. - estimates [Mark an estimate as declined](https://5hi7dwnxtk.apidog.io/mark-an-estimate-as-declined-22531038e0.md): Mark a sent estimate as declined if the customer has rejected it. - estimates [Submit an estimate for approval](https://5hi7dwnxtk.apidog.io/submit-an-estimate-for-approval-22531039e0.md): Submit an estimate for approval. - estimates [Approve an estimate.](https://5hi7dwnxtk.apidog.io/approve-an-estimate-22531040e0.md): Approve an estimate. - estimates [Email an estimate](https://5hi7dwnxtk.apidog.io/email-an-estimate-22531041e0.md): Email an estimate to the customer. Input json string is not mandatory. If input json string is empty, mail will be send with default mail content. - estimates [Get estimate email content](https://5hi7dwnxtk.apidog.io/get-estimate-email-content-22531042e0.md): Get the email content of an estimate. - estimates [Email multiple estimates](https://5hi7dwnxtk.apidog.io/email-multiple-estimates-22531043e0.md): Send estimates to your customers by email. Maximum of 10 estimates can be sent at once. - estimates [Bulk export estimates](https://5hi7dwnxtk.apidog.io/bulk-export-estimates-22531044e0.md): Maximum of 25 estimates can be exported in a single pdf. - estimates [Bulk print estimates](https://5hi7dwnxtk.apidog.io/bulk-print-estimates-22531045e0.md): Export estimates as pdf and print them. Maximum of 25 estimates can be printed. - estimates [Update billing address](https://5hi7dwnxtk.apidog.io/update-billing-address-22531046e0.md): Updates the billing address for this estimate alone. - estimates [Update shipping address](https://5hi7dwnxtk.apidog.io/update-shipping-address-22531047e0.md): Updates the shipping address for an existing estimate alone. - estimates [List estimate template](https://5hi7dwnxtk.apidog.io/list-estimate-template-22531048e0.md): Get all estimate pdf templates. - estimates [Update estimate template](https://5hi7dwnxtk.apidog.io/update-estimate-template-22531049e0.md): Update the pdf template associated with the estimate. - estimates [List estimate comments & history](https://5hi7dwnxtk.apidog.io/list-estimate-comments-history-22531050e0.md): Get the complete history and comments of an estimate. - estimates [Add Comments](https://5hi7dwnxtk.apidog.io/add-comments-22531051e0.md): Add a comment for an estimate. - estimates [Update comment](https://5hi7dwnxtk.apidog.io/update-comment-22531052e0.md): Update an existing comment of an estimate. - estimates [Delete a comment](https://5hi7dwnxtk.apidog.io/delete-a-comment-22531053e0.md): Delete an estimate comment. - contacts [update an Estimate using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-an-estimate-using-a-custom-fields-unique-value-22531054e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update an estimate by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding estimate will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing estimates, a new estimate will be created if the necessary payload details are available - contacts [Create a Contact](https://5hi7dwnxtk.apidog.io/create-a-contact-22531055e0.md): Create a new contact with comprehensive business information. This operation allows you to create a customer or vendor by providing details such as contact name, company information, addresses, contact persons, payment terms, tax settings, and custom fields. The created contact can be used for generating invoices, bills, estimates, and other business transactions. The system automatically assigns a unique contact ID. - contacts [List Contacts](https://5hi7dwnxtk.apidog.io/list-contacts-22531056e0.md): Retrieve a comprehensive list of all contacts with advanced filters. This operation supports multiple search criteria including contact name, company name, address, email, phone, and general text search. You can filter contacts by status (active, inactive, duplicate, CRM) and sort by various fields. The response includes essential contact information, financial data including outstanding amounts and credit limits, and pagination details for efficient data retrieval. - contacts [Update a contact using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-a-contact-using-a-custom-fields-unique-value-22531057e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a contact by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding contact will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing contacts, a new contact will be created if the necessary payload details are available - contacts [Update a Contact](https://5hi7dwnxtk.apidog.io/update-a-contact-22531058e0.md): Update an existing contact with comprehensive business information. This operation allows you to modify all contact details including basic information, addresses, contact persons, payment terms, tax settings, and custom fields. For contact person, you can add new contact persons, update existing ones, or remove them by excluding them from the contact_persons list. - contacts [Get Contact](https://5hi7dwnxtk.apidog.io/get-contact-22531059e0.md): Retrieve comprehensive details of a specific contact. This operation provides complete contact details such as basic information, addresses, contact persons, payment terms, tax settings, custom fields, and financial data including outstanding amounts, credit limits, and transaction history. - contacts [Delete a Contact](https://5hi7dwnxtk.apidog.io/delete-a-contact-22531060e0.md): Delete an existing contact. - contacts [Mark as Active](https://5hi7dwnxtk.apidog.io/mark-as-active-22531061e0.md): Mark a contact as active. - contacts [Mark as Inactive](https://5hi7dwnxtk.apidog.io/mark-as-inactive-22531062e0.md): Mark a contact as inactive. - contacts [Enable Portal Access](https://5hi7dwnxtk.apidog.io/enable-portal-access-22531063e0.md): Enable portal access for a contact. - contacts [Enable Payment Reminders](https://5hi7dwnxtk.apidog.io/enable-payment-reminders-22531064e0.md): Enable automated payment reminders for a contact. - contacts [Disable Payment Reminders](https://5hi7dwnxtk.apidog.io/disable-payment-reminders-22531065e0.md): Disable automated payment reminders for a contact. - contacts [Email Statement](https://5hi7dwnxtk.apidog.io/email-statement-22531066e0.md): Email statement to the contact. If JSONString is not inputted, mail will be sent with the default mail content. - contacts [Get Statement Mail Content](https://5hi7dwnxtk.apidog.io/get-statement-mail-content-22531067e0.md): Get the statement mail content. - contacts [Email Contact](https://5hi7dwnxtk.apidog.io/email-contact-22531068e0.md): Send email to contact. - contacts [List Comments](https://5hi7dwnxtk.apidog.io/list-comments-22531069e0.md): List recent activities of a contact. - contacts [Get Contact Addresses](https://5hi7dwnxtk.apidog.io/get-contact-addresses-22531070e0.md): Get addresses of a contact including its Shipping Address, Billing Address and other additional addresses. - contacts [Add Additional Address](https://5hi7dwnxtk.apidog.io/add-additional-address-22531071e0.md): Add an additional address for a contact using the arguments below. - contacts [Edit Additional Address](https://5hi7dwnxtk.apidog.io/edit-additional-address-22531072e0.md): Edit the additional address of a contact using the arguments below. - contacts [Delete Additional Address](https://5hi7dwnxtk.apidog.io/delete-additional-address-22531073e0.md): Delete the additional address of a contact. - contacts [List Refunds](https://5hi7dwnxtk.apidog.io/list-refunds-22531074e0.md): List the refund history of a contact. - contacts [Track 1099](https://5hi7dwnxtk.apidog.io/track-1099-22531075e0.md): Track a contact for 1099 reporting: (Note: This API is only available when the organization's country is U.S.A). - contacts [Untrack 1099](https://5hi7dwnxtk.apidog.io/untrack-1099-22531076e0.md): Use this API to stop tracking payments to a vendor for 1099 reporting. (Note: This API is only available when the organization's country is U.S.A). - contacts [Get Unused Retainer Payments](https://5hi7dwnxtk.apidog.io/get-unused-retainer-payments-22531077e0.md): Retrieve information about unused retainer payments for a specific contact. This endpoint returns details of retainer payments that have been made but not yet applied to invoices, providing insight into available credit balances from retainer payments. - contact-persons [Create a contact person](https://5hi7dwnxtk.apidog.io/create-a-contact-person-22531078e0.md): Create a contact person for contact. - contact-persons [Update a contact person](https://5hi7dwnxtk.apidog.io/update-a-contact-person-22531079e0.md): Update an existing contact person. - contact-persons [Delete a contact person](https://5hi7dwnxtk.apidog.io/delete-a-contact-person-22531080e0.md): Delete an existing contact person. - contact-persons [List contact persons](https://5hi7dwnxtk.apidog.io/list-contact-persons-22531081e0.md): List all contacts with pagination. - contact-persons [Get a contact person](https://5hi7dwnxtk.apidog.io/get-a-contact-person-22531082e0.md): Get the contact person details. - contact-persons [Mark as primary contact person](https://5hi7dwnxtk.apidog.io/mark-as-primary-contact-person-22531083e0.md): Mark a contact person as primary for the contact. - sales-order [Create a sales order](https://5hi7dwnxtk.apidog.io/create-a-sales-order-22531084e0.md): Create a sales order for your customer. - sales-order [List sales orders](https://5hi7dwnxtk.apidog.io/list-sales-orders-22531085e0.md): List all sales orders. - sales-order [Update a sales order using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-a-sales-order-using-a-custom-fields-unique-value-22531086e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a sales order by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding sales order will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing sales orders, a new sales order will be created if the necessary payload details are available - sales-order [Update a sales order](https://5hi7dwnxtk.apidog.io/update-a-sales-order-22531087e0.md): Update an existing sales order. To delete a line item just remove it from the line_items list. - sales-order [Get a sales order](https://5hi7dwnxtk.apidog.io/get-a-sales-order-22531088e0.md): Get the details of a sales order. - sales-order [Delete a sales order](https://5hi7dwnxtk.apidog.io/delete-a-sales-order-22531089e0.md): Delete an existing sales order. Invoiced sales order cannot be deleted. - sales-order [Update custom field in existing salesorders](https://5hi7dwnxtk.apidog.io/update-custom-field-in-existing-salesorders-22531090e0.md): Update the value of the custom field in existing salesorders. - sales-order [Mark a sales order as open](https://5hi7dwnxtk.apidog.io/mark-a-sales-order-as-open-22531091e0.md): Mark a draft sales order as open. - sales-order [Mark a sales order as void](https://5hi7dwnxtk.apidog.io/mark-a-sales-order-as-void-22531092e0.md): Mark a sales order as void. - sales-order [Update a sales order sub status](https://5hi7dwnxtk.apidog.io/update-a-sales-order-sub-status-22531093e0.md): Update a sales order sub status. - sales-order [Email a sales order](https://5hi7dwnxtk.apidog.io/email-a-sales-order-22531094e0.md): Email a sales order to the customer. Input json string is not mandatory. If input json string is empty, mail will be send with default mail content. - sales-order [Get sales order email content](https://5hi7dwnxtk.apidog.io/get-sales-order-email-content-22531095e0.md): Get the email content of a sales order. - sales-order [Submit a sales order for approval](https://5hi7dwnxtk.apidog.io/submit-a-sales-order-for-approval-22531096e0.md): Submit a sales order for approval. - sales-order [Approve a sales order.](https://5hi7dwnxtk.apidog.io/approve-a-sales-order-22531097e0.md): Approve a sales order. - sales-order [Bulk export sales orders](https://5hi7dwnxtk.apidog.io/bulk-export-sales-orders-22531098e0.md): Maximum of 25 sales orders can be exported in a single pdf. - sales-order [Bulk print sales orders](https://5hi7dwnxtk.apidog.io/bulk-print-sales-orders-22531099e0.md): Export sales orders as pdf and print them. Maximum of 25 sales orders can be printed. - sales-order [Update billing address](https://5hi7dwnxtk.apidog.io/update-billing-address-22531100e0.md): Updates the billing address for this sales order alone. - sales-order [Update shipping address](https://5hi7dwnxtk.apidog.io/update-shipping-address-22531101e0.md): Updates the shipping address for this sales order alone. - sales-order [List sales order templates](https://5hi7dwnxtk.apidog.io/list-sales-order-templates-22531102e0.md): Get all sales order pdf templates. - sales-order [Update sales order template](https://5hi7dwnxtk.apidog.io/update-sales-order-template-22531103e0.md): Update the pdf template associated with the sales order. - sales-order [Get a sales order attachment](https://5hi7dwnxtk.apidog.io/get-a-sales-order-attachment-22531104e0.md): Returns the file attached to the sales order. - sales-order [Add attachment to a sales order](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-sales-order-22531105e0.md): Attach a file to a sales order. - sales-order [Update attachment preference](https://5hi7dwnxtk.apidog.io/update-attachment-preference-22531106e0.md): Set whether you want to send the attached file while emailing the sales order. - sales-order [Delete an attachment](https://5hi7dwnxtk.apidog.io/delete-an-attachment-22531107e0.md): Delete the file attached to the sales order. - sales-order [List sales order comments & history](https://5hi7dwnxtk.apidog.io/list-sales-order-comments-history-22531108e0.md): Get the complete history and comments of sales order. - sales-order [Add comment](https://5hi7dwnxtk.apidog.io/add-comment-22531109e0.md): Add a comment for a sales order. - sales-order [Update comment](https://5hi7dwnxtk.apidog.io/update-comment-22531110e0.md): Update existing comment of a sales order. - sales-order [Delete a comment](https://5hi7dwnxtk.apidog.io/delete-a-comment-22531111e0.md): Delete a sales order comment. - sales-receipt [Create a sales receipt](https://5hi7dwnxtk.apidog.io/create-a-sales-receipt-22531112e0.md): Create a sales receipt for immediate payment transactions. - sales-receipt [List sales receipts](https://5hi7dwnxtk.apidog.io/list-sales-receipts-22531113e0.md): List all sales receipts. - sales-receipt [Update a sales receipt](https://5hi7dwnxtk.apidog.io/update-a-sales-receipt-22531114e0.md): Update an existing sales receipt. - sales-receipt [Get a sales receipt](https://5hi7dwnxtk.apidog.io/get-a-sales-receipt-22531115e0.md): Get the details of a sales receipt. - sales-receipt [Delete a sales receipt](https://5hi7dwnxtk.apidog.io/delete-a-sales-receipt-22531116e0.md): Delete an existing sales receipt. - sales-receipt [Email a sales receipt](https://5hi7dwnxtk.apidog.io/email-a-sales-receipt-22531117e0.md): Email a sales receipt to the customer. - customer-debit-notes [Create a customer debit note](https://5hi7dwnxtk.apidog.io/create-a-customer-debit-note-22531118e0.md): Create a customer debit note for additional charges or adjustments to be made to the original invoice. - customer-debit-notes [List customer debit notes](https://5hi7dwnxtk.apidog.io/list-customer-debit-notes-22531119e0.md): Get a list of customer debit notes with helpful pagination, filtering, search, and sorting features. Perfect for viewing your debit note data in organized ways, whether you need to find specific debit notes or browse through your records. - customer-debit-notes [Update a customer debit note](https://5hi7dwnxtk.apidog.io/update-a-customer-debit-note-22531120e0.md): Update an existing customer debit note. To delete a line item just remove it from the line_items list. - customer-debit-notes [Get a customer debit note](https://5hi7dwnxtk.apidog.io/get-a-customer-debit-note-22531121e0.md): Get the details of a customer debit note. - customer-debit-notes [Delete a customer debit note](https://5hi7dwnxtk.apidog.io/delete-a-customer-debit-note-22531122e0.md): Delete an existing customer debit note. Debit notes which have payment or credits note applied cannot be deleted. - invoices [Update an invoice](https://5hi7dwnxtk.apidog.io/update-an-invoice-22531123e0.md): Update an existing invoice. To delete a line item just remove it from the line_items list. - invoices [Get an invoice](https://5hi7dwnxtk.apidog.io/get-an-invoice-22531124e0.md): Get the details of an invoice. - invoices [Delete an invoice](https://5hi7dwnxtk.apidog.io/delete-an-invoice-22531125e0.md): Delete an existing invoice. Invoices which have payment or credits note applied cannot be deleted. - invoices [Mark an invoice as sent](https://5hi7dwnxtk.apidog.io/mark-an-invoice-as-sent-22531126e0.md): Mark a draft invoice as sent. - invoices [Void an invoice](https://5hi7dwnxtk.apidog.io/void-an-invoice-22531127e0.md): Mark an invoice status as void. Upon voiding, the payments and credits associated with the invoices will be unassociated and will be under customer credits. - invoices [Mark as draft](https://5hi7dwnxtk.apidog.io/mark-as-draft-22531128e0.md): Mark a voided invoice as draft. - invoices [Email multiple invoices](https://5hi7dwnxtk.apidog.io/email-multiple-invoices-22531129e0.md): Send invoices to your customers by email. Maximum of 10 invoices can be sent at once. - invoices [Create an instant invoice](https://5hi7dwnxtk.apidog.io/create-an-instant-invoice-22531130e0.md): Create an instant invoice for all the confirmed sales orders you have selected. - invoices [Associate invoices with sales order](https://5hi7dwnxtk.apidog.io/associate-invoices-with-sales-order-22531131e0.md): Associate one or more existing invoices with a sales orders. - invoices [Submit an invoice for approval](https://5hi7dwnxtk.apidog.io/submit-an-invoice-for-approval-22531132e0.md): Submit an invoice for approval. - invoices [Approve an invoice.](https://5hi7dwnxtk.apidog.io/approve-an-invoice-22531133e0.md): Approve an invoice. - invoices [Get invoice email content](https://5hi7dwnxtk.apidog.io/get-invoice-email-content-22531134e0.md): Get the email content of an invoice. - invoices [Email an invoice](https://5hi7dwnxtk.apidog.io/email-an-invoice-22531135e0.md): Email an invoice to the customer. Input json string is not mandatory. If input json string is empty, mail will be send with default mail content. - invoices [Remind Customer](https://5hi7dwnxtk.apidog.io/remind-customer-22531136e0.md): Remind your customer about an unpaid invoice by email. Reminder will be sent, only for the invoices which are in open or overdue status. - invoices [Get payment reminder mail content](https://5hi7dwnxtk.apidog.io/get-payment-reminder-mail-content-22531137e0.md): Get the mail content of the payment reminder. - invoices [Bulk invoice reminder](https://5hi7dwnxtk.apidog.io/bulk-invoice-reminder-22531138e0.md): Remind your customer about an unpaid invoices by email. Reminder mail will be send, only for the invoices is in open or overdue status. Maximum 10 invoices can be reminded at once. - invoices [Bulk export Invoices](https://5hi7dwnxtk.apidog.io/bulk-export-invoices-22531139e0.md): Maximum of 25 invoices can be exported in a single pdf. - invoices [Bulk print invoices](https://5hi7dwnxtk.apidog.io/bulk-print-invoices-22531140e0.md): Export invoices as pdf and print them. Maximum of 25 invoices can be printed. - invoices [Disable payment reminder](https://5hi7dwnxtk.apidog.io/disable-payment-reminder-22531141e0.md): Disable automated payment reminders for an invoice. - invoices [Enable payment reminder](https://5hi7dwnxtk.apidog.io/enable-payment-reminder-22531142e0.md): Enable automated payment reminders for an invoice. - invoices [Write off invoice](https://5hi7dwnxtk.apidog.io/write-off-invoice-22531143e0.md): Write off the invoice balance amount of an invoice. - invoices [Cancel write off](https://5hi7dwnxtk.apidog.io/cancel-write-off-22531144e0.md): Cancel the write off amount of an invoice. - invoices [Update billing address](https://5hi7dwnxtk.apidog.io/update-billing-address-22531145e0.md): Updates the billing address for this invoice alone. - invoices [Update shipping address](https://5hi7dwnxtk.apidog.io/update-shipping-address-22531146e0.md): Updates the shipping address for this invoice alone. - invoices [List invoice templates](https://5hi7dwnxtk.apidog.io/list-invoice-templates-22531147e0.md): Get all invoice pdf templates. - invoices [Update invoice template](https://5hi7dwnxtk.apidog.io/update-invoice-template-22531148e0.md): Update the pdf template associated with the invoice. - invoices [List invoice payments](https://5hi7dwnxtk.apidog.io/list-invoice-payments-22531149e0.md): Get the list of payments made for an invoice. - invoices [List credits applied](https://5hi7dwnxtk.apidog.io/list-credits-applied-22531150e0.md): Get the list of credits applied for an invoice. - invoices [Apply credits](https://5hi7dwnxtk.apidog.io/apply-credits-22531151e0.md): Apply the customer credits either from credit notes or excess customer payments to an invoice. Multiple credits can be applied at once. - invoices [Delete a payment](https://5hi7dwnxtk.apidog.io/delete-a-payment-22531152e0.md): Delete a payment made to an invoice. - invoices [Delete applied credit](https://5hi7dwnxtk.apidog.io/delete-applied-credit-22531153e0.md): Delete a particular credit applied to an invoice. - invoices [Get last attached attachment](https://5hi7dwnxtk.apidog.io/get-last-attached-attachment-22531154e0.md): Returns the file attached to the invoice. - invoices [Add attachment to an invoice](https://5hi7dwnxtk.apidog.io/add-attachment-to-an-invoice-22531155e0.md): Attach a file to an invoice. - invoices [Update attachment preference](https://5hi7dwnxtk.apidog.io/update-attachment-preference-22531156e0.md): Set whether you want to send the attached file while emailing the invoice. - invoices [Delete last attached attachment](https://5hi7dwnxtk.apidog.io/delete-last-attached-attachment-22531157e0.md): Delete the file attached to the invoice. - invoices [Retrieve Invoice Document](https://5hi7dwnxtk.apidog.io/retrieve-invoice-document-22531158e0.md): Retrieve a specific document attached to an invoice with advanced retrieval options. - invoices [Delete Invoice attachment](https://5hi7dwnxtk.apidog.io/delete-invoice-attachment-22531159e0.md): Delete a specific document attached to an invoice. This operation permanently removes the document from the invoice and cannot be undone. Only documents that are not system-generated can be deleted. - invoices [Delete the expense receipt](https://5hi7dwnxtk.apidog.io/delete-the-expense-receipt-22531160e0.md): Delete the expense receipts attached to an invoice which is raised from an expense. - invoices [Update custom field in existing invoices](https://5hi7dwnxtk.apidog.io/update-custom-field-in-existing-invoices-22531161e0.md): Update the value of the custom field in existing invoices. - invoices [List invoice comments & history](https://5hi7dwnxtk.apidog.io/list-invoice-comments-history-22531162e0.md): Get the complete history and comments of an invoice. - invoices [Add comment](https://5hi7dwnxtk.apidog.io/add-comment-22531163e0.md): Add a comment for an invoice. - invoices [Update comment](https://5hi7dwnxtk.apidog.io/update-comment-22531164e0.md): Update an existing comment of an invoice. - invoices [Delete a comment](https://5hi7dwnxtk.apidog.io/delete-a-comment-22531165e0.md): Delete an invoice comment. - invoices [Generate payment link](https://5hi7dwnxtk.apidog.io/generate-payment-link-22531166e0.md): This API generates a payment link for the invoice with an expiry date. - recurring-invoices [Create a Recurring Invoice](https://5hi7dwnxtk.apidog.io/create-a-recurring-invoice-22531167e0.md): Creating a new recurring invoice. - recurring-invoices [List all Recurring Invoice](https://5hi7dwnxtk.apidog.io/list-all-recurring-invoice-22531168e0.md): List the details of all recurring invoice. - recurring-invoices [Update a recurring invoice using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-a-recurring-invoice-using-a-custom-fields-unique-value-22531169e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a recurring invoice by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding recurring invoice will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing recurring invoices, a new recurring invoice will be created if the necessary payload details are available - recurring-invoices [Update Recurring Invoice](https://5hi7dwnxtk.apidog.io/update-recurring-invoice-22531170e0.md): Update the recurring invoice. - recurring-invoices [Get a Recurring Invoice](https://5hi7dwnxtk.apidog.io/get-a-recurring-invoice-22531171e0.md): Get the details of a recurring invoice. - recurring-invoices [Delete a Recurring Invoice](https://5hi7dwnxtk.apidog.io/delete-a-recurring-invoice-22531172e0.md): Delete an existing recurring invoice. - recurring-invoices [Stop a Recurring Invoice](https://5hi7dwnxtk.apidog.io/stop-a-recurring-invoice-22531173e0.md): Stop an active recurring invoice. - recurring-invoices [Resume a Recurring Invoice](https://5hi7dwnxtk.apidog.io/resume-a-recurring-invoice-22531174e0.md): Resume a stopped recurring invoice. - recurring-invoices [Update Recurring Invoice template](https://5hi7dwnxtk.apidog.io/update-recurring-invoice-template-22531175e0.md): Update the pdf template associated with the recurring invoice. - recurring-invoices [List Recurring Invoice History](https://5hi7dwnxtk.apidog.io/list-recurring-invoice-history-22531176e0.md): Get the complete history and comments of a recurring invoice. - credit-notes [Create a credit note](https://5hi7dwnxtk.apidog.io/create-a-credit-note-22531177e0.md): Create a new credit note to record credits issued to customers for returned items, overpayments, or adjustments. Supports multi-currency transactions, custom line items, tax calculations, and workflows. - credit-notes [List all Credit Notes](https://5hi7dwnxtk.apidog.io/list-all-credit-notes-22531178e0.md): Retrieve a paginated list of credit notes with comprehensive filtering, sorting, and search capabilities. Use query parameters to filter by date, status, amount, customer details, items, taxes, and custom fields. - credit-notes [Update a credit note using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-a-credit-note-using-a-custom-fields-unique-value-22531179e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a credit note by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding credit note will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing credit notes, a new credit note will be created if the necessary payload details are available - credit-notes [Update a credit note](https://5hi7dwnxtk.apidog.io/update-a-credit-note-22531180e0.md): Details of an existing creditnote. - credit-notes [Get a credit note](https://5hi7dwnxtk.apidog.io/get-a-credit-note-22531181e0.md): Details of an existing creditnote. - credit-notes [Delete a credit note](https://5hi7dwnxtk.apidog.io/delete-a-credit-note-22531182e0.md): Delete an existing credit note. - credit-notes [Email a credit note](https://5hi7dwnxtk.apidog.io/email-a-credit-note-22531183e0.md): Email a credit note. - credit-notes [Get email content](https://5hi7dwnxtk.apidog.io/get-email-content-22531184e0.md): Get email content of a credit note. - credit-notes [Void a Credit Note](https://5hi7dwnxtk.apidog.io/void-a-credit-note-22531185e0.md): Mark the credit note as Void. - credit-notes [Convert Credit Note to Draft.](https://5hi7dwnxtk.apidog.io/convert-credit-note-to-draft-22531186e0.md): Convert a voided credit note to Draft. - credit-notes [Convert to Open](https://5hi7dwnxtk.apidog.io/convert-to-open-22531187e0.md): Convert a credit note in Draft status to Open. - credit-notes [Submit a credit note for approval](https://5hi7dwnxtk.apidog.io/submit-a-credit-note-for-approval-22531188e0.md): Submit an estimate for approval. - credit-notes [Approve a credit note.](https://5hi7dwnxtk.apidog.io/approve-a-credit-note-22531189e0.md): Approve a credit note. - credit-notes [Email history](https://5hi7dwnxtk.apidog.io/email-history-22531190e0.md): Get email history of a credit code. - credit-notes [Update billing address](https://5hi7dwnxtk.apidog.io/update-billing-address-22531191e0.md): Updates the billing address for an existing credit note alone. - credit-notes [Update Shipping address](https://5hi7dwnxtk.apidog.io/update-shipping-address-22531192e0.md): Updates the shipping address for an existing credit note alone. - credit-notes [List credit note template](https://5hi7dwnxtk.apidog.io/list-credit-note-template-22531193e0.md): Get all credit note pdf templates. - credit-notes [Update a credit note template](https://5hi7dwnxtk.apidog.io/update-a-credit-note-template-22531194e0.md): Update the pdf template associated with the credit note. - credit-notes [List invoices credited](https://5hi7dwnxtk.apidog.io/list-invoices-credited-22531195e0.md): List invoices to which the credit note is applied. - credit-notes [Credit to an invoice](https://5hi7dwnxtk.apidog.io/credit-to-an-invoice-22531196e0.md): Apply credit note to existing invoices. - credit-notes [Delete invoices credited](https://5hi7dwnxtk.apidog.io/delete-invoices-credited-22531197e0.md): Delete the credits applied to an invoice. - credit-notes [List credit note comments & history](https://5hi7dwnxtk.apidog.io/list-credit-note-comments-history-22531198e0.md): Get history and comments of a credit note. - credit-notes [Add a comment](https://5hi7dwnxtk.apidog.io/add-a-comment-22531199e0.md): Add a comment to an existing credit note. - credit-notes [Delete a Comment](https://5hi7dwnxtk.apidog.io/delete-a-comment-22531200e0.md): Delete a credit note comment. - credit-notes [List credit note refunds](https://5hi7dwnxtk.apidog.io/list-credit-note-refunds-22531201e0.md): List all refunds with pagination. - credit-notes [List refunds of a credit note](https://5hi7dwnxtk.apidog.io/list-refunds-of-a-credit-note-22531202e0.md): List all refunds of an existing credit note. - credit-notes [Refund credit note](https://5hi7dwnxtk.apidog.io/refund-credit-note-22531203e0.md): Refund credit note amount. - credit-notes [Get credit note refund](https://5hi7dwnxtk.apidog.io/get-credit-note-refund-22531204e0.md): Get refund of a particular credit note. - credit-notes [Update credit note refund](https://5hi7dwnxtk.apidog.io/update-credit-note-refund-22531205e0.md): Update the refunded transaction. - credit-notes [Delete credit note refund](https://5hi7dwnxtk.apidog.io/delete-credit-note-refund-22531206e0.md): Delete a credit note refund. - customer-payments [Create a payment](https://5hi7dwnxtk.apidog.io/create-a-payment-22531207e0.md): Create a new payment. - customer-payments [List Customer Payments](https://5hi7dwnxtk.apidog.io/list-customer-payments-22531208e0.md): List all the payments made by your customer. - customer-payments [Bulk delete Customer payments](https://5hi7dwnxtk.apidog.io/bulk-delete-customer-payments-22531209e0.md): Delete multiple customer payments. - customer-payments [Update a payment using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-a-payment-using-a-custom-fields-unique-value-22531210e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a payment by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding payment will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing payments, a new payment will be created if the necessary payload details are available - customer-payments [Update a payment](https://5hi7dwnxtk.apidog.io/update-a-payment-22531211e0.md): Update an existing payment information. - customer-payments [Retrieve a payment](https://5hi7dwnxtk.apidog.io/retrieve-a-payment-22531212e0.md): Details of an existing payment. - customer-payments [Delete a payment](https://5hi7dwnxtk.apidog.io/delete-a-payment-22531213e0.md): Delete an existing payment. - customer-payments [List refunds of a customer payment](https://5hi7dwnxtk.apidog.io/list-refunds-of-a-customer-payment-22531214e0.md): List all the refunds pertaining to an existing customer payment. - customer-payments [Refund an excess customer payment](https://5hi7dwnxtk.apidog.io/refund-an-excess-customer-payment-22531215e0.md): Refund the excess amount paid by the customer. - customer-payments [Update custom field in existing customerpayments](https://5hi7dwnxtk.apidog.io/update-custom-field-in-existing-customerpayments-22531216e0.md): Update the value of the custom field in existing customerpayments. - customer-payments [Details of a refund](https://5hi7dwnxtk.apidog.io/details-of-a-refund-22531217e0.md): Obtain details of a particular refund of a customer payment. - customer-payments [Update a refund](https://5hi7dwnxtk.apidog.io/update-a-refund-22531218e0.md): Update the refunded transaction. - customer-payments [Delete a Refund](https://5hi7dwnxtk.apidog.io/delete-a-refund-22531219e0.md): Delete refund pertaining to an existing customer payment. - recurring-expenses [Create a recurring expense](https://5hi7dwnxtk.apidog.io/create-a-recurring-expense-22531220e0.md): Create a recurring expense. - recurring-expenses [List recurring expenses](https://5hi7dwnxtk.apidog.io/list-recurring-expenses-22531221e0.md): List all the Expenses with pagination. - recurring-expenses [Update an recurring expense using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-an-recurring-expense-using-a-custom-fields-unique-value-22531222e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a recurring expense by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding recurring expense will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing recurring expenses, a new recurring expense will be created if the necessary payload details are available - recurring-expenses [Update a recurring expense](https://5hi7dwnxtk.apidog.io/update-a-recurring-expense-22531223e0.md): Update a recurring expense. - recurring-expenses [Get a recurring expense](https://5hi7dwnxtk.apidog.io/get-a-recurring-expense-22531224e0.md): Get the details of the recurring expense. - recurring-expenses [Delete a recurring expense](https://5hi7dwnxtk.apidog.io/delete-a-recurring-expense-22531225e0.md): Deleting an existing recurring expense. - recurring-expenses [Stop a recurring expense](https://5hi7dwnxtk.apidog.io/stop-a-recurring-expense-22531226e0.md): Stop an active recurring expense. - recurring-expenses [Resume a recurring Expense](https://5hi7dwnxtk.apidog.io/resume-a-recurring-expense-22531227e0.md): Resume a stopped recurring expense. - recurring-expenses [List child expenses created](https://5hi7dwnxtk.apidog.io/list-child-expenses-created-22531228e0.md): List child expenses created from recurring expense. - recurring-expenses [List recurring expense history](https://5hi7dwnxtk.apidog.io/list-recurring-expense-history-22531229e0.md): Get history and comments of a recurring expense. - expenses [Create an Expense](https://5hi7dwnxtk.apidog.io/create-an-expense-22531230e0.md): Create billable or non-billable expense. - expenses [List Expenses](https://5hi7dwnxtk.apidog.io/list-expenses-22531231e0.md): List all the Expenses with pagination. - expenses [Update an expense using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-an-expense-using-a-custom-fields-unique-value-22531232e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a expense by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding bill expense be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing expenses, a new expense will be created if the necessary payload details are available - expenses [Update an Expense](https://5hi7dwnxtk.apidog.io/update-an-expense-22531233e0.md): Update an existing Expense. - expenses [Get an Expense](https://5hi7dwnxtk.apidog.io/get-an-expense-22531234e0.md): Get the details of the Expense. - expenses [Delete an Expense](https://5hi7dwnxtk.apidog.io/delete-an-expense-22531235e0.md): Delete an existing expense. - expenses [List expense History & Comments](https://5hi7dwnxtk.apidog.io/list-expense-history-comments-22531236e0.md): Get history and comments of expense. - expenses [List employees](https://5hi7dwnxtk.apidog.io/list-employees-22531237e0.md): List employees with pagination. - expenses [Create an employee](https://5hi7dwnxtk.apidog.io/create-an-employee-22531238e0.md): Create an employee for an expense. - expenses [Get an employee](https://5hi7dwnxtk.apidog.io/get-an-employee-22531239e0.md): Get the details of the employee. - expenses [Delete an employee](https://5hi7dwnxtk.apidog.io/delete-an-employee-22531240e0.md): Delete an existing employee. - expenses [Get an expense receipt](https://5hi7dwnxtk.apidog.io/get-an-expense-receipt-22531241e0.md): Returns the receipt attached to the expense. - expenses [Add receipt to an expense.](https://5hi7dwnxtk.apidog.io/add-receipt-to-an-expense-22531242e0.md): Attach a receipt to an expense. - expenses [Delete a receipt](https://5hi7dwnxtk.apidog.io/delete-a-receipt-22531243e0.md): Delete the receipt attached to the expense. - expenses [Add attachment to an expense](https://5hi7dwnxtk.apidog.io/add-attachment-to-an-expense-22531244e0.md): Attach one or multiple files to an expense. This endpoint allows you to attach various types of documents to support your expense records. Returns document details for the uploaded attachments. - retainer-invoices [Create a retainerinvoice](https://5hi7dwnxtk.apidog.io/create-a-retainerinvoice-22531245e0.md): Create a retainer invoice for your customer. - retainer-invoices [List a retainer invoices](https://5hi7dwnxtk.apidog.io/list-a-retainer-invoices-22531246e0.md): List all retainer invoices with pagination. - retainer-invoices [update a retainerinvoice](https://5hi7dwnxtk.apidog.io/update-a-retainerinvoice-22531247e0.md): Update an existing invoice. - retainer-invoices [Get a retainer invoice](https://5hi7dwnxtk.apidog.io/get-a-retainer-invoice-22531248e0.md): Get the details of a retainer invoice. - retainer-invoices [Delete a retainer invoice](https://5hi7dwnxtk.apidog.io/delete-a-retainer-invoice-22531249e0.md): Delete an existing retainer invoice. Invoices which have payment or credits note applied cannot be deleted. - retainer-invoices [Mark a retainer invoice as sent](https://5hi7dwnxtk.apidog.io/mark-a-retainer-invoice-as-sent-22531250e0.md): Mark a draft retainer invoice as sent. - retainer-invoices [Update retainer invoice template](https://5hi7dwnxtk.apidog.io/update-retainer-invoice-template-22531251e0.md): Update the pdf template associated with the retainer invoice. - retainer-invoices [Void a retainer invoice](https://5hi7dwnxtk.apidog.io/void-a-retainer-invoice-22531252e0.md): Mark an invoice status as void. Upon voiding, the payments and credits associated with the retainer invoices will be unassociated and will be under customer credits. - retainer-invoices [Mark as draft](https://5hi7dwnxtk.apidog.io/mark-as-draft-22531253e0.md): Mark a voided retainer invoice as draft. - retainer-invoices [Submit a retainer invoice for approval](https://5hi7dwnxtk.apidog.io/submit-a-retainer-invoice-for-approval-22531254e0.md): Submit a retainer invoice for approval. - retainer-invoices [Approve a retainer invoice.](https://5hi7dwnxtk.apidog.io/approve-a-retainer-invoice-22531255e0.md): Approve a retainer invoice. - retainer-invoices [Email a retainer invoice](https://5hi7dwnxtk.apidog.io/email-a-retainer-invoice-22531256e0.md): Email a retainer invoice to the customer. Input json string is not mandatory. If input json string is empty, mail will be send with default mail content. - retainer-invoices [Get retainer invoice email content](https://5hi7dwnxtk.apidog.io/get-retainer-invoice-email-content-22531257e0.md): Get the email content of a retainer invoice. - retainer-invoices [Update billing address](https://5hi7dwnxtk.apidog.io/update-billing-address-22531258e0.md): Updates the billing address for this retainer invoice alone. - retainer-invoices [List retainer invoice templates](https://5hi7dwnxtk.apidog.io/list-retainer-invoice-templates-22531259e0.md): Get all retainer invoice pdf templates. - retainer-invoices [Get a retainer invoice attachment](https://5hi7dwnxtk.apidog.io/get-a-retainer-invoice-attachment-22531260e0.md): Returns the file attached to the retainer invoice. - retainer-invoices [Add attachment to a retainer invoice](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-retainer-invoice-22531261e0.md): Attach a file to an invoice. - retainer-invoices [Delete an attachment](https://5hi7dwnxtk.apidog.io/delete-an-attachment-22531262e0.md): Delete the file attached to the retainer invoice. - retainer-invoices [List retainer invoice comments & history](https://5hi7dwnxtk.apidog.io/list-retainer-invoice-comments-history-22531263e0.md): Get the complete history and comments of a retainer invoice. - retainer-invoices [Add comment](https://5hi7dwnxtk.apidog.io/add-comment-22531264e0.md): Add a comment for a retainer invoice. - retainer-invoices [Delete a comment](https://5hi7dwnxtk.apidog.io/delete-a-comment-22531265e0.md): Delete a retainer invoice comment. - retainer-invoices [Update comment](https://5hi7dwnxtk.apidog.io/update-comment-22531266e0.md): Update an existing comment of a retainer invoice. - purchase-order [Create a purchase order](https://5hi7dwnxtk.apidog.io/create-a-purchase-order-22531267e0.md): Create a purchase order for your vendor. - purchase-order [List purchase orders](https://5hi7dwnxtk.apidog.io/list-purchase-orders-22531268e0.md): List all purchase orders. - purchase-order [Update a purchase order using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-a-purchase-order-using-a-custom-fields-unique-value-22531269e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a purchase order by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding purchase order will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing purchase orders, a new purchase order will be created if the necessary payload details are available - purchase-order [Update a purchase order](https://5hi7dwnxtk.apidog.io/update-a-purchase-order-22531270e0.md): Update an existing purchase order. - purchase-order [Get a purchase order](https://5hi7dwnxtk.apidog.io/get-a-purchase-order-22531271e0.md): Get the details of a purchase order. - purchase-order [Delete purchase order](https://5hi7dwnxtk.apidog.io/delete-purchase-order-22531272e0.md): Delete an existing purchase order. - purchase-order [Update custom field in existing purchaseorders](https://5hi7dwnxtk.apidog.io/update-custom-field-in-existing-purchaseorders-22531273e0.md): Update the value of the custom field in existing purchaseorders. - purchase-order [Mark a purchase order as open](https://5hi7dwnxtk.apidog.io/mark-a-purchase-order-as-open-22531274e0.md): Mark a draft purchase order as open. - purchase-order [Mark as billed](https://5hi7dwnxtk.apidog.io/mark-as-billed-22531275e0.md): Mark a purchase order as billed. - purchase-order [Cancel a purchase order](https://5hi7dwnxtk.apidog.io/cancel-a-purchase-order-22531276e0.md): Mark a purchase order as cancelled. - purchase-order [Submit a purchase order for approval](https://5hi7dwnxtk.apidog.io/submit-a-purchase-order-for-approval-22531277e0.md): Submit a purchase order for approval. - purchase-order [Approve a purchase order](https://5hi7dwnxtk.apidog.io/approve-a-purchase-order-22531278e0.md): Approve a purchase order. - purchase-order [Email a purchase order](https://5hi7dwnxtk.apidog.io/email-a-purchase-order-22531279e0.md): Email a purchase order to the vendor. Input json string is not mandatory. If input json string is empty, mail will be send with default mail content. - purchase-order [Get purchase order email content](https://5hi7dwnxtk.apidog.io/get-purchase-order-email-content-22531280e0.md): Get the email content of a purchase order. - purchase-order [Update billing address](https://5hi7dwnxtk.apidog.io/update-billing-address-22531281e0.md): Updates the billing address for this purchase order alone. - purchase-order [List purchase order templates](https://5hi7dwnxtk.apidog.io/list-purchase-order-templates-22531282e0.md): Get all purchase order pdf templates. - purchase-order [Update purchase order template](https://5hi7dwnxtk.apidog.io/update-purchase-order-template-22531283e0.md): Update the pdf template associated with the purchase order. - purchase-order [Get a purchase order attachment](https://5hi7dwnxtk.apidog.io/get-a-purchase-order-attachment-22531284e0.md): Returns the file attached to the purchase order. - purchase-order [Add attachment to a purchase order](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-purchase-order-22531285e0.md): Attach a file to a purchase order. - purchase-order [Update attachment preference](https://5hi7dwnxtk.apidog.io/update-attachment-preference-22531286e0.md): Set whether you want to send the attached file while emailing the purchase order. - purchase-order [Delete an attachment](https://5hi7dwnxtk.apidog.io/delete-an-attachment-22531287e0.md): Delete the file attached to the purchase order. - purchase-order [List purchase order comments & history](https://5hi7dwnxtk.apidog.io/list-purchase-order-comments-history-22531288e0.md): Get the complete history and comments of purchase order. - purchase-order [Add comment](https://5hi7dwnxtk.apidog.io/add-comment-22531289e0.md): Add a comment for a purchase order. - purchase-order [Update comment](https://5hi7dwnxtk.apidog.io/update-comment-22531290e0.md): Update an existing comment of a purchase order. - purchase-order [Delete a comment](https://5hi7dwnxtk.apidog.io/delete-a-comment-22531291e0.md): Delete a purchase order comment. - purchase-order [Reject Purchase Order](https://5hi7dwnxtk.apidog.io/reject-purchase-order-22531292e0.md): Reject a purchase order. - bills [Create a bill](https://5hi7dwnxtk.apidog.io/create-a-bill-22531293e0.md): Create a bill received from your vendor. - bills [List bills](https://5hi7dwnxtk.apidog.io/list-bills-22531294e0.md): List all bills with pagination. - bills [Update a bill using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-a-bill-using-a-custom-fields-unique-value-22531295e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a bill by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding bill will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing bills, a new bill will be created if the necessary payload details are available - bills [Update a bill](https://5hi7dwnxtk.apidog.io/update-a-bill-22531296e0.md): Update a bill. To delete a line item just remove it from the line_items list. - bills [Get a bill](https://5hi7dwnxtk.apidog.io/get-a-bill-22531297e0.md): Get the details of a bill. - bills [Delete a bill](https://5hi7dwnxtk.apidog.io/delete-a-bill-22531298e0.md): Delete an existing bill. Bills which have payments applied cannot be deleted. - bills [Update custom field in existing bills](https://5hi7dwnxtk.apidog.io/update-custom-field-in-existing-bills-22531299e0.md): Update the value of the custom field in existing bills. - bills [Void a bill](https://5hi7dwnxtk.apidog.io/void-a-bill-22531300e0.md): Mark a bill status as void. - bills [Mark a bill as open](https://5hi7dwnxtk.apidog.io/mark-a-bill-as-open-22531301e0.md): Mark a void bill as open. - bills [Submit a bill for approval](https://5hi7dwnxtk.apidog.io/submit-a-bill-for-approval-22531302e0.md): Submit a bill for approval. - bills [Approve a bill](https://5hi7dwnxtk.apidog.io/approve-a-bill-22531303e0.md): Approve a bill. - bills [Update billing address](https://5hi7dwnxtk.apidog.io/update-billing-address-22531304e0.md): Updates the billing address for this bill. - bills [List bill payments](https://5hi7dwnxtk.apidog.io/list-bill-payments-22531305e0.md): Get the list of payments made for a bill. - bills [Apply credits](https://5hi7dwnxtk.apidog.io/apply-credits-22531306e0.md): Apply the vendor credits from excess vendor payments to a bill. Multiple credits can be applied at once. - bills [Delete a payment](https://5hi7dwnxtk.apidog.io/delete-a-payment-22531307e0.md): Delete a payment made to a bill. - bills [Get a bill attachment](https://5hi7dwnxtk.apidog.io/get-a-bill-attachment-22531308e0.md): Returns the file attached to the bill. - bills [Add attachment to a bill](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-bill-22531309e0.md): Attach a file to a bill. - bills [Delete an attachment](https://5hi7dwnxtk.apidog.io/delete-an-attachment-22531310e0.md): Delete the file attached to a bill. - bills [List bill comments & history](https://5hi7dwnxtk.apidog.io/list-bill-comments-history-22531311e0.md): Get the complete history and comments of a bill. - bills [Add comment](https://5hi7dwnxtk.apidog.io/add-comment-22531312e0.md): Add a comment for a bill. - bills [Delete a comment](https://5hi7dwnxtk.apidog.io/delete-a-comment-22531313e0.md): Delete a bill comment. - bills [Convert PO to Bill](https://5hi7dwnxtk.apidog.io/convert-po-to-bill-22531314e0.md): Create a bill for the selected purchase orders. Use this api to fetch the Bill payload by passing the purchaseorder_ids in the query parameters and then use the create bill api and pass the payload to create a bill
Create bill API Endpoint. - recurring-bills [Create a recurring bill](https://5hi7dwnxtk.apidog.io/create-a-recurring-bill-22531315e0.md): Create a recurring bill. - recurring-bills [List recurring bills](https://5hi7dwnxtk.apidog.io/list-recurring-bills-22531316e0.md): List all recurring bills with pagination. - recurring-bills [Update a recurring bill using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-a-recurring-bill-using-a-custom-fields-unique-value-22531317e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a recurring bill by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding recurring bill will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing recurring bills, a new recurring bill will be created if the necessary payload details are available - recurring-bills [Update a recurring bill](https://5hi7dwnxtk.apidog.io/update-a-recurring-bill-22531318e0.md): Update a recurring bill. To delete a line item just remove it from the line_items list. - recurring-bills [Get a recurring bill](https://5hi7dwnxtk.apidog.io/get-a-recurring-bill-22531319e0.md): Get the details of a recurring bill. - recurring-bills [Delete a recurring bill](https://5hi7dwnxtk.apidog.io/delete-a-recurring-bill-22531320e0.md): Delete an existing recurring bill. - recurring-bills [Stop a recurring bill](https://5hi7dwnxtk.apidog.io/stop-a-recurring-bill-22531321e0.md): Stop an active recurring bill. - recurring-bills [Resume a recurring Bill](https://5hi7dwnxtk.apidog.io/resume-a-recurring-bill-22531322e0.md): Resume a stopped recurring bill. - recurring-bills [List recurring bill history](https://5hi7dwnxtk.apidog.io/list-recurring-bill-history-22531323e0.md): Get history and comments of a recurring bill. - vendor-credits [Create a vendor credit](https://5hi7dwnxtk.apidog.io/create-a-vendor-credit-22531324e0.md): Create a new vendor credit to record credits issued by vendors for returned items, overpayments, or adjustments. Supports multi-currency transactions, custom line items, tax calculations, and workflows. - vendor-credits [List vendor credits](https://5hi7dwnxtk.apidog.io/list-vendor-credits-22531325e0.md): Retrieve a paginated list of vendor credits with comprehensive filtering, sorting, and search capabilities. Use query parameters to filter by date, status, amount, vendor details, items, taxes, and custom fields. - vendor-credits [Update vendor credit](https://5hi7dwnxtk.apidog.io/update-vendor-credit-22531326e0.md): Update an existing vendor credit. - vendor-credits [Get vendor credit](https://5hi7dwnxtk.apidog.io/get-vendor-credit-22531327e0.md): Get details of a vendor credit. - vendor-credits [Delete vendor credit](https://5hi7dwnxtk.apidog.io/delete-vendor-credit-22531328e0.md): Delete a vendor credit. - vendor-credits [Convert to open](https://5hi7dwnxtk.apidog.io/convert-to-open-22531329e0.md): Change an existing vendor credit status to open. - vendor-credits [Void vendor credit](https://5hi7dwnxtk.apidog.io/void-vendor-credit-22531330e0.md): Mark an existing vendor credit as void. - vendor-credits [Submit a Vendor credit for approval](https://5hi7dwnxtk.apidog.io/submit-a-vendor-credit-for-approval-22531331e0.md): Submit a Vendor credit for approval. - vendor-credits [Approve a Vendor credit](https://5hi7dwnxtk.apidog.io/approve-a-vendor-credit-22531332e0.md): Approve a Vendor credit. - vendor-credits [List bills credited](https://5hi7dwnxtk.apidog.io/list-bills-credited-22531333e0.md): List bills to which the vendor credit is applied. - vendor-credits [Apply credits to a bill](https://5hi7dwnxtk.apidog.io/apply-credits-to-a-bill-22531334e0.md): Apply vendor credit to existing bills. - vendor-credits [Delete bills credited](https://5hi7dwnxtk.apidog.io/delete-bills-credited-22531335e0.md): Delete the credits applied to a bill. Note: You should pass the vendor_credit_bill_id from "Get vendor credits > bills credited > vendor_credit_bill_id" section - vendor-credits [Refund a vendor credit](https://5hi7dwnxtk.apidog.io/refund-a-vendor-credit-22531336e0.md): Refund vendor credit amount. - vendor-credits [List refunds of a vendor credit](https://5hi7dwnxtk.apidog.io/list-refunds-of-a-vendor-credit-22531337e0.md): List all refunds of an existing vendor credit. - vendor-credits [Update vendor credit refund](https://5hi7dwnxtk.apidog.io/update-vendor-credit-refund-22531338e0.md): Update the refunded transaction. - vendor-credits [Get vendor credit refund](https://5hi7dwnxtk.apidog.io/get-vendor-credit-refund-22531339e0.md): Get refund of a particular vendor credit. - vendor-credits [Delete vendor credit refund](https://5hi7dwnxtk.apidog.io/delete-vendor-credit-refund-22531340e0.md): Delete a vendor credit refund. - vendor-credits [List vendor credit refunds](https://5hi7dwnxtk.apidog.io/list-vendor-credit-refunds-22531341e0.md): List all refunds with pagination. - vendor-credits [Add a comment](https://5hi7dwnxtk.apidog.io/add-a-comment-22531342e0.md): Add a comment to an existing vendor credit. - vendor-credits [List vendor credit comments & history](https://5hi7dwnxtk.apidog.io/list-vendor-credit-comments-history-22531343e0.md): Get history and comments of a vendor credit. - vendor-credits [Delete a comment](https://5hi7dwnxtk.apidog.io/delete-a-comment-22531344e0.md): Delete a vendor credit comment. - vendor-payments [Create a vendor payment](https://5hi7dwnxtk.apidog.io/create-a-vendor-payment-22531345e0.md): Create a payment made to your vendor and you can also apply them to bills either partially or fully. - vendor-payments [List vendor payments](https://5hi7dwnxtk.apidog.io/list-vendor-payments-22531346e0.md): List all the payments made to your vendor. - vendor-payments [Update an vendor payment using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-an-vendor-payment-using-a-custom-fields-unique-value-22531347e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a vendor payment by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding vendor payment will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing vendor payments, a new vendor payment will be created if the necessary payload details are available - vendor-payments [Bulk delete vendor payments](https://5hi7dwnxtk.apidog.io/bulk-delete-vendor-payments-22531348e0.md): Delete multiple vendor payments. - vendor-payments [Update a vendor payment](https://5hi7dwnxtk.apidog.io/update-a-vendor-payment-22531349e0.md): Update an existing vendor payment. You can also modify the amount applied to the bills. - vendor-payments [Get a vendor payment](https://5hi7dwnxtk.apidog.io/get-a-vendor-payment-22531350e0.md): Get the details of a vendor payment. - vendor-payments [Delete a vendor payment](https://5hi7dwnxtk.apidog.io/delete-a-vendor-payment-22531351e0.md): Delete an existing vendor payment. - vendor-payments [List refunds of a vendor payment](https://5hi7dwnxtk.apidog.io/list-refunds-of-a-vendor-payment-22531352e0.md): List all the refunds pertaining to an existing vendor payment. - vendor-payments [Refund an excess vendor payment](https://5hi7dwnxtk.apidog.io/refund-an-excess-vendor-payment-22531353e0.md): Refund the excess amount paid to the vendor. - vendor-payments [Details of a refund](https://5hi7dwnxtk.apidog.io/details-of-a-refund-22531354e0.md): Obtain details of a particular refund of a vendor payment. - vendor-payments [Update a refund](https://5hi7dwnxtk.apidog.io/update-a-refund-22531355e0.md): Update the refunded transaction. - vendor-payments [Delete a refund](https://5hi7dwnxtk.apidog.io/delete-a-refund-22531356e0.md): Delete refund pertaining to an existing vendor payment. - vendor-payments [Email a vendor payment](https://5hi7dwnxtk.apidog.io/email-a-vendor-payment-22531357e0.md): Send a vendor payment receipt to the vendor via email. You can customize the email content, attach files, and control sender preferences. If the request body is empty, the email will be sent with default content based on the email template associated with the vendor or the default template. - vendor-payments [Get vendor payment email content](https://5hi7dwnxtk.apidog.io/get-vendor-payment-email-content-22531358e0.md): Retrieve the pre-populated email content for a vendor payment, including subject, body, recipient contacts, sender options, and attachment details. This endpoint provides all the necessary information to compose and send a vendor payment receipt email. - custom-modules [Get Record List of a Custom Module](https://5hi7dwnxtk.apidog.io/get-record-list-of-a-custom-module-22531359e0.md): To get the list of records of a custom module, you can use the argument below - custom-modules [Bulk Update Custom Module](https://5hi7dwnxtk.apidog.io/bulk-update-custom-module-22531360e0.md): To update existing custom module records in bulk, use the argument below - custom-modules [Create Custom Modules](https://5hi7dwnxtk.apidog.io/create-custom-modules-22531361e0.md): To create a custom module, you can use the argument below - custom-modules [ Delete Custom Modules](https://5hi7dwnxtk.apidog.io/-delete-custom-modules-22531362e0.md): To delete a custom module, you can use the argument below - custom-modules [Get Individual Record Details](https://5hi7dwnxtk.apidog.io/get-individual-record-details-22531363e0.md): To get the details of an individual organisation, use the argument below. - custom-modules [Update Custom Module](https://5hi7dwnxtk.apidog.io/update-custom-module-22531364e0.md): To update an existing custom module, use the argument below - custom-modules [Delete individual records ](https://5hi7dwnxtk.apidog.io/delete-individual-records-22531365e0.md): to delete individual records of a custom module, use the argument below - bank-accounts [Create a bank account](https://5hi7dwnxtk.apidog.io/create-a-bank-account-22531366e0.md): Create a bank account or a credit card account for your organization. - bank-accounts [List view of accounts](https://5hi7dwnxtk.apidog.io/list-view-of-accounts-22531367e0.md): List all bank and credit card accounts for your organization. - bank-accounts [Update bank account](https://5hi7dwnxtk.apidog.io/update-bank-account-22531368e0.md): Modify the account that was created. - bank-accounts [Get account details](https://5hi7dwnxtk.apidog.io/get-account-details-22531369e0.md): Get a detailed look of the account specified. - bank-accounts [Delete an account](https://5hi7dwnxtk.apidog.io/delete-an-account-22531370e0.md): Delete a bank account from your organization. - bank-accounts [Deactivate account.](https://5hi7dwnxtk.apidog.io/deactivate-account-22531371e0.md): Make an account inactive. - bank-accounts [Activate account](https://5hi7dwnxtk.apidog.io/activate-account-22531372e0.md): Make an account active. - bank-accounts [Import a Bank/Credit Card Statement](https://5hi7dwnxtk.apidog.io/import-a-bankcredit-card-statement-22531373e0.md): Import your bank/credit card feeds into your account. - bank-accounts [Get last imported statement](https://5hi7dwnxtk.apidog.io/get-last-imported-statement-22531374e0.md): Get the details of previously imported statement for the account. - bank-accounts [Delete last imported statement](https://5hi7dwnxtk.apidog.io/delete-last-imported-statement-22531375e0.md): Delete the statement that was previously imported. - bank-transactions [Create a transaction for an account](https://5hi7dwnxtk.apidog.io/create-a-transaction-for-an-account-22531376e0.md): Create a bank transaction based on the allowed transaction types. - bank-transactions [Get transactions list](https://5hi7dwnxtk.apidog.io/get-transactions-list-22531377e0.md): Get all the transaction details involved in an account. - bank-transactions [Update a transaction](https://5hi7dwnxtk.apidog.io/update-a-transaction-22531378e0.md): Make changes in the applicable fields of a transaction and update it. - bank-transactions [Get transaction](https://5hi7dwnxtk.apidog.io/get-transaction-22531379e0.md): Fetch the details of a transaction by specifying the transaction_id. - bank-transactions [Delete a transaction](https://5hi7dwnxtk.apidog.io/delete-a-transaction-22531380e0.md): Delete a transaction from an account by specifying the transaction_id. - bank-transactions [Get matching transactions](https://5hi7dwnxtk.apidog.io/get-matching-transactions-22531381e0.md): Provide criteria to search for matching uncategorised transactions. The list of transactions can also include invoices/bills/credit-notes which will not be matched directly. Instead, a new (payment/refund) transaction is recorded and matched. - bank-transactions [Match a transaction](https://5hi7dwnxtk.apidog.io/match-a-transaction-22531382e0.md): Match an uncategorized transaction with an existing transaction in the account. - bank-transactions [Unmatch a matched transaction](https://5hi7dwnxtk.apidog.io/unmatch-a-matched-transaction-22531383e0.md): Unmatch a transaction that was previously matched and make it uncategorized. - bank-transactions [Exclude a transaction](https://5hi7dwnxtk.apidog.io/exclude-a-transaction-22531384e0.md): Exclude a transaction from your bank or credit card account. - bank-transactions [Restore a transaction](https://5hi7dwnxtk.apidog.io/restore-a-transaction-22531385e0.md): Restore an excluded transaction in your account. - bank-transactions [Categorize an uncategorized transaction](https://5hi7dwnxtk.apidog.io/categorize-an-uncategorized-transaction-22531386e0.md): Categorize an uncategorized transaction by creating a new transaction. - bank-transactions [Categorize as expense](https://5hi7dwnxtk.apidog.io/categorize-as-expense-22531387e0.md): Categorize an Uncategorized transaction as expense. - bank-transactions [Uncategorize a categorized transaction](https://5hi7dwnxtk.apidog.io/uncategorize-a-categorized-transaction-22531388e0.md): Revert a categorized transaction as uncategorized. - bank-transactions [Categorize a vendor payment](https://5hi7dwnxtk.apidog.io/categorize-a-vendor-payment-22531389e0.md): Categorize an uncategorized transaction as Vendor Payment. - bank-transactions [Categorize as customer payment](https://5hi7dwnxtk.apidog.io/categorize-as-customer-payment-22531390e0.md): Categorize an uncategorized transaction as Customer Payment. - bank-transactions [Categorize as credit note refunds](https://5hi7dwnxtk.apidog.io/categorize-as-credit-note-refunds-22531391e0.md): Categorize an Uncategorized transaction as a refund from a credit note. - bank-transactions [Categorize as vendor credit refunds](https://5hi7dwnxtk.apidog.io/categorize-as-vendor-credit-refunds-22531392e0.md): Categorize an uncategorized transaction as a refund from a vendor credit. - bank-transactions [Categorize as Customer Payment refund](https://5hi7dwnxtk.apidog.io/categorize-as-customer-payment-refund-22531393e0.md): Categorizing bank transactions as Payment Refund. - bank-transactions [Categorize as Vendor Payment refund](https://5hi7dwnxtk.apidog.io/categorize-as-vendor-payment-refund-22531394e0.md): Categorizing bank transactions as Vendor Payment Refund. - bank-rules [Get Rules List](https://5hi7dwnxtk.apidog.io/get-rules-list-22531395e0.md): Fetch all the rules created for a specified bank or credit card account ID. - bank-rules [Create a rule](https://5hi7dwnxtk.apidog.io/create-a-rule-22531396e0.md): Create a rule and apply it on deposit/withdrawal for bank accounts and on refund/charges for credit card accounts. - bank-rules [Get a rule](https://5hi7dwnxtk.apidog.io/get-a-rule-22531397e0.md): Get details of a specific rule. - bank-rules [Update a rule](https://5hi7dwnxtk.apidog.io/update-a-rule-22531398e0.md): Make changes to the rule, add or modify it and update. - bank-rules [Delete a rule](https://5hi7dwnxtk.apidog.io/delete-a-rule-22531399e0.md): Delete a rule from your account and make it no longer applicable on the transactions. - chart-of-accounts [Create an account](https://5hi7dwnxtk.apidog.io/create-an-account-22531400e0.md): Creates an account with the given account type. - chart-of-accounts [List chart of accounts](https://5hi7dwnxtk.apidog.io/list-chart-of-accounts-22531401e0.md): List all chart of accounts along with pagination. - chart-of-accounts [Update an account](https://5hi7dwnxtk.apidog.io/update-an-account-22531402e0.md): Updates the account information. - chart-of-accounts [Get an account](https://5hi7dwnxtk.apidog.io/get-an-account-22531403e0.md): Gets the details of an account. - chart-of-accounts [Delete an account](https://5hi7dwnxtk.apidog.io/delete-an-account-22531404e0.md): Deletes the given account. Accounts associated in any transaction/products could not be deleted. - chart-of-accounts [Mark an account as active](https://5hi7dwnxtk.apidog.io/mark-an-account-as-active-22531405e0.md): Updates the account status as active. - chart-of-accounts [Mark an account as inactive](https://5hi7dwnxtk.apidog.io/mark-an-account-as-inactive-22531406e0.md): Updates the account status as inactive. - chart-of-accounts [List of transactions for an account](https://5hi7dwnxtk.apidog.io/list-of-transactions-for-an-account-22531407e0.md): List all involved transactions for the given account. - chart-of-accounts [Delete a transaction](https://5hi7dwnxtk.apidog.io/delete-a-transaction-22531408e0.md): Deletes the transaction. - journals [Create a journal](https://5hi7dwnxtk.apidog.io/create-a-journal-22531409e0.md): Create a journal. - journals [Get journal list](https://5hi7dwnxtk.apidog.io/get-journal-list-22531410e0.md): Get journal list. - journals [Update a journal](https://5hi7dwnxtk.apidog.io/update-a-journal-22531411e0.md): Updates the journal with given information. - journals [Get journal](https://5hi7dwnxtk.apidog.io/get-journal-22531412e0.md): Get the details of the journal. - journals [Delete a journal](https://5hi7dwnxtk.apidog.io/delete-a-journal-22531413e0.md): Deletes the given journal. - journals [Mark a journal as published](https://5hi7dwnxtk.apidog.io/mark-a-journal-as-published-22531414e0.md): Mark a draft journal as published. - journals [Add attachment to a journal](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-journal-22531415e0.md): Attach a file to a journal. - journals [Add comment](https://5hi7dwnxtk.apidog.io/add-comment-22531416e0.md): Add a comment for a journal. - journals [Delete a comment](https://5hi7dwnxtk.apidog.io/delete-a-comment-22531417e0.md): Delete a jounral comment. - fixed-assets [Create a fixed asset](https://5hi7dwnxtk.apidog.io/create-a-fixed-asset-22531418e0.md): Create a fixed asset. - fixed-assets [Get fixed asset list](https://5hi7dwnxtk.apidog.io/get-fixed-asset-list-22531419e0.md): fixed asset list. - fixed-assets [Update a fixed asset](https://5hi7dwnxtk.apidog.io/update-a-fixed-asset-22531420e0.md): Updates the fixed asset with given information. - fixed-assets [Get fixed asset](https://5hi7dwnxtk.apidog.io/get-fixed-asset-22531421e0.md): Get the details of the fixed asset. - fixed-assets [Delete a fixed asset](https://5hi7dwnxtk.apidog.io/delete-a-fixed-asset-22531422e0.md): Deletes the given fixed asset. - fixed-assets [Get fixed asset history](https://5hi7dwnxtk.apidog.io/get-fixed-asset-history-22531423e0.md): It displays a detailed summary of the asset from acquisition till write off. - fixed-assets [Get fixed asset's forecast depreciation](https://5hi7dwnxtk.apidog.io/get-fixed-assets-forecast-depreciation-22531424e0.md): It displays a detailed summary of the asset’s future depreciation rates. - fixed-assets [Mark fixed asset as active](https://5hi7dwnxtk.apidog.io/mark-fixed-asset-as-active-22531425e0.md): Mark the fixed asset as active to start calculating depreciation for the asset. - fixed-assets [Cancel fixed asset](https://5hi7dwnxtk.apidog.io/cancel-fixed-asset-22531426e0.md): Cancel the fixed asset. - fixed-assets [Mark fixed asset as draft](https://5hi7dwnxtk.apidog.io/mark-fixed-asset-as-draft-22531427e0.md): Mark the fixed asset as draft. - fixed-assets [Write off fixed asset](https://5hi7dwnxtk.apidog.io/write-off-fixed-asset-22531428e0.md): Write off the fixed asset. - fixed-assets [Sell fixed asset](https://5hi7dwnxtk.apidog.io/sell-fixed-asset-22531429e0.md): Sell the fixed asset. - fixed-assets [Add a comment](https://5hi7dwnxtk.apidog.io/add-a-comment-22531430e0.md): Add a comment to the fixed asset. - fixed-assets [Delete a comment](https://5hi7dwnxtk.apidog.io/delete-a-comment-22531431e0.md): Delete the comment of the fixed asset. - fixed-assets [Create a fixed asset type](https://5hi7dwnxtk.apidog.io/create-a-fixed-asset-type-22531432e0.md): Create a fixed asset type. - fixed-assets [Get fixed asset type list](https://5hi7dwnxtk.apidog.io/get-fixed-asset-type-list-22531433e0.md): fixed asset type list. - fixed-assets [Update a fixed asset type](https://5hi7dwnxtk.apidog.io/update-a-fixed-asset-type-22531434e0.md): Updates the fixed asset type with given information. - fixed-assets [Delete a fixed asset type](https://5hi7dwnxtk.apidog.io/delete-a-fixed-asset-type-22531435e0.md): Deletes the given fixed asset type. - base-currency-adjustment [Create a base currency adjustment](https://5hi7dwnxtk.apidog.io/create-a-base-currency-adjustment-22531436e0.md): Creates a base currency adjustment for the given information. - base-currency-adjustment [List base currency adjustment](https://5hi7dwnxtk.apidog.io/list-base-currency-adjustment-22531437e0.md): Lists base currency adjustment. - base-currency-adjustment [Get a base currency adjustment](https://5hi7dwnxtk.apidog.io/get-a-base-currency-adjustment-22531438e0.md): Get the base currency adjustment details. - base-currency-adjustment [Delete a base currency adjustment](https://5hi7dwnxtk.apidog.io/delete-a-base-currency-adjustment-22531439e0.md): Deletes the base currency adjustment. - base-currency-adjustment [List account details for base currency adjustment](https://5hi7dwnxtk.apidog.io/list-account-details-for-base-currency-adjustment-22531440e0.md): List of accounts having transaction with effect to the given exchange rate. - projects [Create a project](https://5hi7dwnxtk.apidog.io/create-a-project-22531441e0.md): Create a project. - projects [List projects](https://5hi7dwnxtk.apidog.io/list-projects-22531442e0.md): List all projects with pagination. - projects [Update a project using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-a-project-using-a-custom-fields-unique-value-22531443e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update a project by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding project will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing projects, a new project will be created if the necessary payload details are available - projects [Update project](https://5hi7dwnxtk.apidog.io/update-project-22531444e0.md): Update details of a project. - projects [Get a project](https://5hi7dwnxtk.apidog.io/get-a-project-22531445e0.md): Get the details of a project. - projects [Delete project](https://5hi7dwnxtk.apidog.io/delete-project-22531446e0.md): Deleting a existing project. - projects [Activate project](https://5hi7dwnxtk.apidog.io/activate-project-22531447e0.md): Mark project as active. - projects [Inactivate a project](https://5hi7dwnxtk.apidog.io/inactivate-a-project-22531448e0.md): Marking a project as inactive. - projects [Clone project](https://5hi7dwnxtk.apidog.io/clone-project-22531449e0.md): Cloning a project. - projects [Assign users](https://5hi7dwnxtk.apidog.io/assign-users-22531450e0.md): Assign a users to a project. - projects [List Users](https://5hi7dwnxtk.apidog.io/list-users-22531451e0.md): Get list of users associated with a project. - projects [Invite user](https://5hi7dwnxtk.apidog.io/invite-user-22531452e0.md): Invite and user to the project. - projects [Update user](https://5hi7dwnxtk.apidog.io/update-user-22531453e0.md): Update details of a user. - projects [Get a Project User](https://5hi7dwnxtk.apidog.io/get-a-project-user-22531454e0.md): Get details of a user in project. - projects [Delete user](https://5hi7dwnxtk.apidog.io/delete-user-22531455e0.md): Remove user from a project. - projects [Post comment](https://5hi7dwnxtk.apidog.io/post-comment-22531456e0.md): Post comment to a project. - projects [List comments](https://5hi7dwnxtk.apidog.io/list-comments-22531457e0.md): Get comments for a project. - projects [Delete comment](https://5hi7dwnxtk.apidog.io/delete-comment-22531458e0.md): Deleting a comment. - projects [List invoices](https://5hi7dwnxtk.apidog.io/list-invoices-22531459e0.md): Lists invoices created for this project. - tasks [Add a task](https://5hi7dwnxtk.apidog.io/add-a-task-22531460e0.md): The task has been added. - tasks [List tasks](https://5hi7dwnxtk.apidog.io/list-tasks-22531461e0.md): Get list of tasks added to a project. - tasks [Update a task](https://5hi7dwnxtk.apidog.io/update-a-task-22531462e0.md): Update the details of a task. - tasks [Get a task](https://5hi7dwnxtk.apidog.io/get-a-task-22531463e0.md): Get the details of a task. - tasks [Delete Task](https://5hi7dwnxtk.apidog.io/delete-task-22531464e0.md): Delete a task added to a project. - time-entries [Log time entries](https://5hi7dwnxtk.apidog.io/log-time-entries-22531465e0.md): Logging time entries. - time-entries [List time entries.](https://5hi7dwnxtk.apidog.io/list-time-entries-22531466e0.md): List all time entries with pagination. - time-entries [Delete time entries](https://5hi7dwnxtk.apidog.io/delete-time-entries-22531467e0.md): Deleting time entries. - time-entries [Update time entry](https://5hi7dwnxtk.apidog.io/update-time-entry-22531468e0.md): Update logged time entry. - time-entries [Get a time entry](https://5hi7dwnxtk.apidog.io/get-a-time-entry-22531469e0.md): Get details of a time entry. - time-entries [Delete time entry](https://5hi7dwnxtk.apidog.io/delete-time-entry-22531470e0.md): Deleting a logged time entry. - time-entries [Start timer](https://5hi7dwnxtk.apidog.io/start-timer-22531471e0.md): Start tracking time spent. - time-entries [Stop timer](https://5hi7dwnxtk.apidog.io/stop-timer-22531472e0.md): Stop tracking time, say taking a break or leaving. - time-entries [Get timer](https://5hi7dwnxtk.apidog.io/get-timer-22531473e0.md): Get current running timer. - users [Create a user](https://5hi7dwnxtk.apidog.io/create-a-user-22531474e0.md): Create a user for your organization. - users [List Users](https://5hi7dwnxtk.apidog.io/list-users-22531475e0.md): Get the list of all users in the organization. - users [Update a user](https://5hi7dwnxtk.apidog.io/update-a-user-22531476e0.md): Update the details of a user. - users [Get an user details](https://5hi7dwnxtk.apidog.io/get-an-user-details-22531477e0.md): Get the details of a user. - users [Delete a user](https://5hi7dwnxtk.apidog.io/delete-a-user-22531478e0.md): Delete a user associated to the organization. - users [Get current user](https://5hi7dwnxtk.apidog.io/get-current-user-22531479e0.md): Get the details of the current user. - users [Invite a user](https://5hi7dwnxtk.apidog.io/invite-a-user-22531480e0.md): Send invitation email to a user. - users [Mark user as active](https://5hi7dwnxtk.apidog.io/mark-user-as-active-22531481e0.md): Mark an inactive user as active. - users [Mark user as inactive](https://5hi7dwnxtk.apidog.io/mark-user-as-inactive-22531482e0.md): Mark an active user as inactive. - items [Create an Item](https://5hi7dwnxtk.apidog.io/create-an-item-22531483e0.md): Create a new item. - items [List items](https://5hi7dwnxtk.apidog.io/list-items-22531484e0.md): Get the list of all active items with pagination. - items [Update an item using a custom field's unique value](https://5hi7dwnxtk.apidog.io/update-an-item-using-a-custom-fields-unique-value-22531485e0.md): A custom field will have unique values if it's configured to not accept duplicate values. Now, you can use that custom field's value to update an item by providing its API name in the X-Unique-Identifier-Key header and its value in the X-Unique-Identifier-Value header. Based on this value, the corresponding item will be retrieved and updated. Additionally, there is an optional X-Upsert header. If the X-Upsert header is true and the custom field's unique value is not found in any of the existing items, a new item will be created if the necessary payload details are available - items [Update an item](https://5hi7dwnxtk.apidog.io/update-an-item-22531486e0.md): Update the details of an item. - items [Get an item](https://5hi7dwnxtk.apidog.io/get-an-item-22531487e0.md): Details of an existing item. - items [Delete an item](https://5hi7dwnxtk.apidog.io/delete-an-item-22531488e0.md): Delete the item created.items that are part of transaction cannot be deleted. - items [Update custom field in existing items](https://5hi7dwnxtk.apidog.io/update-custom-field-in-existing-items-22531489e0.md): Update the value of the custom field in existing items. - items [Mark as active](https://5hi7dwnxtk.apidog.io/mark-as-active-22531490e0.md): Mark an inactive item as active. - items [Mark as inactive](https://5hi7dwnxtk.apidog.io/mark-as-inactive-22531491e0.md): Mark an active item as inactive. - locations [Enable Locations](https://5hi7dwnxtk.apidog.io/enable-locations-22531492e0.md): Enable Locations for an organisation. - locations [Create a location](https://5hi7dwnxtk.apidog.io/create-a-location-22531493e0.md): Create a location. - locations [List all locations](https://5hi7dwnxtk.apidog.io/list-all-locations-22531494e0.md): List all the available locations in your zoho inventory. - locations [Update location](https://5hi7dwnxtk.apidog.io/update-location-22531495e0.md): Update location - locations [Delete a location](https://5hi7dwnxtk.apidog.io/delete-a-location-22531496e0.md): Delete a location. - locations [Mark as Active](https://5hi7dwnxtk.apidog.io/mark-as-active-22531497e0.md): Mark location as Active. - locations [Mark as Inactive](https://5hi7dwnxtk.apidog.io/mark-as-inactive-22531498e0.md): Mark location as Inactive. - locations [Mark as Primary](https://5hi7dwnxtk.apidog.io/mark-as-primary-22531499e0.md): Mark location as primary. - currency [Create a Currency](https://5hi7dwnxtk.apidog.io/create-a-currency-22531500e0.md): Create a currency for transaction. - currency [List Currencies](https://5hi7dwnxtk.apidog.io/list-currencies-22531501e0.md): Get list of currencies configured. - currency [Update a Currency](https://5hi7dwnxtk.apidog.io/update-a-currency-22531502e0.md): Update the details of a currency. - currency [Get a Currency](https://5hi7dwnxtk.apidog.io/get-a-currency-22531503e0.md): Get the details of a currency. - currency [Delete a currency](https://5hi7dwnxtk.apidog.io/delete-a-currency-22531504e0.md): Delete a currency. Currency that is associated to transactions cannot be deleted. - currency [List exchange rates](https://5hi7dwnxtk.apidog.io/list-exchange-rates-22531505e0.md): List of exchange rates configured for the currency. - currency [Create an exchange rate](https://5hi7dwnxtk.apidog.io/create-an-exchange-rate-22531506e0.md): Create an exchange rate for the specified currency. - currency [Get an exchange rate.](https://5hi7dwnxtk.apidog.io/get-an-exchange-rate-22531507e0.md): Get the details of an exchange rate that has been asscoiated to the currency. - currency [Update an exchange rate](https://5hi7dwnxtk.apidog.io/update-an-exchange-rate-22531508e0.md): Update the details of exchange rate for a currency. - currency [Delete an exchage rate](https://5hi7dwnxtk.apidog.io/delete-an-exchage-rate-22531509e0.md): Delete an exchange rate for the specified currency. - taxes [Create a tax](https://5hi7dwnxtk.apidog.io/create-a-tax-22531510e0.md): Create a tax which can be associated with an item. - taxes [List taxes](https://5hi7dwnxtk.apidog.io/list-taxes-22531511e0.md): List of simple and compound taxes with pagination. - taxes [Update a tax](https://5hi7dwnxtk.apidog.io/update-a-tax-22531512e0.md): Update the details of a simple or compound tax. - taxes [Get a tax](https://5hi7dwnxtk.apidog.io/get-a-tax-22531513e0.md): Get the details of a simple or compound tax. - taxes [Delete a tax](https://5hi7dwnxtk.apidog.io/delete-a-tax-22531514e0.md): Delete a simple or compound tax. - taxes [Get a tax group](https://5hi7dwnxtk.apidog.io/get-a-tax-group-22531515e0.md): Get the details of a tax group. - taxes [Update a tax group](https://5hi7dwnxtk.apidog.io/update-a-tax-group-22531516e0.md): Update the details of the tax group. - taxes [Delete a tax group](https://5hi7dwnxtk.apidog.io/delete-a-tax-group-22531517e0.md): Delete a tax group. Tax group that is associated to transactions cannot be deleted. - taxes [Create a tax group](https://5hi7dwnxtk.apidog.io/create-a-tax-group-22531518e0.md): Create a tax group associating multiple taxes. - taxes [Create a tax authority [US and CA Edition only]](https://5hi7dwnxtk.apidog.io/create-a-tax-authority-us-and-ca-edition-only-22531519e0.md): Create a tax authority. - taxes [List tax authorities [US Edition only]](https://5hi7dwnxtk.apidog.io/list-tax-authorities-us-edition-only-22531520e0.md): List of tax authorities. - taxes [Update a tax authority [US and CA Edition only]](https://5hi7dwnxtk.apidog.io/update-a-tax-authority-us-and-ca-edition-only-22531521e0.md): Update the details of a tax authority. - taxes [Get a tax authority [US and CA Edition only]](https://5hi7dwnxtk.apidog.io/get-a-tax-authority-us-and-ca-edition-only-22531522e0.md): Get the details of a tax authority. - taxes [Delete a tax authority [US and CA Edition only]](https://5hi7dwnxtk.apidog.io/delete-a-tax-authority-us-and-ca-edition-only-22531523e0.md): Delete a tax authority. - taxes [Create a tax exemption [US Edition only]](https://5hi7dwnxtk.apidog.io/create-a-tax-exemption-us-edition-only-22531524e0.md): Create a tax exemption. - taxes [List tax exemptions [US Edition only]](https://5hi7dwnxtk.apidog.io/list-tax-exemptions-us-edition-only-22531525e0.md): List of tax exemptions. - taxes [Update a tax exemption [US Edition only]](https://5hi7dwnxtk.apidog.io/update-a-tax-exemption-us-edition-only-22531526e0.md): Update the details of a tax exemption. - taxes [Get a tax exemption [US Edition only]](https://5hi7dwnxtk.apidog.io/get-a-tax-exemption-us-edition-only-22531527e0.md): Get the details of a tax exemption. - taxes [Delete a tax exemption [US Edition only]](https://5hi7dwnxtk.apidog.io/delete-a-tax-exemption-us-edition-only-22531528e0.md): Delete a tax exemption. - opening-balance [Create opening balance](https://5hi7dwnxtk.apidog.io/create-opening-balance-22531529e0.md): Creates opening balance with the given information. - opening-balance [Update opening balance](https://5hi7dwnxtk.apidog.io/update-opening-balance-22531530e0.md): Updates the existing opening balance information. - opening-balance [Get opening balance](https://5hi7dwnxtk.apidog.io/get-opening-balance-22531531e0.md): Get opening balance. - opening-balance [Delete opening balance](https://5hi7dwnxtk.apidog.io/delete-opening-balance-22531532e0.md): Delete the entered opening balance. - integration [Import a customer using the CRM account ID](https://5hi7dwnxtk.apidog.io/import-a-customer-using-the-crm-account-id-22531533e0.md): Zoho Books must be integrated with Zoho CRM using Accounts and Contacts sync or using Accounts only sync to import a customer from CRM with its CRM account ID.
Note: You can get a contact by CRM account ID by using this API Endpoint - integration [Import a customer using CRM contact ID](https://5hi7dwnxtk.apidog.io/import-a-customer-using-crm-contact-id-22531534e0.md): Zoho Books must be integrated with Zoho CRM using Contacts only sync or Accounts & their Contacts and Include contacts that are not associated to any accounts sync type contacts that are not associated to any accounts in Zoho CRM to import a customer from CRM with its CRM contact ID.
Note: You can get a contact by CRM contact ID by using this API Endpoint - integration [Import a vendor using the CRM vendor ID](https://5hi7dwnxtk.apidog.io/import-a-vendor-using-the-crm-vendor-id-22531535e0.md): Zoho Books must be integrated with Zoho CRM using Vendor only sync to import a vendor from CRM with its CRM vendor ID. - integration [Import an item using the CRM product ID](https://5hi7dwnxtk.apidog.io/import-an-item-using-the-crm-product-id-22531536e0.md): Zoho Books must be integrated with Zoho CRM using Products only sync to import an item from CRM with its CRM product ID. ## Schemas - Schemas [gendoc-attributes-schema](https://5hi7dwnxtk.apidog.io/gendoc-attributes-schema-10077024d0.md): - Schemas [organization-response](https://5hi7dwnxtk.apidog.io/organization-response-10077025d0.md): - Schemas [email](https://5hi7dwnxtk.apidog.io/email-10077026d0.md): - Schemas [organization_id](https://5hi7dwnxtk.apidog.io/organization-id-10077027d0.md): - Schemas [is_logo_uploaded](https://5hi7dwnxtk.apidog.io/is-logo-uploaded-10077028d0.md): - Schemas [name](https://5hi7dwnxtk.apidog.io/name-10077029d0.md): - Schemas [contact_name](https://5hi7dwnxtk.apidog.io/contact-name-10077030d0.md): - Schemas [user_role](https://5hi7dwnxtk.apidog.io/user-role-10077031d0.md): - Schemas [user_status](https://5hi7dwnxtk.apidog.io/user-status-10077032d0.md): - Schemas [is_default_org](https://5hi7dwnxtk.apidog.io/is-default-org-10077033d0.md): - Schemas [plan_type](https://5hi7dwnxtk.apidog.io/plan-type-10077034d0.md): - Schemas [tax_group_enabled](https://5hi7dwnxtk.apidog.io/tax-group-enabled-10077035d0.md): - Schemas [zi_migration_status](https://5hi7dwnxtk.apidog.io/zi-migration-status-10077036d0.md): - Schemas [plan_name](https://5hi7dwnxtk.apidog.io/plan-name-10077037d0.md): - Schemas [plan_period](https://5hi7dwnxtk.apidog.io/plan-period-10077038d0.md): - Schemas [language_code](https://5hi7dwnxtk.apidog.io/language-code-10077039d0.md): - Schemas [fiscal_year_start_month](https://5hi7dwnxtk.apidog.io/fiscal-year-start-month-10077040d0.md): - Schemas [account_created_date](https://5hi7dwnxtk.apidog.io/account-created-date-10077041d0.md): - Schemas [account_created_date_formatted](https://5hi7dwnxtk.apidog.io/account-created-date-formatted-10077042d0.md): - Schemas [time_zone](https://5hi7dwnxtk.apidog.io/time-zone-10077043d0.md): - Schemas [is_org_active](https://5hi7dwnxtk.apidog.io/is-org-active-10077044d0.md): - Schemas [currency_id](https://5hi7dwnxtk.apidog.io/currency-id-10077045d0.md): - Schemas [currency_code](https://5hi7dwnxtk.apidog.io/currency-code-10077046d0.md): - Schemas [currency_symbol](https://5hi7dwnxtk.apidog.io/currency-symbol-10077047d0.md): - Schemas [currency_format](https://5hi7dwnxtk.apidog.io/currency-format-10077048d0.md): - Schemas [price_precision](https://5hi7dwnxtk.apidog.io/price-precision-10077049d0.md): - Schemas [portal_name](https://5hi7dwnxtk.apidog.io/portal-name-10077050d0.md): - Schemas [street_address1](https://5hi7dwnxtk.apidog.io/street-address1-10077051d0.md): - Schemas [street_address2](https://5hi7dwnxtk.apidog.io/street-address2-10077052d0.md): - Schemas [city](https://5hi7dwnxtk.apidog.io/city-10077053d0.md): - Schemas [state](https://5hi7dwnxtk.apidog.io/state-10077054d0.md): - Schemas [country](https://5hi7dwnxtk.apidog.io/country-10077055d0.md): - Schemas [zip](https://5hi7dwnxtk.apidog.io/zip-10077056d0.md): - Schemas [date_format](https://5hi7dwnxtk.apidog.io/date-format-10077057d0.md): - Schemas [field_separator](https://5hi7dwnxtk.apidog.io/field-separator-10077058d0.md): - Schemas [industry_type](https://5hi7dwnxtk.apidog.io/industry-type-10077059d0.md): - Schemas [industry_size](https://5hi7dwnxtk.apidog.io/industry-size-10077060d0.md): - Schemas [unverified_email](https://5hi7dwnxtk.apidog.io/unverified-email-10077061d0.md): - Schemas [is_transaction_available](https://5hi7dwnxtk.apidog.io/is-transaction-available-10077062d0.md): - Schemas [show_org_address_as_one_field](https://5hi7dwnxtk.apidog.io/show-org-address-as-one-field-10077063d0.md): - Schemas [links](https://5hi7dwnxtk.apidog.io/links-10077064d0.md): - Schemas [company_id_label](https://5hi7dwnxtk.apidog.io/company-id-label-10077065d0.md): - Schemas [company_id_value](https://5hi7dwnxtk.apidog.io/company-id-value-10077066d0.md): - Schemas [tax_id_label](https://5hi7dwnxtk.apidog.io/tax-id-label-10077067d0.md): - Schemas [tax_id_value](https://5hi7dwnxtk.apidog.io/tax-id-value-10077068d0.md): - Schemas [org_address](https://5hi7dwnxtk.apidog.io/org-address-10077069d0.md): - Schemas [remit_to_address](https://5hi7dwnxtk.apidog.io/remit-to-address-10077070d0.md): - Schemas [phone](https://5hi7dwnxtk.apidog.io/phone-10077071d0.md): - Schemas [fax](https://5hi7dwnxtk.apidog.io/fax-10077072d0.md): - Schemas [website](https://5hi7dwnxtk.apidog.io/website-10077073d0.md): - Schemas [index](https://5hi7dwnxtk.apidog.io/index-10077074d0.md): - Schemas [value](https://5hi7dwnxtk.apidog.io/value-10077075d0.md): - Schemas [label](https://5hi7dwnxtk.apidog.io/label-10077076d0.md): - Schemas [companyid_label](https://5hi7dwnxtk.apidog.io/companyid-label-10077077d0.md): - Schemas [companyid_value](https://5hi7dwnxtk.apidog.io/companyid-value-10077078d0.md): - Schemas [taxid_label](https://5hi7dwnxtk.apidog.io/taxid-label-10077079d0.md): - Schemas [taxid_value](https://5hi7dwnxtk.apidog.io/taxid-value-10077080d0.md): - Schemas [projects](https://5hi7dwnxtk.apidog.io/projects-10077081d0.md): - Schemas [address](https://5hi7dwnxtk.apidog.io/address-10077082d0.md): - Schemas [organizations](https://5hi7dwnxtk.apidog.io/organizations-10077083d0.md): - Schemas [organization](https://5hi7dwnxtk.apidog.io/organization-10077084d0.md): - Schemas [custom_fields](https://5hi7dwnxtk.apidog.io/custom-fields-10077085d0.md): - Schemas [create-an-organization-request](https://5hi7dwnxtk.apidog.io/create-an-organization-request-10077086d0.md): - Schemas [create-an-organization-response](https://5hi7dwnxtk.apidog.io/create-an-organization-response-10077087d0.md): - Schemas [list-organizations-response](https://5hi7dwnxtk.apidog.io/list-organizations-response-10077088d0.md): - Schemas [update-an-organization-request](https://5hi7dwnxtk.apidog.io/update-an-organization-request-10077089d0.md): - Schemas [update-an-organization-response](https://5hi7dwnxtk.apidog.io/update-an-organization-response-10077090d0.md): - Schemas [get-an-organization-response](https://5hi7dwnxtk.apidog.io/get-an-organization-response-10077091d0.md): - Schemas [estimate-response](https://5hi7dwnxtk.apidog.io/estimate-response-10077092d0.md): - Schemas [show_comment_to_clients](https://5hi7dwnxtk.apidog.io/show-comment-to-clients-10077093d0.md): - Schemas [commented_by_id](https://5hi7dwnxtk.apidog.io/commented-by-id-10077094d0.md): - Schemas [comment_type](https://5hi7dwnxtk.apidog.io/comment-type-10077095d0.md): - Schemas [commented_by](https://5hi7dwnxtk.apidog.io/commented-by-10077096d0.md): - Schemas [item_id](https://5hi7dwnxtk.apidog.io/item-id-10077097d0.md): - Schemas [line_item_id](https://5hi7dwnxtk.apidog.io/line-item-id-10077098d0.md): - Schemas [rate](https://5hi7dwnxtk.apidog.io/rate-10077099d0.md): - Schemas [unit](https://5hi7dwnxtk.apidog.io/unit-10077100d0.md): - Schemas [quantity](https://5hi7dwnxtk.apidog.io/quantity-10077101d0.md): - Schemas [description](https://5hi7dwnxtk.apidog.io/description-10077102d0.md): - Schemas [date_description](https://5hi7dwnxtk.apidog.io/date-description-10077103d0.md): - Schemas [is_primary_contact](https://5hi7dwnxtk.apidog.io/is-primary-contact-10077104d0.md): - Schemas [contact_person_name](https://5hi7dwnxtk.apidog.io/contact-person-name-10077105d0.md): - Schemas [first_name](https://5hi7dwnxtk.apidog.io/first-name-10077106d0.md): - Schemas [contact_person_email](https://5hi7dwnxtk.apidog.io/contact-person-email-10077107d0.md): - Schemas [last_name](https://5hi7dwnxtk.apidog.io/last-name-10077108d0.md): - Schemas [salutation](https://5hi7dwnxtk.apidog.io/salutation-10077109d0.md): - Schemas [contact_person_id](https://5hi7dwnxtk.apidog.io/contact-person-id-10077110d0.md): - Schemas [mobile](https://5hi7dwnxtk.apidog.io/mobile-10077111d0.md): - Schemas [is_email_enabled](https://5hi7dwnxtk.apidog.io/is-email-enabled-10077112d0.md): - Schemas [is_sms_enabled](https://5hi7dwnxtk.apidog.io/is-sms-enabled-10077113d0.md): - Schemas [is_whatsapp_enabled](https://5hi7dwnxtk.apidog.io/is-whatsapp-enabled-10077114d0.md): - Schemas [communication_preference](https://5hi7dwnxtk.apidog.io/communication-preference-10077115d0.md): - Schemas [contact_persons_associated](https://5hi7dwnxtk.apidog.io/contact-persons-associated-10077116d0.md): - Schemas [contact_persons_associated_payload](https://5hi7dwnxtk.apidog.io/contact-persons-associated-payload-10077117d0.md): - Schemas [time](https://5hi7dwnxtk.apidog.io/time-10077118d0.md): - Schemas [operation_type](https://5hi7dwnxtk.apidog.io/operation-type-10077119d0.md): - Schemas [transaction_id](https://5hi7dwnxtk.apidog.io/transaction-id-10077120d0.md): - Schemas [transaction_type](https://5hi7dwnxtk.apidog.io/transaction-type-10077121d0.md): - Schemas [last_modified_time](https://5hi7dwnxtk.apidog.io/last-modified-time-10077122d0.md): - Schemas [has_attachment](https://5hi7dwnxtk.apidog.io/has-attachment-10077123d0.md): - Schemas [is_viewed_by_client](https://5hi7dwnxtk.apidog.io/is-viewed-by-client-10077124d0.md): - Schemas [client_viewed_time](https://5hi7dwnxtk.apidog.io/client-viewed-time-10077125d0.md): - Schemas [comment_id](https://5hi7dwnxtk.apidog.io/comment-id-10077126d0.md): - Schemas [template_type](https://5hi7dwnxtk.apidog.io/template-type-10077127d0.md): - Schemas [file_name](https://5hi7dwnxtk.apidog.io/file-name-10077128d0.md): - Schemas [from_emails](https://5hi7dwnxtk.apidog.io/from-emails-10077129d0.md): - Schemas [user_name](https://5hi7dwnxtk.apidog.io/user-name-10077130d0.md): - Schemas [place_of_supply](https://5hi7dwnxtk.apidog.io/place-of-supply-10077131d0.md): - Schemas [gst_treatment](https://5hi7dwnxtk.apidog.io/gst-treatment-10077132d0.md): - Schemas [gst_no](https://5hi7dwnxtk.apidog.io/gst-no-10077133d0.md): - Schemas [product_type](https://5hi7dwnxtk.apidog.io/product-type-10077134d0.md): - Schemas [hsn_or_sac](https://5hi7dwnxtk.apidog.io/hsn-or-sac-10077135d0.md): - Schemas [sat_item_key_code](https://5hi7dwnxtk.apidog.io/sat-item-key-code-10077136d0.md): - Schemas [unitkey_code](https://5hi7dwnxtk.apidog.io/unitkey-code-10077137d0.md): - Schemas [is_pre_gst](https://5hi7dwnxtk.apidog.io/is-pre-gst-10077138d0.md): - Schemas [to_contacts](https://5hi7dwnxtk.apidog.io/to-contacts-10077139d0.md): - Schemas [project_id](https://5hi7dwnxtk.apidog.io/project-id-10077140d0.md): - Schemas [project_name](https://5hi7dwnxtk.apidog.io/project-name-10077141d0.md): - Schemas [email_template_id](https://5hi7dwnxtk.apidog.io/email-template-id-10077142d0.md): - Schemas [error_list](https://5hi7dwnxtk.apidog.io/error-list-10077143d0.md): - Schemas [emailtemplates](https://5hi7dwnxtk.apidog.io/emailtemplates-10077144d0.md): - Schemas [selected](https://5hi7dwnxtk.apidog.io/selected-10077145d0.md): - Schemas [estimate_ids](https://5hi7dwnxtk.apidog.io/estimate-ids-10077146d0.md): - Schemas [body](https://5hi7dwnxtk.apidog.io/body-10077147d0.md): - Schemas [subject](https://5hi7dwnxtk.apidog.io/subject-10077148d0.md): - Schemas [cc_mail_ids](https://5hi7dwnxtk.apidog.io/cc-mail-ids-10077149d0.md): - Schemas [to_mail_ids](https://5hi7dwnxtk.apidog.io/to-mail-ids-10077150d0.md): - Schemas [mail_documents](https://5hi7dwnxtk.apidog.io/mail-documents-10077151d0.md): - Schemas [send_from_org_email_id](https://5hi7dwnxtk.apidog.io/send-from-org-email-id-10077152d0.md): - Schemas [attachments](https://5hi7dwnxtk.apidog.io/attachments-10077153d0.md): - Schemas [ignore_auto_number_generation](https://5hi7dwnxtk.apidog.io/ignore-auto-number-generation-10077154d0.md): - Schemas [custom_subject](https://5hi7dwnxtk.apidog.io/custom-subject-10077155d0.md): - Schemas [custom_body](https://5hi7dwnxtk.apidog.io/custom-body-10077156d0.md): - Schemas [tax_id](https://5hi7dwnxtk.apidog.io/tax-id-10077157d0.md): - Schemas [tds_tax_id](https://5hi7dwnxtk.apidog.io/tds-tax-id-10077158d0.md): - Schemas [tax_authority_id](https://5hi7dwnxtk.apidog.io/tax-authority-id-10077159d0.md): - Schemas [tax_exemption_id](https://5hi7dwnxtk.apidog.io/tax-exemption-id-10077160d0.md): - Schemas [accept_retainer](https://5hi7dwnxtk.apidog.io/accept-retainer-10077161d0.md): - Schemas [retainer_percentage](https://5hi7dwnxtk.apidog.io/retainer-percentage-10077162d0.md): - Schemas [avatax_use_code](https://5hi7dwnxtk.apidog.io/avatax-use-code-10077163d0.md): - Schemas [avatax_exempt_no](https://5hi7dwnxtk.apidog.io/avatax-exempt-no-10077164d0.md): - Schemas [vat_treatment](https://5hi7dwnxtk.apidog.io/vat-treatment-10077165d0.md): - Schemas [tax_treatment](https://5hi7dwnxtk.apidog.io/tax-treatment-10077166d0.md): - Schemas [is_reverse_charge_applied](https://5hi7dwnxtk.apidog.io/is-reverse-charge-applied-10077167d0.md): - Schemas [tax_treatment_code](https://5hi7dwnxtk.apidog.io/tax-treatment-code-10077168d0.md): - Schemas [send](https://5hi7dwnxtk.apidog.io/send-10077169d0.md): - Schemas [template_id](https://5hi7dwnxtk.apidog.io/template-id-10077170d0.md): - Schemas [template_name](https://5hi7dwnxtk.apidog.io/template-name-10077171d0.md): - Schemas [print](https://5hi7dwnxtk.apidog.io/print-10077172d0.md): - Schemas [accept](https://5hi7dwnxtk.apidog.io/accept-10077173d0.md): - Schemas [notes](https://5hi7dwnxtk.apidog.io/notes-10077174d0.md): - Schemas [terms](https://5hi7dwnxtk.apidog.io/terms-10077175d0.md): - Schemas [custom_fields_update](https://5hi7dwnxtk.apidog.io/custom-fields-update-10077176d0.md): - Schemas [show_on_pdf](https://5hi7dwnxtk.apidog.io/show-on-pdf-10077177d0.md): - Schemas [billing_address](https://5hi7dwnxtk.apidog.io/billing-address-10077178d0.md): - Schemas [shipping_address](https://5hi7dwnxtk.apidog.io/shipping-address-10077179d0.md): - Schemas [taxes](https://5hi7dwnxtk.apidog.io/taxes-10077180d0.md): - Schemas [tax_amount](https://5hi7dwnxtk.apidog.io/tax-amount-10077181d0.md): - Schemas [shipping_charge](https://5hi7dwnxtk.apidog.io/shipping-charge-10077182d0.md): - Schemas [adjustment](https://5hi7dwnxtk.apidog.io/adjustment-10077183d0.md): - Schemas [adjustment_description](https://5hi7dwnxtk.apidog.io/adjustment-description-10077184d0.md): - Schemas [sub_total](https://5hi7dwnxtk.apidog.io/sub-total-10077185d0.md): - Schemas [tax_total](https://5hi7dwnxtk.apidog.io/tax-total-10077186d0.md): - Schemas [exchange_rate](https://5hi7dwnxtk.apidog.io/exchange-rate-10077187d0.md): - Schemas [location_id](https://5hi7dwnxtk.apidog.io/location-id-10077188d0.md): - Schemas [location_name](https://5hi7dwnxtk.apidog.io/location-name-10077189d0.md): - Schemas [line_items](https://5hi7dwnxtk.apidog.io/line-items-10077190d0.md): - Schemas [item_order](https://5hi7dwnxtk.apidog.io/item-order-10077191d0.md): - Schemas [bcy_rate](https://5hi7dwnxtk.apidog.io/bcy-rate-10077192d0.md): - Schemas [discount_amount](https://5hi7dwnxtk.apidog.io/discount-amount-10077193d0.md): - Schemas [is_discount_before_tax](https://5hi7dwnxtk.apidog.io/is-discount-before-tax-10077194d0.md): - Schemas [discount_type](https://5hi7dwnxtk.apidog.io/discount-type-10077195d0.md): - Schemas [is_inclusive_tax](https://5hi7dwnxtk.apidog.io/is-inclusive-tax-10077196d0.md): - Schemas [discount](https://5hi7dwnxtk.apidog.io/discount-10077197d0.md): - Schemas [tax_name](https://5hi7dwnxtk.apidog.io/tax-name-10077198d0.md): - Schemas [tax_type](https://5hi7dwnxtk.apidog.io/tax-type-10077199d0.md): - Schemas [tax_percentage](https://5hi7dwnxtk.apidog.io/tax-percentage-10077200d0.md): - Schemas [item_total](https://5hi7dwnxtk.apidog.io/item-total-10077201d0.md): - Schemas [salesperson_id](https://5hi7dwnxtk.apidog.io/salesperson-id-10077202d0.md): - Schemas [salesperson_name](https://5hi7dwnxtk.apidog.io/salesperson-name-10077203d0.md): - Schemas [created_time](https://5hi7dwnxtk.apidog.io/created-time-10077204d0.md): - Schemas [accepted_date](https://5hi7dwnxtk.apidog.io/accepted-date-10077205d0.md): - Schemas [declined_date](https://5hi7dwnxtk.apidog.io/declined-date-10077206d0.md): - Schemas [expiry_date](https://5hi7dwnxtk.apidog.io/expiry-date-10077207d0.md): - Schemas [estimates](https://5hi7dwnxtk.apidog.io/estimates-10077208d0.md): - Schemas [page_context](https://5hi7dwnxtk.apidog.io/page-context-10077209d0.md): - Schemas [page](https://5hi7dwnxtk.apidog.io/page-10077210d0.md): - Schemas [per_page](https://5hi7dwnxtk.apidog.io/per-page-10077211d0.md): - Schemas [has_more_page](https://5hi7dwnxtk.apidog.io/has-more-page-10077212d0.md): - Schemas [sort_order](https://5hi7dwnxtk.apidog.io/sort-order-10077213d0.md): - Schemas [sort_column](https://5hi7dwnxtk.apidog.io/sort-column-10077214d0.md): - Schemas [estimate_id](https://5hi7dwnxtk.apidog.io/estimate-id-10077215d0.md): - Schemas [estimate_number](https://5hi7dwnxtk.apidog.io/estimate-number-10077216d0.md): - Schemas [reference_number](https://5hi7dwnxtk.apidog.io/reference-number-10077217d0.md): - Schemas [customer_name](https://5hi7dwnxtk.apidog.io/customer-name-10077218d0.md): - Schemas [total](https://5hi7dwnxtk.apidog.io/total-10077219d0.md): - Schemas [customer_id](https://5hi7dwnxtk.apidog.io/customer-id-10077220d0.md): - Schemas [item_name](https://5hi7dwnxtk.apidog.io/item-name-10077221d0.md): - Schemas [applied_filter](https://5hi7dwnxtk.apidog.io/applied-filter-10077222d0.md): - Schemas [item_description](https://5hi7dwnxtk.apidog.io/item-description-10077223d0.md): - Schemas [custom_field](https://5hi7dwnxtk.apidog.io/custom-field-10077224d0.md): - Schemas [report_name](https://5hi7dwnxtk.apidog.io/report-name-10077225d0.md): - Schemas [status](https://5hi7dwnxtk.apidog.io/status-10077226d0.md): - Schemas [date](https://5hi7dwnxtk.apidog.io/date-10077227d0.md): - Schemas [filter_by](https://5hi7dwnxtk.apidog.io/filter-by-10077228d0.md): - Schemas [search_text](https://5hi7dwnxtk.apidog.io/search-text-10077229d0.md): - Schemas [project](https://5hi7dwnxtk.apidog.io/project-10077230d0.md): - Schemas [create-an-estimate-request](https://5hi7dwnxtk.apidog.io/create-an-estimate-request-10077231d0.md): - Schemas [create-an-estimate-response](https://5hi7dwnxtk.apidog.io/create-an-estimate-response-10077232d0.md): - Schemas [list-estimates-response](https://5hi7dwnxtk.apidog.io/list-estimates-response-10077233d0.md): - Schemas [update-an-estimate-request](https://5hi7dwnxtk.apidog.io/update-an-estimate-request-10077234d0.md): - Schemas [update-an-estimate-customfield-response](https://5hi7dwnxtk.apidog.io/update-an-estimate-customfield-response-10077235d0.md): - Schemas [update-an-estimate-response](https://5hi7dwnxtk.apidog.io/update-an-estimate-response-10077236d0.md): - Schemas [get-an-estimate-response](https://5hi7dwnxtk.apidog.io/get-an-estimate-response-10077237d0.md): - Schemas [delete-an-estimate-response](https://5hi7dwnxtk.apidog.io/delete-an-estimate-response-10077238d0.md): - Schemas [mark-an-estimate-as-sent-response](https://5hi7dwnxtk.apidog.io/mark-an-estimate-as-sent-response-10077239d0.md): - Schemas [mark-an-estimate-as-accepted-response](https://5hi7dwnxtk.apidog.io/mark-an-estimate-as-accepted-response-10077240d0.md): - Schemas [mark-an-estimate-as-declined-response](https://5hi7dwnxtk.apidog.io/mark-an-estimate-as-declined-response-10077241d0.md): - Schemas [submit-an-estimate-for-approval-response](https://5hi7dwnxtk.apidog.io/submit-an-estimate-for-approval-response-10077242d0.md): - Schemas [approve-an-estimate-response](https://5hi7dwnxtk.apidog.io/approve-an-estimate-response-10077243d0.md): - Schemas [email-an-estimate-request](https://5hi7dwnxtk.apidog.io/email-an-estimate-request-10077244d0.md): - Schemas [email-an-estimate-response](https://5hi7dwnxtk.apidog.io/email-an-estimate-response-10077245d0.md): - Schemas [get-estimate-email-content-response](https://5hi7dwnxtk.apidog.io/get-estimate-email-content-response-10077246d0.md): - Schemas [email-multiple-estimates-response](https://5hi7dwnxtk.apidog.io/email-multiple-estimates-response-10077247d0.md): - Schemas [bulk-export-estimates-response](https://5hi7dwnxtk.apidog.io/bulk-export-estimates-response-10077248d0.md): - Schemas [bulk-print-estimates-response](https://5hi7dwnxtk.apidog.io/bulk-print-estimates-response-10077249d0.md): - Schemas [update-billing-address-request](https://5hi7dwnxtk.apidog.io/update-billing-address-request-10077250d0.md): - Schemas [update-billing-address-response](https://5hi7dwnxtk.apidog.io/update-billing-address-response-10077251d0.md): - Schemas [update-shipping-address-request](https://5hi7dwnxtk.apidog.io/update-shipping-address-request-10077252d0.md): - Schemas [update-shipping-address-response](https://5hi7dwnxtk.apidog.io/update-shipping-address-response-10077253d0.md): - Schemas [list-estimate-template-response](https://5hi7dwnxtk.apidog.io/list-estimate-template-response-10077254d0.md): - Schemas [update-estimate-template-response](https://5hi7dwnxtk.apidog.io/update-estimate-template-response-10077255d0.md): - Schemas [list-estimate-comments-and-history-response](https://5hi7dwnxtk.apidog.io/list-estimate-comments-and-history-response-10077256d0.md): - Schemas [add-comments-request](https://5hi7dwnxtk.apidog.io/add-comments-request-10077257d0.md): - Schemas [add-comments-response](https://5hi7dwnxtk.apidog.io/add-comments-response-10077258d0.md): - Schemas [update-comment-request](https://5hi7dwnxtk.apidog.io/update-comment-request-10077259d0.md): - Schemas [update-comment-response](https://5hi7dwnxtk.apidog.io/update-comment-response-10077260d0.md): - Schemas [delete-a-comment-response](https://5hi7dwnxtk.apidog.io/delete-a-comment-response-10077261d0.md): - Schemas [contact-response](https://5hi7dwnxtk.apidog.io/contact-response-10077262d0.md): - Schemas [contacts](https://5hi7dwnxtk.apidog.io/contacts-10077263d0.md): - Schemas [creditnote_refunds](https://5hi7dwnxtk.apidog.io/creditnote-refunds-10077264d0.md): - Schemas [creditnote_refund_id](https://5hi7dwnxtk.apidog.io/creditnote-refund-id-10077265d0.md): - Schemas [creditnote_id](https://5hi7dwnxtk.apidog.io/creditnote-id-10077266d0.md): - Schemas [refund_mode](https://5hi7dwnxtk.apidog.io/refund-mode-10077267d0.md): - Schemas [creditnote_number](https://5hi7dwnxtk.apidog.io/creditnote-number-10077268d0.md): - Schemas [amount_bcy](https://5hi7dwnxtk.apidog.io/amount-bcy-10077269d0.md): - Schemas [amount_fcy](https://5hi7dwnxtk.apidog.io/amount-fcy-10077270d0.md): - Schemas [is_entity_deleted](https://5hi7dwnxtk.apidog.io/is-entity-deleted-10077271d0.md): - Schemas [credit_limit](https://5hi7dwnxtk.apidog.io/credit-limit-10077272d0.md): - Schemas [tag_id](https://5hi7dwnxtk.apidog.io/tag-id-10077273d0.md): - Schemas [tag_option_id](https://5hi7dwnxtk.apidog.io/tag-option-id-10077274d0.md): - Schemas [is_tag_mandatory](https://5hi7dwnxtk.apidog.io/is-tag-mandatory-10077275d0.md): - Schemas [tag_name](https://5hi7dwnxtk.apidog.io/tag-name-10077276d0.md): - Schemas [tag_option_name](https://5hi7dwnxtk.apidog.io/tag-option-name-10077277d0.md): - Schemas [tags](https://5hi7dwnxtk.apidog.io/tags-10077278d0.md): - Schemas [customer_sub_type](https://5hi7dwnxtk.apidog.io/customer-sub-type-10077279d0.md): - Schemas [send_customer_statement](https://5hi7dwnxtk.apidog.io/send-customer-statement-10077280d0.md): - Schemas [data](https://5hi7dwnxtk.apidog.io/data-10077281d0.md): - Schemas [enable_portal](https://5hi7dwnxtk.apidog.io/enable-portal-10077282d0.md): - Schemas [is_portal_enabled](https://5hi7dwnxtk.apidog.io/is-portal-enabled-10077283d0.md): - Schemas [department](https://5hi7dwnxtk.apidog.io/department-10077284d0.md): - Schemas [designation](https://5hi7dwnxtk.apidog.io/designation-10077285d0.md): - Schemas [skype](https://5hi7dwnxtk.apidog.io/skype-10077286d0.md): - Schemas [track_1099](https://5hi7dwnxtk.apidog.io/track-1099-10077287d0.md): - Schemas [tax_id_type](https://5hi7dwnxtk.apidog.io/tax-id-type-10077288d0.md): - Schemas [invoice_template_id](https://5hi7dwnxtk.apidog.io/invoice-template-id-10077289d0.md): - Schemas [estimate_template_id](https://5hi7dwnxtk.apidog.io/estimate-template-id-10077290d0.md): - Schemas [creditnote_template_id](https://5hi7dwnxtk.apidog.io/creditnote-template-id-10077291d0.md): - Schemas [invoice_email_template_id](https://5hi7dwnxtk.apidog.io/invoice-email-template-id-10077292d0.md): - Schemas [estimate_email_template_id](https://5hi7dwnxtk.apidog.io/estimate-email-template-id-10077293d0.md): - Schemas [creditnote_email_template_id](https://5hi7dwnxtk.apidog.io/creditnote-email-template-id-10077294d0.md): - Schemas [contact_id](https://5hi7dwnxtk.apidog.io/contact-id-10077295d0.md): - Schemas [address_id](https://5hi7dwnxtk.apidog.io/address-id-10077296d0.md): - Schemas [contact_type](https://5hi7dwnxtk.apidog.io/contact-type-10077297d0.md): - Schemas [payment_terms](https://5hi7dwnxtk.apidog.io/payment-terms-10077298d0.md): - Schemas [payment_terms_label](https://5hi7dwnxtk.apidog.io/payment-terms-label-10077299d0.md): - Schemas [facebook](https://5hi7dwnxtk.apidog.io/facebook-10077300d0.md): - Schemas [twitter](https://5hi7dwnxtk.apidog.io/twitter-10077301d0.md): - Schemas [invoice_template_name](https://5hi7dwnxtk.apidog.io/invoice-template-name-10077302d0.md): - Schemas [estimate_template_name](https://5hi7dwnxtk.apidog.io/estimate-template-name-10077303d0.md): - Schemas [creditnote_template_name](https://5hi7dwnxtk.apidog.io/creditnote-template-name-10077304d0.md): - Schemas [invoice_email_template_name](https://5hi7dwnxtk.apidog.io/invoice-email-template-name-10077305d0.md): - Schemas [estimate_email_template_name](https://5hi7dwnxtk.apidog.io/estimate-email-template-name-10077306d0.md): - Schemas [creditnote_email_template_name](https://5hi7dwnxtk.apidog.io/creditnote-email-template-name-10077307d0.md): - Schemas [has_transaction](https://5hi7dwnxtk.apidog.io/has-transaction-10077308d0.md): - Schemas [is_linked_with_zohocrm](https://5hi7dwnxtk.apidog.io/is-linked-with-zohocrm-10077309d0.md): - Schemas [primary_contact_id](https://5hi7dwnxtk.apidog.io/primary-contact-id-10077310d0.md): - Schemas [pricebook_id](https://5hi7dwnxtk.apidog.io/pricebook-id-10077311d0.md): - Schemas [contact_number](https://5hi7dwnxtk.apidog.io/contact-number-10077312d0.md): - Schemas [outstanding_receivable_amount](https://5hi7dwnxtk.apidog.io/outstanding-receivable-amount-10077313d0.md): - Schemas [outstanding_receivable_amount_bcy](https://5hi7dwnxtk.apidog.io/outstanding-receivable-amount-bcy-10077314d0.md): - Schemas [unused_credits_receivable_amount](https://5hi7dwnxtk.apidog.io/unused-credits-receivable-amount-10077315d0.md): - Schemas [unused_credits_receivable_amount_bcy](https://5hi7dwnxtk.apidog.io/unused-credits-receivable-amount-bcy-10077316d0.md): - Schemas [payment_reminder_enabled](https://5hi7dwnxtk.apidog.io/payment-reminder-enabled-10077317d0.md): - Schemas [owner_id](https://5hi7dwnxtk.apidog.io/owner-id-10077318d0.md): - Schemas [company_name](https://5hi7dwnxtk.apidog.io/company-name-10077319d0.md): - Schemas [statement_template_id](https://5hi7dwnxtk.apidog.io/statement-template-id-10077320d0.md): - Schemas [payment_remittance_email_template_id](https://5hi7dwnxtk.apidog.io/payment-remittance-email-template-id-10077321d0.md): - Schemas [bill_template_id](https://5hi7dwnxtk.apidog.io/bill-template-id-10077322d0.md): - Schemas [is_taxable](https://5hi7dwnxtk.apidog.io/is-taxable-10077323d0.md): - Schemas [tax_regime](https://5hi7dwnxtk.apidog.io/tax-regime-10077324d0.md): - Schemas [legal_name](https://5hi7dwnxtk.apidog.io/legal-name-10077325d0.md): - Schemas [is_tds_registered](https://5hi7dwnxtk.apidog.io/is-tds-registered-10077326d0.md): - Schemas [country_code](https://5hi7dwnxtk.apidog.io/country-code-10077327d0.md): - Schemas [vat_reg_no](https://5hi7dwnxtk.apidog.io/vat-reg-no-10077328d0.md): - Schemas [tax_reg_no](https://5hi7dwnxtk.apidog.io/tax-reg-no-10077329d0.md): - Schemas [tax_exemption_certificate_number](https://5hi7dwnxtk.apidog.io/tax-exemption-certificate-number-10077330d0.md): - Schemas [purchaseorder_template_id](https://5hi7dwnxtk.apidog.io/purchaseorder-template-id-10077331d0.md): - Schemas [salesorder_template_id](https://5hi7dwnxtk.apidog.io/salesorder-template-id-10077332d0.md): - Schemas [retainerinvoice_template_id](https://5hi7dwnxtk.apidog.io/retainerinvoice-template-id-10077333d0.md): - Schemas [paymentthankyou_template_id](https://5hi7dwnxtk.apidog.io/paymentthankyou-template-id-10077334d0.md): - Schemas [retainerinvoice_paymentthankyou_template_id](https://5hi7dwnxtk.apidog.io/retainerinvoice-paymentthankyou-template-id-10077335d0.md): - Schemas [purchaseorder_email_template_id](https://5hi7dwnxtk.apidog.io/purchaseorder-email-template-id-10077336d0.md): - Schemas [salesorder_email_template_id](https://5hi7dwnxtk.apidog.io/salesorder-email-template-id-10077337d0.md): - Schemas [retainerinvoice_email_template_id](https://5hi7dwnxtk.apidog.io/retainerinvoice-email-template-id-10077338d0.md): - Schemas [paymentthankyou_email_template_id](https://5hi7dwnxtk.apidog.io/paymentthankyou-email-template-id-10077339d0.md): - Schemas [retainerinvoice_paymentthankyou_email_template_id](https://5hi7dwnxtk.apidog.io/retainerinvoice-paymentthankyou-email-template-id-10077340d0.md): - Schemas [place_of_contact](https://5hi7dwnxtk.apidog.io/place-of-contact-10077341d0.md): - Schemas [tax_authority_name](https://5hi7dwnxtk.apidog.io/tax-authority-name-10077342d0.md): - Schemas [tax_exemption_code](https://5hi7dwnxtk.apidog.io/tax-exemption-code-10077343d0.md): - Schemas [end_date](https://5hi7dwnxtk.apidog.io/end-date-10077344d0.md): - Schemas [start_date](https://5hi7dwnxtk.apidog.io/start-date-10077345d0.md): - Schemas [multipart_or_formdata](https://5hi7dwnxtk.apidog.io/multipart-or-formdata-10077346d0.md): - Schemas [opening_balance_amount](https://5hi7dwnxtk.apidog.io/opening-balance-amount-10077347d0.md): - Schemas [opening_balances](https://5hi7dwnxtk.apidog.io/opening-balances-10077348d0.md): - Schemas [attention](https://5hi7dwnxtk.apidog.io/attention-10077349d0.md): - Schemas [street2](https://5hi7dwnxtk.apidog.io/street2-10077350d0.md): - Schemas [state_code](https://5hi7dwnxtk.apidog.io/state-code-10077351d0.md): - Schemas [address_info](https://5hi7dwnxtk.apidog.io/address-info-10077352d0.md): - Schemas [contact_persons](https://5hi7dwnxtk.apidog.io/contact-persons-10077353d0.md): - Schemas [default_templates](https://5hi7dwnxtk.apidog.io/default-templates-10077354d0.md): - Schemas [contact_comments](https://5hi7dwnxtk.apidog.io/contact-comments-10077355d0.md): - Schemas [create-a-contact-request](https://5hi7dwnxtk.apidog.io/create-a-contact-request-10077356d0.md): - Schemas [create-a-contact-response](https://5hi7dwnxtk.apidog.io/create-a-contact-response-10077357d0.md): - Schemas [list-contacts-response](https://5hi7dwnxtk.apidog.io/list-contacts-response-10077358d0.md): - Schemas [update-a-contact-request](https://5hi7dwnxtk.apidog.io/update-a-contact-request-10077359d0.md): - Schemas [update-a-contact-response](https://5hi7dwnxtk.apidog.io/update-a-contact-response-10077360d0.md): - Schemas [get-contact-response](https://5hi7dwnxtk.apidog.io/get-contact-response-10077361d0.md): - Schemas [delete-a-contact-response](https://5hi7dwnxtk.apidog.io/delete-a-contact-response-10077362d0.md): - Schemas [mark-as-active-response](https://5hi7dwnxtk.apidog.io/mark-as-active-response-10077363d0.md): - Schemas [mark-as-inactive-response](https://5hi7dwnxtk.apidog.io/mark-as-inactive-response-10077364d0.md): - Schemas [enable-portal-access-request](https://5hi7dwnxtk.apidog.io/enable-portal-access-request-10077365d0.md): - Schemas [enable-portal-access-response](https://5hi7dwnxtk.apidog.io/enable-portal-access-response-10077366d0.md): - Schemas [enable-payment-reminders-response](https://5hi7dwnxtk.apidog.io/enable-payment-reminders-response-10077367d0.md): - Schemas [disable-payment-reminders-response](https://5hi7dwnxtk.apidog.io/disable-payment-reminders-response-10077368d0.md): - Schemas [email-statement-request](https://5hi7dwnxtk.apidog.io/email-statement-request-10077369d0.md): - Schemas [email-statement-response](https://5hi7dwnxtk.apidog.io/email-statement-response-10077370d0.md): - Schemas [get-statement-mail-content-response](https://5hi7dwnxtk.apidog.io/get-statement-mail-content-response-10077371d0.md): - Schemas [email-contact-request](https://5hi7dwnxtk.apidog.io/email-contact-request-10077372d0.md): - Schemas [email-contact-response](https://5hi7dwnxtk.apidog.io/email-contact-response-10077373d0.md): - Schemas [list-comments-response](https://5hi7dwnxtk.apidog.io/list-comments-response-10077374d0.md): - Schemas [get-contact-addresses-response](https://5hi7dwnxtk.apidog.io/get-contact-addresses-response-10077375d0.md): - Schemas [add-additional-address-request](https://5hi7dwnxtk.apidog.io/add-additional-address-request-10077376d0.md): - Schemas [add-additional-address-response](https://5hi7dwnxtk.apidog.io/add-additional-address-response-10077377d0.md): - Schemas [edit-additional-address-request](https://5hi7dwnxtk.apidog.io/edit-additional-address-request-10077378d0.md): - Schemas [edit-additional-address-response](https://5hi7dwnxtk.apidog.io/edit-additional-address-response-10077379d0.md): - Schemas [delete-additional-address-response](https://5hi7dwnxtk.apidog.io/delete-additional-address-response-10077380d0.md): - Schemas [list-refunds-response](https://5hi7dwnxtk.apidog.io/list-refunds-response-10077381d0.md): - Schemas [track-1099-response](https://5hi7dwnxtk.apidog.io/track-1099-response-10077382d0.md): - Schemas [untrack-1099-response](https://5hi7dwnxtk.apidog.io/untrack-1099-response-10077383d0.md): - Schemas [get-unused-retainer-payments-response](https://5hi7dwnxtk.apidog.io/get-unused-retainer-payments-response-10077384d0.md): - Schemas [contact_person-response](https://5hi7dwnxtk.apidog.io/contact-person-response-10077385d0.md): - Schemas [is_added_in_portal](https://5hi7dwnxtk.apidog.io/is-added-in-portal-10077386d0.md): - Schemas [create-a-contact-person-request](https://5hi7dwnxtk.apidog.io/create-a-contact-person-request-10077387d0.md): - Schemas [create-a-contact-person-response](https://5hi7dwnxtk.apidog.io/create-a-contact-person-response-10077388d0.md): - Schemas [update-a-contact-person-request](https://5hi7dwnxtk.apidog.io/update-a-contact-person-request-10077389d0.md): - Schemas [update-a-contact-person-response](https://5hi7dwnxtk.apidog.io/update-a-contact-person-response-10077390d0.md): - Schemas [delete-a-contact-person-response](https://5hi7dwnxtk.apidog.io/delete-a-contact-person-response-10077391d0.md): - Schemas [list-contact-persons-response](https://5hi7dwnxtk.apidog.io/list-contact-persons-response-10077392d0.md): - Schemas [get-a-contact-person-response](https://5hi7dwnxtk.apidog.io/get-a-contact-person-response-10077393d0.md): - Schemas [mark-as-primary-contact-person-response](https://5hi7dwnxtk.apidog.io/mark-as-primary-contact-person-response-10077394d0.md): - Schemas [salesorder-response](https://5hi7dwnxtk.apidog.io/salesorder-response-10077395d0.md): - Schemas [salesorder_number](https://5hi7dwnxtk.apidog.io/salesorder-number-10077396d0.md): - Schemas [is_update_customer](https://5hi7dwnxtk.apidog.io/is-update-customer-10077397d0.md): - Schemas [shipment_date](https://5hi7dwnxtk.apidog.io/shipment-date-10077398d0.md): - Schemas [avatax_use_code_desc](https://5hi7dwnxtk.apidog.io/avatax-use-code-desc-10077399d0.md): - Schemas [avatax_use_code_id](https://5hi7dwnxtk.apidog.io/avatax-use-code-id-10077400d0.md): - Schemas [update-an-salesorder-customfield-response](https://5hi7dwnxtk.apidog.io/update-an-salesorder-customfield-response-10077401d0.md): - Schemas [avatax_tax_code](https://5hi7dwnxtk.apidog.io/avatax-tax-code-10077402d0.md): - Schemas [notes_default](https://5hi7dwnxtk.apidog.io/notes-default-10077403d0.md): - Schemas [terms_default](https://5hi7dwnxtk.apidog.io/terms-default-10077404d0.md): - Schemas [delivery_method](https://5hi7dwnxtk.apidog.io/delivery-method-10077405d0.md): - Schemas [pricebook_name](https://5hi7dwnxtk.apidog.io/pricebook-name-10077406d0.md): - Schemas [is_invoiced](https://5hi7dwnxtk.apidog.io/is-invoiced-10077407d0.md): - Schemas [sku](https://5hi7dwnxtk.apidog.io/sku-10077408d0.md): - Schemas [stock_on_hand](https://5hi7dwnxtk.apidog.io/stock-on-hand-10077409d0.md): - Schemas [customfield_id](https://5hi7dwnxtk.apidog.io/customfield-id-10077410d0.md): - Schemas [item_custom_fields](https://5hi7dwnxtk.apidog.io/item-custom-fields-10077411d0.md): - Schemas [salesorder_id](https://5hi7dwnxtk.apidog.io/salesorder-id-10077412d0.md): - Schemas [delivery_method_id](https://5hi7dwnxtk.apidog.io/delivery-method-id-10077413d0.md): - Schemas [sub_statuses](https://5hi7dwnxtk.apidog.io/sub-statuses-10077414d0.md): - Schemas [is_emailed](https://5hi7dwnxtk.apidog.io/is-emailed-10077415d0.md): - Schemas [is_one_off_address](https://5hi7dwnxtk.apidog.io/is-one-off-address-10077416d0.md): - Schemas [attachment_name](https://5hi7dwnxtk.apidog.io/attachment-name-10077417d0.md): - Schemas [can_send_in_mail](https://5hi7dwnxtk.apidog.io/can-send-in-mail-10077418d0.md): - Schemas [send_attachment](https://5hi7dwnxtk.apidog.io/send-attachment-10077419d0.md): - Schemas [bcc_mail_ids](https://5hi7dwnxtk.apidog.io/bcc-mail-ids-10077420d0.md): - Schemas [salesorder_ids](https://5hi7dwnxtk.apidog.io/salesorder-ids-10077421d0.md): - Schemas [templates](https://5hi7dwnxtk.apidog.io/templates-10077422d0.md): - Schemas [preview](https://5hi7dwnxtk.apidog.io/preview-10077423d0.md): - Schemas [documents](https://5hi7dwnxtk.apidog.io/documents-10077424d0.md): - Schemas [zcrm_potential_id](https://5hi7dwnxtk.apidog.io/zcrm-potential-id-10077425d0.md): - Schemas [zcrm_potential_name](https://5hi7dwnxtk.apidog.io/zcrm-potential-name-10077426d0.md): - Schemas [discount_applied_on_amount](https://5hi7dwnxtk.apidog.io/discount-applied-on-amount-10077427d0.md): - Schemas [page_width](https://5hi7dwnxtk.apidog.io/page-width-10077428d0.md): - Schemas [page_height](https://5hi7dwnxtk.apidog.io/page-height-10077429d0.md): - Schemas [orientation](https://5hi7dwnxtk.apidog.io/orientation-10077430d0.md): - Schemas [created_by_id](https://5hi7dwnxtk.apidog.io/created-by-id-10077431d0.md): - Schemas [bcc_mails](https://5hi7dwnxtk.apidog.io/bcc-mails-10077432d0.md): - Schemas [bcc_mails_str](https://5hi7dwnxtk.apidog.io/bcc-mails-str-10077433d0.md): - Schemas [entity_id](https://5hi7dwnxtk.apidog.io/entity-id-10077434d0.md): - Schemas [cc_mails_list](https://5hi7dwnxtk.apidog.io/cc-mails-list-10077435d0.md): - Schemas [organization_contact_id](https://5hi7dwnxtk.apidog.io/organization-contact-id-10077436d0.md): - Schemas [is_org_email_id](https://5hi7dwnxtk.apidog.io/is-org-email-id-10077437d0.md): - Schemas [file_name_without_extension](https://5hi7dwnxtk.apidog.io/file-name-without-extension-10077438d0.md): - Schemas [to_mails_str](https://5hi7dwnxtk.apidog.io/to-mails-str-10077439d0.md): - Schemas [cc_mails_str](https://5hi7dwnxtk.apidog.io/cc-mails-str-10077440d0.md): - Schemas [from_email](https://5hi7dwnxtk.apidog.io/from-email-10077441d0.md): - Schemas [from_address](https://5hi7dwnxtk.apidog.io/from-address-10077442d0.md): - Schemas [emailtemplate_documents](https://5hi7dwnxtk.apidog.io/emailtemplate-documents-10077443d0.md): - Schemas [entity_level](https://5hi7dwnxtk.apidog.io/entity-level-10077444d0.md): - Schemas [salesorder](https://5hi7dwnxtk.apidog.io/salesorder-10077445d0.md): - Schemas [salesorders](https://5hi7dwnxtk.apidog.io/salesorders-10077446d0.md): - Schemas [comment](https://5hi7dwnxtk.apidog.io/comment-10077447d0.md): - Schemas [comments](https://5hi7dwnxtk.apidog.io/comments-10077448d0.md): - Schemas [totalFiles](https://5hi7dwnxtk.apidog.io/totalfiles-10077449d0.md): - Schemas [doc](https://5hi7dwnxtk.apidog.io/doc-10077450d0.md): - Schemas [billing_address_id](https://5hi7dwnxtk.apidog.io/billing-address-id-10077451d0.md): - Schemas [shipping_address_id](https://5hi7dwnxtk.apidog.io/shipping-address-id-10077452d0.md): - Schemas [crm_owner_id](https://5hi7dwnxtk.apidog.io/crm-owner-id-10077453d0.md): - Schemas [crm_custom_reference_id](https://5hi7dwnxtk.apidog.io/crm-custom-reference-id-10077454d0.md): - Schemas [shipment_days](https://5hi7dwnxtk.apidog.io/shipment-days-10077455d0.md): - Schemas [bcy_total](https://5hi7dwnxtk.apidog.io/bcy-total-10077456d0.md): - Schemas [is_avalara_sync_failed](https://5hi7dwnxtk.apidog.io/is-avalara-sync-failed-10077457d0.md): - Schemas [tax_source](https://5hi7dwnxtk.apidog.io/tax-source-10077458d0.md): - Schemas [product_exemption_id](https://5hi7dwnxtk.apidog.io/product-exemption-id-10077459d0.md): - Schemas [product_exemption_code](https://5hi7dwnxtk.apidog.io/product-exemption-code-10077460d0.md): - Schemas [avatax_tax_code_id](https://5hi7dwnxtk.apidog.io/avatax-tax-code-id-10077461d0.md): - Schemas [avatax_tax_code_desc](https://5hi7dwnxtk.apidog.io/avatax-tax-code-desc-10077462d0.md): - Schemas [item_total_inclusive_of_tax](https://5hi7dwnxtk.apidog.io/item-total-inclusive-of-tax-10077463d0.md): - Schemas [image_id](https://5hi7dwnxtk.apidog.io/image-id-10077464d0.md): - Schemas [image_name](https://5hi7dwnxtk.apidog.io/image-name-10077465d0.md): - Schemas [image_type](https://5hi7dwnxtk.apidog.io/image-type-10077466d0.md): - Schemas [from_address_id](https://5hi7dwnxtk.apidog.io/from-address-id-10077467d0.md): - Schemas [invoice_id](https://5hi7dwnxtk.apidog.io/invoice-id-10077468d0.md): - Schemas [toprint](https://5hi7dwnxtk.apidog.io/toprint-10077469d0.md): - Schemas [is_verified](https://5hi7dwnxtk.apidog.io/is-verified-10077470d0.md): - Schemas [inline](https://5hi7dwnxtk.apidog.io/inline-10077471d0.md): - Schemas [document_ids](https://5hi7dwnxtk.apidog.io/document-ids-10077472d0.md): - Schemas [merchant_id](https://5hi7dwnxtk.apidog.io/merchant-id-10077473d0.md): - Schemas [merchant_name](https://5hi7dwnxtk.apidog.io/merchant-name-10077474d0.md): - Schemas [reason](https://5hi7dwnxtk.apidog.io/reason-10077475d0.md): - Schemas [customview_id](https://5hi7dwnxtk.apidog.io/customview-id-10077476d0.md): - Schemas [attachment](https://5hi7dwnxtk.apidog.io/attachment-10077477d0.md): - Schemas [create-a-sales-order-request](https://5hi7dwnxtk.apidog.io/create-a-sales-order-request-10077478d0.md): - Schemas [create-a-sales-order-response](https://5hi7dwnxtk.apidog.io/create-a-sales-order-response-10077479d0.md): - Schemas [list-sales-orders-response](https://5hi7dwnxtk.apidog.io/list-sales-orders-response-10077480d0.md): - Schemas [update-a-sales-order-request](https://5hi7dwnxtk.apidog.io/update-a-sales-order-request-10077481d0.md): - Schemas [update-a-sales-order-response](https://5hi7dwnxtk.apidog.io/update-a-sales-order-response-10077482d0.md): - Schemas [get-a-sales-order-response](https://5hi7dwnxtk.apidog.io/get-a-sales-order-response-10077483d0.md): - Schemas [delete-a-sales-order-response](https://5hi7dwnxtk.apidog.io/delete-a-sales-order-response-10077484d0.md): - Schemas [mark-a-sales-order-as-open-response](https://5hi7dwnxtk.apidog.io/mark-a-sales-order-as-open-response-10077485d0.md): - Schemas [mark-a-sales-order-as-void-request](https://5hi7dwnxtk.apidog.io/mark-a-sales-order-as-void-request-10077486d0.md): - Schemas [mark-a-sales-order-as-void-response](https://5hi7dwnxtk.apidog.io/mark-a-sales-order-as-void-response-10077487d0.md): - Schemas [email-a-sales-order-request](https://5hi7dwnxtk.apidog.io/email-a-sales-order-request-10077488d0.md): - Schemas [email-a-sales-order-response](https://5hi7dwnxtk.apidog.io/email-a-sales-order-response-10077489d0.md): - Schemas [get-sales-order-email-content-response](https://5hi7dwnxtk.apidog.io/get-sales-order-email-content-response-10077490d0.md): - Schemas [submit-a-sales-order-for-approval-response](https://5hi7dwnxtk.apidog.io/submit-a-sales-order-for-approval-response-10077491d0.md): - Schemas [approve-a-sales-order-response](https://5hi7dwnxtk.apidog.io/approve-a-sales-order-response-10077492d0.md): - Schemas [bulk-export-sales-orders-response](https://5hi7dwnxtk.apidog.io/bulk-export-sales-orders-response-10077493d0.md): - Schemas [bulk-print-sales-orders-response](https://5hi7dwnxtk.apidog.io/bulk-print-sales-orders-response-10077494d0.md): - Schemas [list-sales-order-templates-response](https://5hi7dwnxtk.apidog.io/list-sales-order-templates-response-10077495d0.md): - Schemas [update-sales-order-template-response](https://5hi7dwnxtk.apidog.io/update-sales-order-template-response-10077496d0.md): - Schemas [get-a-sales-order-attachment-response](https://5hi7dwnxtk.apidog.io/get-a-sales-order-attachment-response-10077497d0.md): - Schemas [add-attachment-to-a-sales-order-response](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-sales-order-response-10077498d0.md): - Schemas [update-attachment-preference-response](https://5hi7dwnxtk.apidog.io/update-attachment-preference-response-10077499d0.md): - Schemas [delete-an-attachment-response](https://5hi7dwnxtk.apidog.io/delete-an-attachment-response-10077500d0.md): - Schemas [list-sales-order-comments-and-history-response](https://5hi7dwnxtk.apidog.io/list-sales-order-comments-and-history-response-10077501d0.md): - Schemas [add-comment-request](https://5hi7dwnxtk.apidog.io/add-comment-request-10077502d0.md): - Schemas [add-comment-response](https://5hi7dwnxtk.apidog.io/add-comment-response-10077503d0.md): - Schemas [salesreceipt-response](https://5hi7dwnxtk.apidog.io/salesreceipt-response-10077504d0.md): - Schemas [create-a-sales-receipt-request](https://5hi7dwnxtk.apidog.io/create-a-sales-receipt-request-10077505d0.md): - Schemas [create-a-sales-receipt-response](https://5hi7dwnxtk.apidog.io/create-a-sales-receipt-response-10077506d0.md): - Schemas [update-a-sales-receipt-request](https://5hi7dwnxtk.apidog.io/update-a-sales-receipt-request-10077507d0.md): - Schemas [update-a-sales-receipt-response](https://5hi7dwnxtk.apidog.io/update-a-sales-receipt-response-10077508d0.md): - Schemas [list-sales-receipts-response](https://5hi7dwnxtk.apidog.io/list-sales-receipts-response-10077509d0.md): - Schemas [get-a-sales-receipt-response](https://5hi7dwnxtk.apidog.io/get-a-sales-receipt-response-10077510d0.md): - Schemas [delete-a-sales-receipt-response](https://5hi7dwnxtk.apidog.io/delete-a-sales-receipt-response-10077511d0.md): - Schemas [email-a-sales-receipt-request](https://5hi7dwnxtk.apidog.io/email-a-sales-receipt-request-10077512d0.md): - Schemas [email-a-sales-receipt-response](https://5hi7dwnxtk.apidog.io/email-a-sales-receipt-response-10077513d0.md): - Schemas [invoice-response](https://5hi7dwnxtk.apidog.io/invoice-response-10077514d0.md): - Schemas [cfdi_usage](https://5hi7dwnxtk.apidog.io/cfdi-usage-10077515d0.md): - Schemas [cfdi_reference_type](https://5hi7dwnxtk.apidog.io/cfdi-reference-type-10077516d0.md): - Schemas [reference_invoice_id](https://5hi7dwnxtk.apidog.io/reference-invoice-id-10077517d0.md): - Schemas [item_type](https://5hi7dwnxtk.apidog.io/item-type-10077518d0.md): - Schemas [online_transaction_id](https://5hi7dwnxtk.apidog.io/online-transaction-id-10077519d0.md): - Schemas [credits](https://5hi7dwnxtk.apidog.io/credits-10077520d0.md): - Schemas [creditnotes_invoice_id](https://5hi7dwnxtk.apidog.io/creditnotes-invoice-id-10077521d0.md): - Schemas [creditnotes_number](https://5hi7dwnxtk.apidog.io/creditnotes-number-10077522d0.md): - Schemas [credited_date](https://5hi7dwnxtk.apidog.io/credited-date-10077523d0.md): - Schemas [amount_applied](https://5hi7dwnxtk.apidog.io/amount-applied-10077524d0.md): - Schemas [payments](https://5hi7dwnxtk.apidog.io/payments-10077525d0.md): - Schemas [payment_id](https://5hi7dwnxtk.apidog.io/payment-id-10077526d0.md): - Schemas [payment_number](https://5hi7dwnxtk.apidog.io/payment-number-10077527d0.md): - Schemas [invoice_payment_id](https://5hi7dwnxtk.apidog.io/invoice-payment-id-10077528d0.md): - Schemas [payment_mode](https://5hi7dwnxtk.apidog.io/payment-mode-10077529d0.md): - Schemas [amount](https://5hi7dwnxtk.apidog.io/amount-10077530d0.md): - Schemas [is_single_invoice_payment](https://5hi7dwnxtk.apidog.io/is-single-invoice-payment-10077531d0.md): - Schemas [gateways_configured](https://5hi7dwnxtk.apidog.io/gateways-configured-10077532d0.md): - Schemas [deprecated_placeholders_used](https://5hi7dwnxtk.apidog.io/deprecated-placeholders-used-10077533d0.md): - Schemas [invoice_ids](https://5hi7dwnxtk.apidog.io/invoice-ids-10077534d0.md): - Schemas [invoiced_estimate_id](https://5hi7dwnxtk.apidog.io/invoiced-estimate-id-10077535d0.md): - Schemas [salesorder_order_status](https://5hi7dwnxtk.apidog.io/salesorder-order-status-10077536d0.md): - Schemas [total_formatted](https://5hi7dwnxtk.apidog.io/total-formatted-10077537d0.md): - Schemas [sub_total_formatted](https://5hi7dwnxtk.apidog.io/sub-total-formatted-10077538d0.md): - Schemas [invoice_url](https://5hi7dwnxtk.apidog.io/invoice-url-10077539d0.md): - Schemas [gateways_associated](https://5hi7dwnxtk.apidog.io/gateways-associated-10077540d0.md): - Schemas [attach_pdf](https://5hi7dwnxtk.apidog.io/attach-pdf-10077541d0.md): - Schemas [reminders_sent](https://5hi7dwnxtk.apidog.io/reminders-sent-10077542d0.md): - Schemas [last_reminder_sent_date](https://5hi7dwnxtk.apidog.io/last-reminder-sent-date-10077543d0.md): - Schemas [payment_made](https://5hi7dwnxtk.apidog.io/payment-made-10077544d0.md): - Schemas [credits_applied](https://5hi7dwnxtk.apidog.io/credits-applied-10077545d0.md): - Schemas [tax_amount_withheld](https://5hi7dwnxtk.apidog.io/tax-amount-withheld-10077546d0.md): - Schemas [write_off_amount](https://5hi7dwnxtk.apidog.io/write-off-amount-10077547d0.md): - Schemas [account_id](https://5hi7dwnxtk.apidog.io/account-id-10077548d0.md): - Schemas [allow_partial_payments](https://5hi7dwnxtk.apidog.io/allow-partial-payments-10077549d0.md): - Schemas [configured](https://5hi7dwnxtk.apidog.io/configured-10077550d0.md): - Schemas [additional_field1](https://5hi7dwnxtk.apidog.io/additional-field1-10077551d0.md): - Schemas [time_entry_ids](https://5hi7dwnxtk.apidog.io/time-entry-ids-10077552d0.md): - Schemas [expense_id](https://5hi7dwnxtk.apidog.io/expense-id-10077553d0.md): - Schemas [bill_id](https://5hi7dwnxtk.apidog.io/bill-id-10077554d0.md): - Schemas [bill_item_id](https://5hi7dwnxtk.apidog.io/bill-item-id-10077555d0.md): - Schemas [expense_receipt_name](https://5hi7dwnxtk.apidog.io/expense-receipt-name-10077556d0.md): - Schemas [salesorder_item_id](https://5hi7dwnxtk.apidog.io/salesorder-item-id-10077557d0.md): - Schemas [recurring_invoice_id](https://5hi7dwnxtk.apidog.io/recurring-invoice-id-10077558d0.md): - Schemas [response_option](https://5hi7dwnxtk.apidog.io/response-option-10077559d0.md): - Schemas [invoices](https://5hi7dwnxtk.apidog.io/invoices-10077560d0.md): - Schemas [invoice_number](https://5hi7dwnxtk.apidog.io/invoice-number-10077561d0.md): - Schemas [due_date](https://5hi7dwnxtk.apidog.io/due-date-10077562d0.md): - Schemas [due_days](https://5hi7dwnxtk.apidog.io/due-days-10077563d0.md): - Schemas [balance](https://5hi7dwnxtk.apidog.io/balance-10077564d0.md): - Schemas [payment_expected_date](https://5hi7dwnxtk.apidog.io/payment-expected-date-10077565d0.md): - Schemas [last_payment_date](https://5hi7dwnxtk.apidog.io/last-payment-date-10077566d0.md): - Schemas [ach_payment_initiated](https://5hi7dwnxtk.apidog.io/ach-payment-initiated-10077567d0.md): - Schemas [schedule_time](https://5hi7dwnxtk.apidog.io/schedule-time-10077568d0.md): - Schemas [invoice_payments](https://5hi7dwnxtk.apidog.io/invoice-payments-10077569d0.md): - Schemas [apply_creditnotes](https://5hi7dwnxtk.apidog.io/apply-creditnotes-10077570d0.md): - Schemas [gateway_name](https://5hi7dwnxtk.apidog.io/gateway-name-10077571d0.md): - Schemas [payment_gateways](https://5hi7dwnxtk.apidog.io/payment-gateways-10077572d0.md): - Schemas [payment_options](https://5hi7dwnxtk.apidog.io/payment-options-10077573d0.md): - Schemas [header_name](https://5hi7dwnxtk.apidog.io/header-name-10077574d0.md): - Schemas [header_id](https://5hi7dwnxtk.apidog.io/header-id-10077575d0.md): - Schemas [create-an-invoice-request](https://5hi7dwnxtk.apidog.io/create-an-invoice-request-10077576d0.md): - Schemas [payment-link-response](https://5hi7dwnxtk.apidog.io/payment-link-response-10077577d0.md): - Schemas [create-an-instant-invoice-response](https://5hi7dwnxtk.apidog.io/create-an-instant-invoice-response-10077578d0.md): - Schemas [create-an-invoice-response](https://5hi7dwnxtk.apidog.io/create-an-invoice-response-10077579d0.md): - Schemas [map-invoice-with-salesorder-response](https://5hi7dwnxtk.apidog.io/map-invoice-with-salesorder-response-10077580d0.md): - Schemas [list-invoices-response](https://5hi7dwnxtk.apidog.io/list-invoices-response-10077581d0.md): - Schemas [map-invoice-with-salesorder-request](https://5hi7dwnxtk.apidog.io/map-invoice-with-salesorder-request-10077582d0.md): - Schemas [update-an-invoice-request](https://5hi7dwnxtk.apidog.io/update-an-invoice-request-10077583d0.md): - Schemas [update-an-invoice-response](https://5hi7dwnxtk.apidog.io/update-an-invoice-response-10077584d0.md): - Schemas [update-an-invoice-customfield-response](https://5hi7dwnxtk.apidog.io/update-an-invoice-customfield-response-10077585d0.md): - Schemas [get-an-invoice-response](https://5hi7dwnxtk.apidog.io/get-an-invoice-response-10077586d0.md): - Schemas [delete-an-invoice-response](https://5hi7dwnxtk.apidog.io/delete-an-invoice-response-10077587d0.md): - Schemas [mark-an-invoice-as-sent-response](https://5hi7dwnxtk.apidog.io/mark-an-invoice-as-sent-response-10077588d0.md): - Schemas [void-an-invoice-response](https://5hi7dwnxtk.apidog.io/void-an-invoice-response-10077589d0.md): - Schemas [mark-as-draft-response](https://5hi7dwnxtk.apidog.io/mark-as-draft-response-10077590d0.md): - Schemas [email-an-invoice-request](https://5hi7dwnxtk.apidog.io/email-an-invoice-request-10077591d0.md): - Schemas [email-an-invoice-response](https://5hi7dwnxtk.apidog.io/email-an-invoice-response-10077592d0.md): - Schemas [email-invoices-request](https://5hi7dwnxtk.apidog.io/email-invoices-request-10077593d0.md): - Schemas [email-invoices-response](https://5hi7dwnxtk.apidog.io/email-invoices-response-10077594d0.md): - Schemas [submit-an-invoice-for-approval-response](https://5hi7dwnxtk.apidog.io/submit-an-invoice-for-approval-response-10077595d0.md): - Schemas [approve-an-invoice-response](https://5hi7dwnxtk.apidog.io/approve-an-invoice-response-10077596d0.md): - Schemas [get-invoice-email-content-response](https://5hi7dwnxtk.apidog.io/get-invoice-email-content-response-10077597d0.md): - Schemas [remind-customer-request](https://5hi7dwnxtk.apidog.io/remind-customer-request-10077598d0.md): - Schemas [remind-customer-response](https://5hi7dwnxtk.apidog.io/remind-customer-response-10077599d0.md): - Schemas [get-payment-reminder-mail-content-response](https://5hi7dwnxtk.apidog.io/get-payment-reminder-mail-content-response-10077600d0.md): - Schemas [bulk-invoice-reminder-response](https://5hi7dwnxtk.apidog.io/bulk-invoice-reminder-response-10077601d0.md): - Schemas [bulk-export-invoices-response](https://5hi7dwnxtk.apidog.io/bulk-export-invoices-response-10077602d0.md): - Schemas [bulk-print-invoices-response](https://5hi7dwnxtk.apidog.io/bulk-print-invoices-response-10077603d0.md): - Schemas [disable-payment-reminder-response](https://5hi7dwnxtk.apidog.io/disable-payment-reminder-response-10077604d0.md): - Schemas [enable-payment-reminder-response](https://5hi7dwnxtk.apidog.io/enable-payment-reminder-response-10077605d0.md): - Schemas [write-off-invoice-response](https://5hi7dwnxtk.apidog.io/write-off-invoice-response-10077606d0.md): - Schemas [cancel-write-off-response](https://5hi7dwnxtk.apidog.io/cancel-write-off-response-10077607d0.md): - Schemas [list-invoice-templates-response](https://5hi7dwnxtk.apidog.io/list-invoice-templates-response-10077608d0.md): - Schemas [update-invoice-template-response](https://5hi7dwnxtk.apidog.io/update-invoice-template-response-10077609d0.md): - Schemas [list-invoice-payments-response](https://5hi7dwnxtk.apidog.io/list-invoice-payments-response-10077610d0.md): - Schemas [list-credits-applied-response](https://5hi7dwnxtk.apidog.io/list-credits-applied-response-10077611d0.md): - Schemas [apply-credits-request](https://5hi7dwnxtk.apidog.io/apply-credits-request-10077612d0.md): - Schemas [apply-credits-response](https://5hi7dwnxtk.apidog.io/apply-credits-response-10077613d0.md): - Schemas [delete-a-payment-response](https://5hi7dwnxtk.apidog.io/delete-a-payment-response-10077614d0.md): - Schemas [delete-applied-credit-response](https://5hi7dwnxtk.apidog.io/delete-applied-credit-response-10077615d0.md): - Schemas [get-an-invoice-attachment-response](https://5hi7dwnxtk.apidog.io/get-an-invoice-attachment-response-10077616d0.md): - Schemas [add-attachment-to-an-invoice-response](https://5hi7dwnxtk.apidog.io/add-attachment-to-an-invoice-response-10077617d0.md): - Schemas [delete-the-expense-receipt-response](https://5hi7dwnxtk.apidog.io/delete-the-expense-receipt-response-10077618d0.md): - Schemas [list-invoice-comments-and-history-response](https://5hi7dwnxtk.apidog.io/list-invoice-comments-and-history-response-10077619d0.md): - Schemas [create-a-comment-request](https://5hi7dwnxtk.apidog.io/create-a-comment-request-10077620d0.md): - Schemas [update-a-comment-request](https://5hi7dwnxtk.apidog.io/update-a-comment-request-10077621d0.md): - Schemas [get-invoice-document-response](https://5hi7dwnxtk.apidog.io/get-invoice-document-response-10077622d0.md): - Schemas [delete-invoice-document-response](https://5hi7dwnxtk.apidog.io/delete-invoice-document-response-10077623d0.md): - Schemas [recurring_invoice-response](https://5hi7dwnxtk.apidog.io/recurring-invoice-response-10077624d0.md): - Schemas [recurrence_name](https://5hi7dwnxtk.apidog.io/recurrence-name-10077625d0.md): - Schemas [customer_email](https://5hi7dwnxtk.apidog.io/customer-email-10077626d0.md): - Schemas [customer_mobile_phone](https://5hi7dwnxtk.apidog.io/customer-mobile-phone-10077627d0.md): - Schemas [customer_phone](https://5hi7dwnxtk.apidog.io/customer-phone-10077628d0.md): - Schemas [paid_invoices_total](https://5hi7dwnxtk.apidog.io/paid-invoices-total-10077629d0.md): - Schemas [unpaid_invoices_balance](https://5hi7dwnxtk.apidog.io/unpaid-invoices-balance-10077630d0.md): - Schemas [photo_url](https://5hi7dwnxtk.apidog.io/photo-url-10077631d0.md): - Schemas [last_sent_date](https://5hi7dwnxtk.apidog.io/last-sent-date-10077632d0.md): - Schemas [next_invoice_date](https://5hi7dwnxtk.apidog.io/next-invoice-date-10077633d0.md): - Schemas [recurrence_frequency](https://5hi7dwnxtk.apidog.io/recurrence-frequency-10077634d0.md): - Schemas [repeat_every](https://5hi7dwnxtk.apidog.io/repeat-every-10077635d0.md): - Schemas [type](https://5hi7dwnxtk.apidog.io/type-10077636d0.md): - Schemas [account_name](https://5hi7dwnxtk.apidog.io/account-name-10077637d0.md): - Schemas [price](https://5hi7dwnxtk.apidog.io/price-10077638d0.md): - Schemas [comment_description](https://5hi7dwnxtk.apidog.io/comment-description-10077639d0.md): - Schemas [updated_time](https://5hi7dwnxtk.apidog.io/updated-time-10077640d0.md): - Schemas [data_type](https://5hi7dwnxtk.apidog.io/data-type-10077641d0.md): - Schemas [recurring_invoice_items](https://5hi7dwnxtk.apidog.io/recurring-invoice-items-10077642d0.md): - Schemas [create-a-recurring-invoice-request](https://5hi7dwnxtk.apidog.io/create-a-recurring-invoice-request-10077643d0.md): - Schemas [create-a-recurring-invoice-response](https://5hi7dwnxtk.apidog.io/create-a-recurring-invoice-response-10077644d0.md): - Schemas [list-all-recurring-invoice-response](https://5hi7dwnxtk.apidog.io/list-all-recurring-invoice-response-10077645d0.md): - Schemas [update-recurring-invoice-request](https://5hi7dwnxtk.apidog.io/update-recurring-invoice-request-10077646d0.md): - Schemas [update-recurring-invoice-response](https://5hi7dwnxtk.apidog.io/update-recurring-invoice-response-10077647d0.md): - Schemas [get-a-recurring-invoice-response](https://5hi7dwnxtk.apidog.io/get-a-recurring-invoice-response-10077648d0.md): - Schemas [delete-a-recurring-invoice-response](https://5hi7dwnxtk.apidog.io/delete-a-recurring-invoice-response-10077649d0.md): - Schemas [stop-a-recurring-invoice-request](https://5hi7dwnxtk.apidog.io/stop-a-recurring-invoice-request-10077650d0.md): - Schemas [stop-a-recurring-invoice-response](https://5hi7dwnxtk.apidog.io/stop-a-recurring-invoice-response-10077651d0.md): - Schemas [resume-a-recurring-invoice-request](https://5hi7dwnxtk.apidog.io/resume-a-recurring-invoice-request-10077652d0.md): - Schemas [resume-a-recurring-invoice-response](https://5hi7dwnxtk.apidog.io/resume-a-recurring-invoice-response-10077653d0.md): - Schemas [update-recurring-invoice-template-request](https://5hi7dwnxtk.apidog.io/update-recurring-invoice-template-request-10077654d0.md): - Schemas [update-recurring-invoice-template-response](https://5hi7dwnxtk.apidog.io/update-recurring-invoice-template-response-10077655d0.md): - Schemas [list-recurring-invoice-history-response](https://5hi7dwnxtk.apidog.io/list-recurring-invoice-history-response-10077656d0.md): - Schemas [creditnote-response](https://5hi7dwnxtk.apidog.io/creditnote-response-10077657d0.md): - Schemas [serial_numbers](https://5hi7dwnxtk.apidog.io/serial-numbers-10077658d0.md): - Schemas [from_account_id](https://5hi7dwnxtk.apidog.io/from-account-id-10077659d0.md): - Schemas [is_draft](https://5hi7dwnxtk.apidog.io/is-draft-10077660d0.md): - Schemas [payment_form](https://5hi7dwnxtk.apidog.io/payment-form-10077661d0.md): - Schemas [code](https://5hi7dwnxtk.apidog.io/code-10077662d0.md): - Schemas [invoice_item_id](https://5hi7dwnxtk.apidog.io/invoice-item-id-10077663d0.md): - Schemas [from](https://5hi7dwnxtk.apidog.io/from-10077664d0.md): - Schemas [from_mail_id_alias](https://5hi7dwnxtk.apidog.io/from-mail-id-alias-10077665d0.md): - Schemas [to_mail_ids_alias](https://5hi7dwnxtk.apidog.io/to-mail-ids-alias-10077666d0.md): - Schemas [cc_mail_ids_alias](https://5hi7dwnxtk.apidog.io/cc-mail-ids-alias-10077667d0.md): - Schemas [subject_alias](https://5hi7dwnxtk.apidog.io/subject-alias-10077668d0.md): - Schemas [body_alias](https://5hi7dwnxtk.apidog.io/body-alias-10077669d0.md): - Schemas [creditnote_invoice_id](https://5hi7dwnxtk.apidog.io/creditnote-invoice-id-10077670d0.md): - Schemas [credited_amount](https://5hi7dwnxtk.apidog.io/credited-amount-10077671d0.md): - Schemas [mailhistory_id](https://5hi7dwnxtk.apidog.io/mailhistory-id-10077672d0.md): - Schemas [template-id](https://5hi7dwnxtk.apidog.io/template-id-10077673d0.md): - Schemas [create-a-credit-note-request](https://5hi7dwnxtk.apidog.io/create-a-credit-note-request-10077674d0.md): - Schemas [create-a-credit-note-response](https://5hi7dwnxtk.apidog.io/create-a-credit-note-response-10077675d0.md): - Schemas [list-all-credit-notes-response](https://5hi7dwnxtk.apidog.io/list-all-credit-notes-response-10077676d0.md): - Schemas [update-a-credit-note-request](https://5hi7dwnxtk.apidog.io/update-a-credit-note-request-10077677d0.md): - Schemas [update-a-credit-note-response](https://5hi7dwnxtk.apidog.io/update-a-credit-note-response-10077678d0.md): - Schemas [get-a-credit-note-response](https://5hi7dwnxtk.apidog.io/get-a-credit-note-response-10077679d0.md): - Schemas [delete-a-credit-note-response](https://5hi7dwnxtk.apidog.io/delete-a-credit-note-response-10077680d0.md): - Schemas [email-a-credit-note-request](https://5hi7dwnxtk.apidog.io/email-a-credit-note-request-10077681d0.md): - Schemas [email-a-credit-note-response](https://5hi7dwnxtk.apidog.io/email-a-credit-note-response-10077682d0.md): - Schemas [get-email-content-response](https://5hi7dwnxtk.apidog.io/get-email-content-response-10077683d0.md): - Schemas [void-a-credit-note-response](https://5hi7dwnxtk.apidog.io/void-a-credit-note-response-10077684d0.md): - Schemas [convert-credit-note-to-draft-response](https://5hi7dwnxtk.apidog.io/convert-credit-note-to-draft-response-10077685d0.md): - Schemas [convert-to-open-response](https://5hi7dwnxtk.apidog.io/convert-to-open-response-10077686d0.md): - Schemas [submit-a-credit-note-for-approval-response](https://5hi7dwnxtk.apidog.io/submit-a-credit-note-for-approval-response-10077687d0.md): - Schemas [approve-a-credit-note-response](https://5hi7dwnxtk.apidog.io/approve-a-credit-note-response-10077688d0.md): - Schemas [email-history-response](https://5hi7dwnxtk.apidog.io/email-history-response-10077689d0.md): - Schemas [list-credit-note-template-response](https://5hi7dwnxtk.apidog.io/list-credit-note-template-response-10077690d0.md): - Schemas [update-a-credit-note-template-response](https://5hi7dwnxtk.apidog.io/update-a-credit-note-template-response-10077691d0.md): - Schemas [list-invoices-credited-response](https://5hi7dwnxtk.apidog.io/list-invoices-credited-response-10077692d0.md): - Schemas [credit-to-an-invoice-request](https://5hi7dwnxtk.apidog.io/credit-to-an-invoice-request-10077693d0.md): - Schemas [credit-to-an-invoice-response](https://5hi7dwnxtk.apidog.io/credit-to-an-invoice-response-10077694d0.md): - Schemas [delete-invoices-credited-response](https://5hi7dwnxtk.apidog.io/delete-invoices-credited-response-10077695d0.md): - Schemas [list-credit-note-comments-and-history-response](https://5hi7dwnxtk.apidog.io/list-credit-note-comments-and-history-response-10077696d0.md): - Schemas [add-a-comment-request](https://5hi7dwnxtk.apidog.io/add-a-comment-request-10077697d0.md): - Schemas [add-a-comment-response](https://5hi7dwnxtk.apidog.io/add-a-comment-response-10077698d0.md): - Schemas [list-credit-note-refunds-response](https://5hi7dwnxtk.apidog.io/list-credit-note-refunds-response-10077699d0.md): - Schemas [list-refunds-of-a-credit-note-response](https://5hi7dwnxtk.apidog.io/list-refunds-of-a-credit-note-response-10077700d0.md): - Schemas [refund-credit-note-request](https://5hi7dwnxtk.apidog.io/refund-credit-note-request-10077701d0.md): - Schemas [refund-credit-note-response](https://5hi7dwnxtk.apidog.io/refund-credit-note-response-10077702d0.md): - Schemas [get-credit-note-refund-response](https://5hi7dwnxtk.apidog.io/get-credit-note-refund-response-10077703d0.md): - Schemas [update-credit-note-refund-request](https://5hi7dwnxtk.apidog.io/update-credit-note-refund-request-10077704d0.md): - Schemas [update-credit-note-refund-response](https://5hi7dwnxtk.apidog.io/update-credit-note-refund-response-10077705d0.md): - Schemas [delete-credit-note-refund-response](https://5hi7dwnxtk.apidog.io/delete-credit-note-refund-response-10077706d0.md): - Schemas [create-a-customer-debit-note-request](https://5hi7dwnxtk.apidog.io/create-a-customer-debit-note-request-10077707d0.md): - Schemas [update-a-customer-debit-note-request](https://5hi7dwnxtk.apidog.io/update-a-customer-debit-note-request-10077708d0.md): - Schemas [create-a-customer-debit-note-response](https://5hi7dwnxtk.apidog.io/create-a-customer-debit-note-response-10077709d0.md): - Schemas [update-a-customer-debit-note-response](https://5hi7dwnxtk.apidog.io/update-a-customer-debit-note-response-10077710d0.md): - Schemas [get-a-customer-debit-note-response](https://5hi7dwnxtk.apidog.io/get-a-customer-debit-note-response-10077711d0.md): - Schemas [list-customer-debit-notes-response](https://5hi7dwnxtk.apidog.io/list-customer-debit-notes-response-10077712d0.md): - Schemas [delete-a-customer-debit-note-response](https://5hi7dwnxtk.apidog.io/delete-a-customer-debit-note-response-10077713d0.md): - Schemas [debit_note](https://5hi7dwnxtk.apidog.io/debit-note-10077714d0.md): - Schemas [reference_invoice_data](https://5hi7dwnxtk.apidog.io/reference-invoice-data-10077715d0.md): - Schemas [line_item](https://5hi7dwnxtk.apidog.io/line-item-10077716d0.md): - Schemas [reference_invoice_type](https://5hi7dwnxtk.apidog.io/reference-invoice-type-10077717d0.md): - Schemas [reference_invoice_number](https://5hi7dwnxtk.apidog.io/reference-invoice-number-10077718d0.md): - Schemas [reference_invoice_status](https://5hi7dwnxtk.apidog.io/reference-invoice-status-10077719d0.md): - Schemas [reference_invoice_amount](https://5hi7dwnxtk.apidog.io/reference-invoice-amount-10077720d0.md): - Schemas [debit_note_number](https://5hi7dwnxtk.apidog.io/debit-note-number-10077721d0.md): - Schemas [payment-response](https://5hi7dwnxtk.apidog.io/payment-response-10077722d0.md): - Schemas [amount_refunded](https://5hi7dwnxtk.apidog.io/amount-refunded-10077723d0.md): - Schemas [autotransaction](https://5hi7dwnxtk.apidog.io/autotransaction-10077724d0.md): - Schemas [autotransaction_id](https://5hi7dwnxtk.apidog.io/autotransaction-id-10077725d0.md): - Schemas [payment_gateway](https://5hi7dwnxtk.apidog.io/payment-gateway-10077726d0.md): - Schemas [gateway_transaction_id](https://5hi7dwnxtk.apidog.io/gateway-transaction-id-10077727d0.md): - Schemas [gateway_error_message](https://5hi7dwnxtk.apidog.io/gateway-error-message-10077728d0.md): - Schemas [card_id](https://5hi7dwnxtk.apidog.io/card-id-10077729d0.md): - Schemas [last_four_digits](https://5hi7dwnxtk.apidog.io/last-four-digits-10077730d0.md): - Schemas [expiry_month](https://5hi7dwnxtk.apidog.io/expiry-month-10077731d0.md): - Schemas [expiry_year](https://5hi7dwnxtk.apidog.io/expiry-year-10077732d0.md): - Schemas [invoice_amount](https://5hi7dwnxtk.apidog.io/invoice-amount-10077733d0.md): - Schemas [balance_amount](https://5hi7dwnxtk.apidog.io/balance-amount-10077734d0.md): - Schemas [bank_charges](https://5hi7dwnxtk.apidog.io/bank-charges-10077735d0.md): - Schemas [update-an-customerpayment-customfield-response](https://5hi7dwnxtk.apidog.io/update-an-customerpayment-customfield-response-10077736d0.md): - Schemas [payment_refund_id](https://5hi7dwnxtk.apidog.io/payment-refund-id-10077737d0.md): - Schemas [bcy_amount](https://5hi7dwnxtk.apidog.io/bcy-amount-10077738d0.md): - Schemas [retainerinvoice_id](https://5hi7dwnxtk.apidog.io/retainerinvoice-id-10077739d0.md): - Schemas [create-a-payment-request](https://5hi7dwnxtk.apidog.io/create-a-payment-request-10077740d0.md): - Schemas [create-a-payment-response](https://5hi7dwnxtk.apidog.io/create-a-payment-response-10077741d0.md): - Schemas [list-customer-payments-response](https://5hi7dwnxtk.apidog.io/list-customer-payments-response-10077742d0.md): - Schemas [update-a-payment-request](https://5hi7dwnxtk.apidog.io/update-a-payment-request-10077743d0.md): - Schemas [update-a-payment-response](https://5hi7dwnxtk.apidog.io/update-a-payment-response-10077744d0.md): - Schemas [retrieve-a-payment-response](https://5hi7dwnxtk.apidog.io/retrieve-a-payment-response-10077745d0.md): - Schemas [list-refunds-of-a-customer-payment-response](https://5hi7dwnxtk.apidog.io/list-refunds-of-a-customer-payment-response-10077746d0.md): - Schemas [refund-an-excess-customer-payment-request](https://5hi7dwnxtk.apidog.io/refund-an-excess-customer-payment-request-10077747d0.md): - Schemas [refund-an-excess-customer-payment-response](https://5hi7dwnxtk.apidog.io/refund-an-excess-customer-payment-response-10077748d0.md): - Schemas [details-of-a-refund-response](https://5hi7dwnxtk.apidog.io/details-of-a-refund-response-10077749d0.md): - Schemas [update-a-refund-request](https://5hi7dwnxtk.apidog.io/update-a-refund-request-10077750d0.md): - Schemas [update-a-refund-response](https://5hi7dwnxtk.apidog.io/update-a-refund-response-10077751d0.md): - Schemas [delete-a-refund-response](https://5hi7dwnxtk.apidog.io/delete-a-refund-response-10077752d0.md): - Schemas [bulk-delete-customer-payments-response](https://5hi7dwnxtk.apidog.io/bulk-delete-customer-payments-response-10077753d0.md): - Schemas [recurring_expense-response](https://5hi7dwnxtk.apidog.io/recurring-expense-response-10077754d0.md): - Schemas [recurring_expense_id](https://5hi7dwnxtk.apidog.io/recurring-expense-id-10077755d0.md): - Schemas [last_created_date](https://5hi7dwnxtk.apidog.io/last-created-date-10077756d0.md): - Schemas [next_expense_date](https://5hi7dwnxtk.apidog.io/next-expense-date-10077757d0.md): - Schemas [source_of_supply](https://5hi7dwnxtk.apidog.io/source-of-supply-10077758d0.md): - Schemas [destination_of_supply](https://5hi7dwnxtk.apidog.io/destination-of-supply-10077759d0.md): - Schemas [reverse_charge_tax_id](https://5hi7dwnxtk.apidog.io/reverse-charge-tax-id-10077760d0.md): - Schemas [reverse_charge_tax_name](https://5hi7dwnxtk.apidog.io/reverse-charge-tax-name-10077761d0.md): - Schemas [reverse_charge_tax_percentage](https://5hi7dwnxtk.apidog.io/reverse-charge-tax-percentage-10077762d0.md): - Schemas [reverse_charge_tax_amount](https://5hi7dwnxtk.apidog.io/reverse-charge-tax-amount-10077763d0.md): - Schemas [destination_of_supply_state](https://5hi7dwnxtk.apidog.io/destination-of-supply-state-10077764d0.md): - Schemas [acquisition_vat_total](https://5hi7dwnxtk.apidog.io/acquisition-vat-total-10077765d0.md): - Schemas [reverse_charge_vat_total](https://5hi7dwnxtk.apidog.io/reverse-charge-vat-total-10077766d0.md): - Schemas [paid_through_account_id](https://5hi7dwnxtk.apidog.io/paid-through-account-id-10077767d0.md): - Schemas [is_billable](https://5hi7dwnxtk.apidog.io/is-billable-10077768d0.md): - Schemas [acquisition_vat_id](https://5hi7dwnxtk.apidog.io/acquisition-vat-id-10077769d0.md): - Schemas [reverse_charge_vat_id](https://5hi7dwnxtk.apidog.io/reverse-charge-vat-id-10077770d0.md): - Schemas [expense_type](https://5hi7dwnxtk.apidog.io/expense-type-10077771d0.md): - Schemas [is_personal](https://5hi7dwnxtk.apidog.io/is-personal-10077772d0.md): - Schemas [vendor_name](https://5hi7dwnxtk.apidog.io/vendor-name-10077773d0.md): - Schemas [paid_through_account_name](https://5hi7dwnxtk.apidog.io/paid-through-account-name-10077774d0.md): - Schemas [acquisition_vat_summary](https://5hi7dwnxtk.apidog.io/acquisition-vat-summary-10077775d0.md): - Schemas [reverse_charge_vat_summary](https://5hi7dwnxtk.apidog.io/reverse-charge-vat-summary-10077776d0.md): - Schemas [create-a-recurring-expense-request](https://5hi7dwnxtk.apidog.io/create-a-recurring-expense-request-10077777d0.md): - Schemas [create-a-recurring-expense-response](https://5hi7dwnxtk.apidog.io/create-a-recurring-expense-response-10077778d0.md): - Schemas [list-recurring-expenses-response](https://5hi7dwnxtk.apidog.io/list-recurring-expenses-response-10077779d0.md): - Schemas [update-a-recurring-expense-request](https://5hi7dwnxtk.apidog.io/update-a-recurring-expense-request-10077780d0.md): - Schemas [update-a-recurring-expense-response](https://5hi7dwnxtk.apidog.io/update-a-recurring-expense-response-10077781d0.md): - Schemas [get-a-recurring-expense-response](https://5hi7dwnxtk.apidog.io/get-a-recurring-expense-response-10077782d0.md): - Schemas [delete-a-recurring-expense-response](https://5hi7dwnxtk.apidog.io/delete-a-recurring-expense-response-10077783d0.md): - Schemas [stop-a-recurring-expense-response](https://5hi7dwnxtk.apidog.io/stop-a-recurring-expense-response-10077784d0.md): - Schemas [resume-a-recurring-expense-response](https://5hi7dwnxtk.apidog.io/resume-a-recurring-expense-response-10077785d0.md): - Schemas [list-child-expenses-created-response](https://5hi7dwnxtk.apidog.io/list-child-expenses-created-response-10077786d0.md): - Schemas [list-recurring-expense-history-response](https://5hi7dwnxtk.apidog.io/list-recurring-expense-history-response-10077787d0.md): - Schemas [expense-response](https://5hi7dwnxtk.apidog.io/expense-response-10077788d0.md): - Schemas [is_itemized_expense](https://5hi7dwnxtk.apidog.io/is-itemized-expense-10077789d0.md): - Schemas [trip_id](https://5hi7dwnxtk.apidog.io/trip-id-10077790d0.md): - Schemas [trip_number](https://5hi7dwnxtk.apidog.io/trip-number-10077791d0.md): - Schemas [receipt](https://5hi7dwnxtk.apidog.io/receipt-10077792d0.md): - Schemas [vendor_id](https://5hi7dwnxtk.apidog.io/vendor-id-10077793d0.md): - Schemas [bcy_total_without_tax](https://5hi7dwnxtk.apidog.io/bcy-total-without-tax-10077794d0.md): - Schemas [total_without_tax](https://5hi7dwnxtk.apidog.io/total-without-tax-10077795d0.md): - Schemas [expense_receipt_type](https://5hi7dwnxtk.apidog.io/expense-receipt-type-10077796d0.md): - Schemas [expense_item_id](https://5hi7dwnxtk.apidog.io/expense-item-id-10077797d0.md): - Schemas [mileage_type](https://5hi7dwnxtk.apidog.io/mileage-type-10077798d0.md): - Schemas [start_reading](https://5hi7dwnxtk.apidog.io/start-reading-10077799d0.md): - Schemas [end_reading](https://5hi7dwnxtk.apidog.io/end-reading-10077800d0.md): - Schemas [distance](https://5hi7dwnxtk.apidog.io/distance-10077801d0.md): - Schemas [mileage_unit](https://5hi7dwnxtk.apidog.io/mileage-unit-10077802d0.md): - Schemas [mileage_rate](https://5hi7dwnxtk.apidog.io/mileage-rate-10077803d0.md): - Schemas [employee_id](https://5hi7dwnxtk.apidog.io/employee-id-10077804d0.md): - Schemas [vehicle_type](https://5hi7dwnxtk.apidog.io/vehicle-type-10077805d0.md): - Schemas [can_reclaim_vat_on_mileage](https://5hi7dwnxtk.apidog.io/can-reclaim-vat-on-mileage-10077806d0.md): - Schemas [fuel_type](https://5hi7dwnxtk.apidog.io/fuel-type-10077807d0.md): - Schemas [engine_capacity_range](https://5hi7dwnxtk.apidog.io/engine-capacity-range-10077808d0.md): - Schemas [delete_receipt](https://5hi7dwnxtk.apidog.io/delete-receipt-10077809d0.md): - Schemas [tax](https://5hi7dwnxtk.apidog.io/tax-10077810d0.md): - Schemas [create-an-expense-request](https://5hi7dwnxtk.apidog.io/create-an-expense-request-10077811d0.md): - Schemas [create-an-expense-response](https://5hi7dwnxtk.apidog.io/create-an-expense-response-10077812d0.md): - Schemas [list-expenses-response](https://5hi7dwnxtk.apidog.io/list-expenses-response-10077813d0.md): - Schemas [update-an-expense-request](https://5hi7dwnxtk.apidog.io/update-an-expense-request-10077814d0.md): - Schemas [update-an-expense-response](https://5hi7dwnxtk.apidog.io/update-an-expense-response-10077815d0.md): - Schemas [get-an-expense-response](https://5hi7dwnxtk.apidog.io/get-an-expense-response-10077816d0.md): - Schemas [delete-an-expense-response](https://5hi7dwnxtk.apidog.io/delete-an-expense-response-10077817d0.md): - Schemas [list-expense-history-and-comments-response](https://5hi7dwnxtk.apidog.io/list-expense-history-and-comments-response-10077818d0.md): - Schemas [list-employees-request](https://5hi7dwnxtk.apidog.io/list-employees-request-10077819d0.md): - Schemas [list-employees-response](https://5hi7dwnxtk.apidog.io/list-employees-response-10077820d0.md): - Schemas [create-an-employee-request](https://5hi7dwnxtk.apidog.io/create-an-employee-request-10077821d0.md): - Schemas [create-an-employee-response](https://5hi7dwnxtk.apidog.io/create-an-employee-response-10077822d0.md): - Schemas [get-an-employee-response](https://5hi7dwnxtk.apidog.io/get-an-employee-response-10077823d0.md): - Schemas [delete-an-employee-response](https://5hi7dwnxtk.apidog.io/delete-an-employee-response-10077824d0.md): - Schemas [get-an-expense-receipt-response](https://5hi7dwnxtk.apidog.io/get-an-expense-receipt-response-10077825d0.md): - Schemas [add-receipt-to-an-expense-response](https://5hi7dwnxtk.apidog.io/add-receipt-to-an-expense-response-10077826d0.md): - Schemas [delete-a-receipt-response](https://5hi7dwnxtk.apidog.io/delete-a-receipt-response-10077827d0.md): - Schemas [add-attachment-to-an-expense-request](https://5hi7dwnxtk.apidog.io/add-attachment-to-an-expense-request-10077828d0.md): - Schemas [add-attachment-to-an-expense-response](https://5hi7dwnxtk.apidog.io/add-attachment-to-an-expense-response-10077829d0.md): - Schemas [retainerinvoice-response](https://5hi7dwnxtk.apidog.io/retainerinvoice-response-10077830d0.md): - Schemas [retainerinvoice_number](https://5hi7dwnxtk.apidog.io/retainerinvoice-number-10077831d0.md): - Schemas [project_or_estimate_name](https://5hi7dwnxtk.apidog.io/project-or-estimate-name-10077832d0.md): - Schemas [payment_drawn](https://5hi7dwnxtk.apidog.io/payment-drawn-10077833d0.md): - Schemas [is_client_review_settings_enabled](https://5hi7dwnxtk.apidog.io/is-client-review-settings-enabled-10077834d0.md): - Schemas [unused_amount](https://5hi7dwnxtk.apidog.io/unused-amount-10077835d0.md): - Schemas [retainerinvoice_total](https://5hi7dwnxtk.apidog.io/retainerinvoice-total-10077836d0.md): - Schemas [retainerinvoice_balance](https://5hi7dwnxtk.apidog.io/retainerinvoice-balance-10077837d0.md): - Schemas [retainerinvoice_date](https://5hi7dwnxtk.apidog.io/retainerinvoice-date-10077838d0.md): - Schemas [payment_refunds](https://5hi7dwnxtk.apidog.io/payment-refunds-10077839d0.md): - Schemas [html_string](https://5hi7dwnxtk.apidog.io/html-string-10077840d0.md): - Schemas [is_payment_drawn_details_required](https://5hi7dwnxtk.apidog.io/is-payment-drawn-details-required-10077841d0.md): - Schemas [create-a-retainerinvoice-request](https://5hi7dwnxtk.apidog.io/create-a-retainerinvoice-request-10077842d0.md): - Schemas [create-a-retainerinvoice-response](https://5hi7dwnxtk.apidog.io/create-a-retainerinvoice-response-10077843d0.md): - Schemas [list-a-retainer-invoices-response](https://5hi7dwnxtk.apidog.io/list-a-retainer-invoices-response-10077844d0.md): - Schemas [update-a-retainerinvoice-request](https://5hi7dwnxtk.apidog.io/update-a-retainerinvoice-request-10077845d0.md): - Schemas [update-a-retainerinvoice-response](https://5hi7dwnxtk.apidog.io/update-a-retainerinvoice-response-10077846d0.md): - Schemas [get-a-retainer-invoice-response](https://5hi7dwnxtk.apidog.io/get-a-retainer-invoice-response-10077847d0.md): - Schemas [delete-a-retainer-invoice-response](https://5hi7dwnxtk.apidog.io/delete-a-retainer-invoice-response-10077848d0.md): - Schemas [mark-a-retainer-invoice-as-sent-response](https://5hi7dwnxtk.apidog.io/mark-a-retainer-invoice-as-sent-response-10077849d0.md): - Schemas [update-retainer-invoice-template-response](https://5hi7dwnxtk.apidog.io/update-retainer-invoice-template-response-10077850d0.md): - Schemas [void-a-retainer-invoice-response](https://5hi7dwnxtk.apidog.io/void-a-retainer-invoice-response-10077851d0.md): - Schemas [submit-a-retainer-invoice-for-approval-response](https://5hi7dwnxtk.apidog.io/submit-a-retainer-invoice-for-approval-response-10077852d0.md): - Schemas [approve-a-retainer-invoice-response](https://5hi7dwnxtk.apidog.io/approve-a-retainer-invoice-response-10077853d0.md): - Schemas [email-a-retainer-invoice-request](https://5hi7dwnxtk.apidog.io/email-a-retainer-invoice-request-10077854d0.md): - Schemas [email-a-retainer-invoice-response](https://5hi7dwnxtk.apidog.io/email-a-retainer-invoice-response-10077855d0.md): - Schemas [get-retainer-invoice-email-content-request](https://5hi7dwnxtk.apidog.io/get-retainer-invoice-email-content-request-10077856d0.md): - Schemas [get-retainer-invoice-email-content-response](https://5hi7dwnxtk.apidog.io/get-retainer-invoice-email-content-response-10077857d0.md): - Schemas [list-retainer-invoice-templates-response](https://5hi7dwnxtk.apidog.io/list-retainer-invoice-templates-response-10077858d0.md): - Schemas [list-retainer-payments-response](https://5hi7dwnxtk.apidog.io/list-retainer-payments-response-10077859d0.md): - Schemas [delete-a-retainer-payment-response](https://5hi7dwnxtk.apidog.io/delete-a-retainer-payment-response-10077860d0.md): - Schemas [get-a-retainer-invoice-attachment-request](https://5hi7dwnxtk.apidog.io/get-a-retainer-invoice-attachment-request-10077861d0.md): - Schemas [get-a-retainer-invoice-attachment-response](https://5hi7dwnxtk.apidog.io/get-a-retainer-invoice-attachment-response-10077862d0.md): - Schemas [add-attachment-to-a-retainer-invoice-request](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-retainer-invoice-request-10077863d0.md): - Schemas [add-attachment-to-a-retainer-invoice-response](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-retainer-invoice-response-10077864d0.md): - Schemas [list-retainer-invoice-comments-and-history-response](https://5hi7dwnxtk.apidog.io/list-retainer-invoice-comments-and-history-response-10077865d0.md): - Schemas [purchaseorder_number](https://5hi7dwnxtk.apidog.io/purchaseorder-number-10077866d0.md): - Schemas [discount_account_id](https://5hi7dwnxtk.apidog.io/discount-account-id-10077867d0.md): - Schemas [ship_via](https://5hi7dwnxtk.apidog.io/ship-via-10077868d0.md): - Schemas [acquisition_vat_name](https://5hi7dwnxtk.apidog.io/acquisition-vat-name-10077869d0.md): - Schemas [acquisition_vat_percentage](https://5hi7dwnxtk.apidog.io/acquisition-vat-percentage-10077870d0.md): - Schemas [acquisition_vat_amount](https://5hi7dwnxtk.apidog.io/acquisition-vat-amount-10077871d0.md): - Schemas [reverse_charge_vat_name](https://5hi7dwnxtk.apidog.io/reverse-charge-vat-name-10077872d0.md): - Schemas [reverse_charge_vat_percentage](https://5hi7dwnxtk.apidog.io/reverse-charge-vat-percentage-10077873d0.md): - Schemas [reverse_charge_vat_amount](https://5hi7dwnxtk.apidog.io/reverse-charge-vat-amount-10077874d0.md): - Schemas [delivery_date](https://5hi7dwnxtk.apidog.io/delivery-date-10077875d0.md): - Schemas [delivery_org_address_id](https://5hi7dwnxtk.apidog.io/delivery-org-address-id-10077876d0.md): - Schemas [delivery_customer_id](https://5hi7dwnxtk.apidog.io/delivery-customer-id-10077877d0.md): - Schemas [document_id](https://5hi7dwnxtk.apidog.io/document-id-10077878d0.md): - Schemas [organization_address_id](https://5hi7dwnxtk.apidog.io/organization-address-id-10077879d0.md): - Schemas [is_verifiable](https://5hi7dwnxtk.apidog.io/is-verifiable-10077880d0.md): - Schemas [address1](https://5hi7dwnxtk.apidog.io/address1-10077881d0.md): - Schemas [address2](https://5hi7dwnxtk.apidog.io/address2-10077882d0.md): - Schemas [is_valid](https://5hi7dwnxtk.apidog.io/is-valid-10077883d0.md): - Schemas [is_primary](https://5hi7dwnxtk.apidog.io/is-primary-10077884d0.md): - Schemas [purchaseorder_id](https://5hi7dwnxtk.apidog.io/purchaseorder-id-10077885d0.md): - Schemas [expected_delivery_date](https://5hi7dwnxtk.apidog.io/expected-delivery-date-10077886d0.md): - Schemas [ship_via_id](https://5hi7dwnxtk.apidog.io/ship-via-id-10077887d0.md): - Schemas [can_mark_as_bill](https://5hi7dwnxtk.apidog.io/can-mark-as-bill-10077888d0.md): - Schemas [can_mark_as_unbill](https://5hi7dwnxtk.apidog.io/can-mark-as-unbill-10077889d0.md): - Schemas [update-an-purchaseorder-customfield-response](https://5hi7dwnxtk.apidog.io/update-an-purchaseorder-customfield-response-10077890d0.md): - Schemas [delivery_address](https://5hi7dwnxtk.apidog.io/delivery-address-10077891d0.md): - Schemas [purchaseorder](https://5hi7dwnxtk.apidog.io/purchaseorder-10077892d0.md): - Schemas [create-a-purchase-order-request](https://5hi7dwnxtk.apidog.io/create-a-purchase-order-request-10077893d0.md): - Schemas [create-a-purchase-order-response](https://5hi7dwnxtk.apidog.io/create-a-purchase-order-response-10077894d0.md): - Schemas [list-purchase-orders-response](https://5hi7dwnxtk.apidog.io/list-purchase-orders-response-10077895d0.md): - Schemas [update-a-purchase-order-request](https://5hi7dwnxtk.apidog.io/update-a-purchase-order-request-10077896d0.md): - Schemas [update-a-purchase-order-response](https://5hi7dwnxtk.apidog.io/update-a-purchase-order-response-10077897d0.md): - Schemas [get-a-purchase-order-response](https://5hi7dwnxtk.apidog.io/get-a-purchase-order-response-10077898d0.md): - Schemas [delete-purchase-order-response](https://5hi7dwnxtk.apidog.io/delete-purchase-order-response-10077899d0.md): - Schemas [mark-a-purchase-order-as-open-response](https://5hi7dwnxtk.apidog.io/mark-a-purchase-order-as-open-response-10077900d0.md): - Schemas [mark-as-billed-response](https://5hi7dwnxtk.apidog.io/mark-as-billed-response-10077901d0.md): - Schemas [cancel-a-purchase-order-response](https://5hi7dwnxtk.apidog.io/cancel-a-purchase-order-response-10077902d0.md): - Schemas [submit-a-purchase-order-for-approval-response](https://5hi7dwnxtk.apidog.io/submit-a-purchase-order-for-approval-response-10077903d0.md): - Schemas [approve-a-purchase-order-response](https://5hi7dwnxtk.apidog.io/approve-a-purchase-order-response-10077904d0.md): - Schemas [email-a-purchase-order-request](https://5hi7dwnxtk.apidog.io/email-a-purchase-order-request-10077905d0.md): - Schemas [email-a-purchase-order-response](https://5hi7dwnxtk.apidog.io/email-a-purchase-order-response-10077906d0.md): - Schemas [get-purchase-order-email-content-response](https://5hi7dwnxtk.apidog.io/get-purchase-order-email-content-response-10077907d0.md): - Schemas [list-purchase-order-templates-response](https://5hi7dwnxtk.apidog.io/list-purchase-order-templates-response-10077908d0.md): - Schemas [update-purchase-order-template-response](https://5hi7dwnxtk.apidog.io/update-purchase-order-template-response-10077909d0.md): - Schemas [get-a-purchase-order-attachment-response](https://5hi7dwnxtk.apidog.io/get-a-purchase-order-attachment-response-10077910d0.md): - Schemas [add-attachment-to-a-purchase-order-response](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-purchase-order-response-10077911d0.md): - Schemas [list-purchase-order-comments-and-history-response](https://5hi7dwnxtk.apidog.io/list-purchase-order-comments-and-history-response-10077912d0.md): - Schemas [reject_purchase_order](https://5hi7dwnxtk.apidog.io/reject-purchase-order-10077913d0.md): - Schemas [bill_number](https://5hi7dwnxtk.apidog.io/bill-number-10077914d0.md): - Schemas [permit_number](https://5hi7dwnxtk.apidog.io/permit-number-10077915d0.md): - Schemas [image_document_id](https://5hi7dwnxtk.apidog.io/image-document-id-10077916d0.md): - Schemas [is_tds_applied](https://5hi7dwnxtk.apidog.io/is-tds-applied-10077917d0.md): - Schemas [filed_in_vat_return_id](https://5hi7dwnxtk.apidog.io/filed-in-vat-return-id-10077918d0.md): - Schemas [filed_in_vat_return_name](https://5hi7dwnxtk.apidog.io/filed-in-vat-return-name-10077919d0.md): - Schemas [filed_in_vat_return_type](https://5hi7dwnxtk.apidog.io/filed-in-vat-return-type-10077920d0.md): - Schemas [is_abn_quoted](https://5hi7dwnxtk.apidog.io/is-abn-quoted-10077921d0.md): - Schemas [abn](https://5hi7dwnxtk.apidog.io/abn-10077922d0.md): - Schemas [custom_field_id](https://5hi7dwnxtk.apidog.io/custom-field-id-10077923d0.md): - Schemas [update-an-bill-customfield-response](https://5hi7dwnxtk.apidog.io/update-an-bill-customfield-response-10077924d0.md): - Schemas [purchaseorder_ids](https://5hi7dwnxtk.apidog.io/purchaseorder-ids-10077925d0.md): - Schemas [unused_credits_payable_amount](https://5hi7dwnxtk.apidog.io/unused-credits-payable-amount-10077926d0.md): - Schemas [recurring_bill_id](https://5hi7dwnxtk.apidog.io/recurring-bill-id-10077927d0.md): - Schemas [due_by_days](https://5hi7dwnxtk.apidog.io/due-by-days-10077928d0.md): - Schemas [due_in_days](https://5hi7dwnxtk.apidog.io/due-in-days-10077929d0.md): - Schemas [is_item_level_tax_calc](https://5hi7dwnxtk.apidog.io/is-item-level-tax-calc-10077930d0.md): - Schemas [vendor_credits_applied](https://5hi7dwnxtk.apidog.io/vendor-credits-applied-10077931d0.md): - Schemas [is_line_item_invoiced](https://5hi7dwnxtk.apidog.io/is-line-item-invoiced-10077932d0.md): - Schemas [purchaseorders](https://5hi7dwnxtk.apidog.io/purchaseorders-10077933d0.md): - Schemas [vendor_credit_id](https://5hi7dwnxtk.apidog.io/vendor-credit-id-10077934d0.md): - Schemas [vendor_credit_bill_id](https://5hi7dwnxtk.apidog.io/vendor-credit-bill-id-10077935d0.md): - Schemas [vendor_credit_number](https://5hi7dwnxtk.apidog.io/vendor-credit-number-10077936d0.md): - Schemas [vendor_credits](https://5hi7dwnxtk.apidog.io/vendor-credits-10077937d0.md): - Schemas [reference_id](https://5hi7dwnxtk.apidog.io/reference-id-10077938d0.md): - Schemas [open_purchaseorders_count](https://5hi7dwnxtk.apidog.io/open-purchaseorders-count-10077939d0.md): - Schemas [purchaseorder_item_id](https://5hi7dwnxtk.apidog.io/purchaseorder-item-id-10077940d0.md): - Schemas [bill_payment_id](https://5hi7dwnxtk.apidog.io/bill-payment-id-10077941d0.md): - Schemas [is_single_bill_payment](https://5hi7dwnxtk.apidog.io/is-single-bill-payment-10077942d0.md): - Schemas [paid_through](https://5hi7dwnxtk.apidog.io/paid-through-10077943d0.md): - Schemas [purchaseorder_date](https://5hi7dwnxtk.apidog.io/purchaseorder-date-10077944d0.md): - Schemas [purchaseorder_status](https://5hi7dwnxtk.apidog.io/purchaseorder-status-10077945d0.md): - Schemas [is_paid_via_print_check](https://5hi7dwnxtk.apidog.io/is-paid-via-print-check-10077946d0.md): - Schemas [check_number](https://5hi7dwnxtk.apidog.io/check-number-10077947d0.md): - Schemas [check_status](https://5hi7dwnxtk.apidog.io/check-status-10077948d0.md): - Schemas [check_details](https://5hi7dwnxtk.apidog.io/check-details-10077949d0.md): - Schemas [is_ach_payment](https://5hi7dwnxtk.apidog.io/is-ach-payment-10077950d0.md): - Schemas [ach_payment_status](https://5hi7dwnxtk.apidog.io/ach-payment-status-10077951d0.md): - Schemas [ach_gw_transaction_id](https://5hi7dwnxtk.apidog.io/ach-gw-transaction-id-10077952d0.md): - Schemas [bill](https://5hi7dwnxtk.apidog.io/bill-10077953d0.md): - Schemas [bill_payments](https://5hi7dwnxtk.apidog.io/bill-payments-10077954d0.md): - Schemas [apply_vendor_credits](https://5hi7dwnxtk.apidog.io/apply-vendor-credits-10077955d0.md): - Schemas [approver_id](https://5hi7dwnxtk.apidog.io/approver-id-10077956d0.md): - Schemas [order](https://5hi7dwnxtk.apidog.io/order-10077957d0.md): - Schemas [approvers](https://5hi7dwnxtk.apidog.io/approvers-10077958d0.md): - Schemas [create-a-bill-request](https://5hi7dwnxtk.apidog.io/create-a-bill-request-10077959d0.md): - Schemas [create-a-bill-response](https://5hi7dwnxtk.apidog.io/create-a-bill-response-10077960d0.md): - Schemas [list-bills-response](https://5hi7dwnxtk.apidog.io/list-bills-response-10077961d0.md): - Schemas [update-a-bill-request](https://5hi7dwnxtk.apidog.io/update-a-bill-request-10077962d0.md): - Schemas [update-a-bill-response](https://5hi7dwnxtk.apidog.io/update-a-bill-response-10077963d0.md): - Schemas [get-a-bill-response](https://5hi7dwnxtk.apidog.io/get-a-bill-response-10077964d0.md): - Schemas [delete-a-bill-response](https://5hi7dwnxtk.apidog.io/delete-a-bill-response-10077965d0.md): - Schemas [void-a-bill-response](https://5hi7dwnxtk.apidog.io/void-a-bill-response-10077966d0.md): - Schemas [mark-a-bill-as-open-response](https://5hi7dwnxtk.apidog.io/mark-a-bill-as-open-response-10077967d0.md): - Schemas [submit-a-bill-for-approval-response](https://5hi7dwnxtk.apidog.io/submit-a-bill-for-approval-response-10077968d0.md): - Schemas [approve-a-bill-response](https://5hi7dwnxtk.apidog.io/approve-a-bill-response-10077969d0.md): - Schemas [list-bill-payments-response](https://5hi7dwnxtk.apidog.io/list-bill-payments-response-10077970d0.md): - Schemas [get-a-bill-attachment-response](https://5hi7dwnxtk.apidog.io/get-a-bill-attachment-response-10077971d0.md): - Schemas [add-attachment-to-a-bill-response](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-bill-response-10077972d0.md): - Schemas [convert-po-to-bill-response](https://5hi7dwnxtk.apidog.io/convert-po-to-bill-response-10077973d0.md): - Schemas [list-bill-comments-and-history-response](https://5hi7dwnxtk.apidog.io/list-bill-comments-and-history-response-10077974d0.md): - Schemas [recurring_bill](https://5hi7dwnxtk.apidog.io/recurring-bill-10077975d0.md): - Schemas [create-a-recurring-bill-request](https://5hi7dwnxtk.apidog.io/create-a-recurring-bill-request-10077976d0.md): - Schemas [create-a-recurring-bill-response](https://5hi7dwnxtk.apidog.io/create-a-recurring-bill-response-10077977d0.md): - Schemas [list-recurring-bills-response](https://5hi7dwnxtk.apidog.io/list-recurring-bills-response-10077978d0.md): - Schemas [update-a-recurring-bill-request](https://5hi7dwnxtk.apidog.io/update-a-recurring-bill-request-10077979d0.md): - Schemas [update-a-recurring-bill-response](https://5hi7dwnxtk.apidog.io/update-a-recurring-bill-response-10077980d0.md): - Schemas [get-a-recurring-bill-response](https://5hi7dwnxtk.apidog.io/get-a-recurring-bill-response-10077981d0.md): - Schemas [delete-a-recurring-bill-response](https://5hi7dwnxtk.apidog.io/delete-a-recurring-bill-response-10077982d0.md): - Schemas [stop-a-recurring-bill-response](https://5hi7dwnxtk.apidog.io/stop-a-recurring-bill-response-10077983d0.md): - Schemas [resume-a-recurring-bill-response](https://5hi7dwnxtk.apidog.io/resume-a-recurring-bill-response-10077984d0.md): - Schemas [list-recurring-bill-history-response](https://5hi7dwnxtk.apidog.io/list-recurring-bill-history-response-10077985d0.md): - Schemas [vendor_credit-response](https://5hi7dwnxtk.apidog.io/vendor-credit-response-10077986d0.md): - Schemas [bills](https://5hi7dwnxtk.apidog.io/bills-10077987d0.md): - Schemas [apply_to_bills](https://5hi7dwnxtk.apidog.io/apply-to-bills-10077988d0.md): - Schemas [total_credits_used](https://5hi7dwnxtk.apidog.io/total-credits-used-10077989d0.md): - Schemas [total_refunded_amount](https://5hi7dwnxtk.apidog.io/total-refunded-amount-10077990d0.md): - Schemas [bills_credited](https://5hi7dwnxtk.apidog.io/bills-credited-10077991d0.md): - Schemas [vendor_credit_refund_id](https://5hi7dwnxtk.apidog.io/vendor-credit-refund-id-10077992d0.md): - Schemas [imported_transaction_id](https://5hi7dwnxtk.apidog.io/imported-transaction-id-10077993d0.md): - Schemas [payee](https://5hi7dwnxtk.apidog.io/payee-10077994d0.md): - Schemas [imported_transactions](https://5hi7dwnxtk.apidog.io/imported-transactions-10077995d0.md): - Schemas [vendor_credit_refunds](https://5hi7dwnxtk.apidog.io/vendor-credit-refunds-10077996d0.md): - Schemas [vendor_credit_refund](https://5hi7dwnxtk.apidog.io/vendor-credit-refund-10077997d0.md): - Schemas [vendor_credit](https://5hi7dwnxtk.apidog.io/vendor-credit-10077998d0.md): - Schemas [create-a-vendor-credit-request](https://5hi7dwnxtk.apidog.io/create-a-vendor-credit-request-10077999d0.md): - Schemas [create-a-vendor-credit-response](https://5hi7dwnxtk.apidog.io/create-a-vendor-credit-response-10078000d0.md): - Schemas [list-vendor-credits-response](https://5hi7dwnxtk.apidog.io/list-vendor-credits-response-10078001d0.md): - Schemas [update-vendor-credit-request](https://5hi7dwnxtk.apidog.io/update-vendor-credit-request-10078002d0.md): - Schemas [update-vendor-credit-response](https://5hi7dwnxtk.apidog.io/update-vendor-credit-response-10078003d0.md): - Schemas [get-vendor-credit-response](https://5hi7dwnxtk.apidog.io/get-vendor-credit-response-10078004d0.md): - Schemas [delete-vendor-credit-response](https://5hi7dwnxtk.apidog.io/delete-vendor-credit-response-10078005d0.md): - Schemas [void-vendor-credit-response](https://5hi7dwnxtk.apidog.io/void-vendor-credit-response-10078006d0.md): - Schemas [submit-a-vendor-credit-for-approval-response](https://5hi7dwnxtk.apidog.io/submit-a-vendor-credit-for-approval-response-10078007d0.md): - Schemas [approve-a-vendor-credit-response](https://5hi7dwnxtk.apidog.io/approve-a-vendor-credit-response-10078008d0.md): - Schemas [list-bills-credited-response](https://5hi7dwnxtk.apidog.io/list-bills-credited-response-10078009d0.md): - Schemas [apply-credits-to-a-bill-request](https://5hi7dwnxtk.apidog.io/apply-credits-to-a-bill-request-10078010d0.md): - Schemas [apply-credits-to-a-bill-response](https://5hi7dwnxtk.apidog.io/apply-credits-to-a-bill-response-10078011d0.md): - Schemas [delete-bills-credited-response](https://5hi7dwnxtk.apidog.io/delete-bills-credited-response-10078012d0.md): - Schemas [refund-a-vendor-credit-request](https://5hi7dwnxtk.apidog.io/refund-a-vendor-credit-request-10078013d0.md): - Schemas [refund-a-vendor-credit-response](https://5hi7dwnxtk.apidog.io/refund-a-vendor-credit-response-10078014d0.md): - Schemas [list-refunds-of-a-vendor-credit-response](https://5hi7dwnxtk.apidog.io/list-refunds-of-a-vendor-credit-response-10078015d0.md): - Schemas [update-vendor-credit-refund-request](https://5hi7dwnxtk.apidog.io/update-vendor-credit-refund-request-10078016d0.md): - Schemas [update-vendor-credit-refund-response](https://5hi7dwnxtk.apidog.io/update-vendor-credit-refund-response-10078017d0.md): - Schemas [get-vendor-credit-refund-response](https://5hi7dwnxtk.apidog.io/get-vendor-credit-refund-response-10078018d0.md): - Schemas [delete-vendor-credit-refund-response](https://5hi7dwnxtk.apidog.io/delete-vendor-credit-refund-response-10078019d0.md): - Schemas [list-vendor-credit-refunds-response](https://5hi7dwnxtk.apidog.io/list-vendor-credit-refunds-response-10078020d0.md): - Schemas [list-vendor-credit-comments-and-history-response](https://5hi7dwnxtk.apidog.io/list-vendor-credit-comments-and-history-response-10078021d0.md): - Schemas [vendorpayment_refund_id](https://5hi7dwnxtk.apidog.io/vendorpayment-refund-id-10078022d0.md): - Schemas [vendorpayment_id](https://5hi7dwnxtk.apidog.io/vendorpayment-id-10078023d0.md): - Schemas [vendorpayment_number](https://5hi7dwnxtk.apidog.io/vendorpayment-number-10078024d0.md): - Schemas [to_account_id](https://5hi7dwnxtk.apidog.io/to-account-id-10078025d0.md): - Schemas [tax_account_name](https://5hi7dwnxtk.apidog.io/tax-account-name-10078026d0.md): - Schemas [paid_through_account_type](https://5hi7dwnxtk.apidog.io/paid-through-account-type-10078027d0.md): - Schemas [check_id](https://5hi7dwnxtk.apidog.io/check-id-10078028d0.md): - Schemas [memo](https://5hi7dwnxtk.apidog.io/memo-10078029d0.md): - Schemas [amount_in_words](https://5hi7dwnxtk.apidog.io/amount-in-words-10078030d0.md): - Schemas [bcy_balance](https://5hi7dwnxtk.apidog.io/bcy-balance-10078031d0.md): - Schemas [vendorpayment_refunds](https://5hi7dwnxtk.apidog.io/vendorpayment-refunds-10078032d0.md): - Schemas [to_account_name](https://5hi7dwnxtk.apidog.io/to-account-name-10078033d0.md): - Schemas [bill_numbers](https://5hi7dwnxtk.apidog.io/bill-numbers-10078034d0.md): - Schemas [vendorpayment](https://5hi7dwnxtk.apidog.io/vendorpayment-10078035d0.md): - Schemas [vendorpayments](https://5hi7dwnxtk.apidog.io/vendorpayments-10078036d0.md): - Schemas [vendorpayment_refund](https://5hi7dwnxtk.apidog.io/vendorpayment-refund-10078037d0.md): - Schemas [fetchTaxInfo](https://5hi7dwnxtk.apidog.io/fetchtaxinfo-10078038d0.md): - Schemas [fetchstatementlineinfo](https://5hi7dwnxtk.apidog.io/fetchstatementlineinfo-10078039d0.md): - Schemas [is_bill_payment_id](https://5hi7dwnxtk.apidog.io/is-bill-payment-id-10078040d0.md): - Schemas [create-a-vendor-payment-request](https://5hi7dwnxtk.apidog.io/create-a-vendor-payment-request-10078041d0.md): - Schemas [create-a-vendor-payment-response](https://5hi7dwnxtk.apidog.io/create-a-vendor-payment-response-10078042d0.md): - Schemas [list-vendor-payments-response](https://5hi7dwnxtk.apidog.io/list-vendor-payments-response-10078043d0.md): - Schemas [update-a-vendor-payment-request](https://5hi7dwnxtk.apidog.io/update-a-vendor-payment-request-10078044d0.md): - Schemas [update-a-vendor-payment-response](https://5hi7dwnxtk.apidog.io/update-a-vendor-payment-response-10078045d0.md): - Schemas [get-a-vendor-payment-response](https://5hi7dwnxtk.apidog.io/get-a-vendor-payment-response-10078046d0.md): - Schemas [delete-a-vendor-payment-response](https://5hi7dwnxtk.apidog.io/delete-a-vendor-payment-response-10078047d0.md): - Schemas [list-refunds-of-a-vendor-payment-response](https://5hi7dwnxtk.apidog.io/list-refunds-of-a-vendor-payment-response-10078048d0.md): - Schemas [refund-an-excess-vendor-payment-request](https://5hi7dwnxtk.apidog.io/refund-an-excess-vendor-payment-request-10078049d0.md): - Schemas [refund-an-excess-vendor-payment-response](https://5hi7dwnxtk.apidog.io/refund-an-excess-vendor-payment-response-10078050d0.md): - Schemas [bulk-delete-vendor-payments-response](https://5hi7dwnxtk.apidog.io/bulk-delete-vendor-payments-response-10078051d0.md): - Schemas [email-a-vendor-payment-request](https://5hi7dwnxtk.apidog.io/email-a-vendor-payment-request-10078052d0.md): - Schemas [email-a-vendor-payment-response](https://5hi7dwnxtk.apidog.io/email-a-vendor-payment-response-10078053d0.md): - Schemas [get-vendor-payment-email-content-response](https://5hi7dwnxtk.apidog.io/get-vendor-payment-email-content-response-10078054d0.md): - Schemas [module_record-response](https://5hi7dwnxtk.apidog.io/module-record-response-10078055d0.md): - Schemas [record_name](https://5hi7dwnxtk.apidog.io/record-name-10078056d0.md): - Schemas [shared_to](https://5hi7dwnxtk.apidog.io/shared-to-10078057d0.md): - Schemas [record_id](https://5hi7dwnxtk.apidog.io/record-id-10078058d0.md): - Schemas [module_api_name](https://5hi7dwnxtk.apidog.io/module-api-name-10078059d0.md): - Schemas [last_modified_by_id](https://5hi7dwnxtk.apidog.io/last-modified-by-id-10078060d0.md): - Schemas [last_modified_time_formatted](https://5hi7dwnxtk.apidog.io/last-modified-time-formatted-10078061d0.md): - Schemas [created_time_formatted](https://5hi7dwnxtk.apidog.io/created-time-formatted-10078062d0.md): - Schemas [record_name_formatted](https://5hi7dwnxtk.apidog.io/record-name-formatted-10078063d0.md): - Schemas [date_formatted](https://5hi7dwnxtk.apidog.io/date-formatted-10078064d0.md): - Schemas [shared_type](https://5hi7dwnxtk.apidog.io/shared-type-10078065d0.md): - Schemas [can_submit](https://5hi7dwnxtk.apidog.io/can-submit-10078066d0.md): - Schemas [approvers_list](https://5hi7dwnxtk.apidog.io/approvers-list-10078067d0.md): - Schemas [can_approve](https://5hi7dwnxtk.apidog.io/can-approve-10078068d0.md): - Schemas [module_name](https://5hi7dwnxtk.apidog.io/module-name-10078069d0.md): - Schemas [module_record_id](https://5hi7dwnxtk.apidog.io/module-record-id-10078070d0.md): - Schemas [module_record_ids](https://5hi7dwnxtk.apidog.io/module-record-ids-10078071d0.md): - Schemas [field_id](https://5hi7dwnxtk.apidog.io/field-id-10078072d0.md): - Schemas [is_active](https://5hi7dwnxtk.apidog.io/is-active-10078073d0.md): - Schemas [is_mandatory](https://5hi7dwnxtk.apidog.io/is-mandatory-10078074d0.md): - Schemas [api_name](https://5hi7dwnxtk.apidog.io/api-name-10078075d0.md): - Schemas [data_type_formatted](https://5hi7dwnxtk.apidog.io/data-type-formatted-10078076d0.md): - Schemas [value_formatted](https://5hi7dwnxtk.apidog.io/value-formatted-10078077d0.md): - Schemas [pii_type](https://5hi7dwnxtk.apidog.io/pii-type-10078078d0.md): - Schemas [max_length](https://5hi7dwnxtk.apidog.io/max-length-10078079d0.md): - Schemas [help_text](https://5hi7dwnxtk.apidog.io/help-text-10078080d0.md): - Schemas [module_plural_name](https://5hi7dwnxtk.apidog.io/module-plural-name-10078081d0.md): - Schemas [cf_debt_amount](https://5hi7dwnxtk.apidog.io/cf-debt-amount-10078082d0.md): - Schemas [cf_debt_amount_formatted](https://5hi7dwnxtk.apidog.io/cf-debt-amount-formatted-10078083d0.md): - Schemas [id](https://5hi7dwnxtk.apidog.io/id-10078084d0.md): - Schemas [text](https://5hi7dwnxtk.apidog.io/text-10078085d0.md): - Schemas [is_current_user](https://5hi7dwnxtk.apidog.io/is-current-user-10078086d0.md): - Schemas [module_record_hash](https://5hi7dwnxtk.apidog.io/module-record-hash-10078087d0.md): - Schemas [module_fields](https://5hi7dwnxtk.apidog.io/module-fields-10078088d0.md): - Schemas [module_record](https://5hi7dwnxtk.apidog.io/module-record-10078089d0.md): - Schemas [module_record_module_put](https://5hi7dwnxtk.apidog.io/module-record-module-put-10078090d0.md): - Schemas [module_record_get](https://5hi7dwnxtk.apidog.io/module-record-get-10078091d0.md): - Schemas [users](https://5hi7dwnxtk.apidog.io/users-10078092d0.md): - Schemas [get-record-list-of-a-custom-module-response](https://5hi7dwnxtk.apidog.io/get-record-list-of-a-custom-module-response-10078093d0.md): - Schemas [bulk-update-custom-module-request](https://5hi7dwnxtk.apidog.io/bulk-update-custom-module-request-10078094d0.md): - Schemas [bulk-update-custom-module-response](https://5hi7dwnxtk.apidog.io/bulk-update-custom-module-response-10078095d0.md): - Schemas [create-custom-modules-request](https://5hi7dwnxtk.apidog.io/create-custom-modules-request-10078096d0.md): - Schemas [create-custom-modules-response](https://5hi7dwnxtk.apidog.io/create-custom-modules-response-10078097d0.md): - Schemas [delete-custom-modules-response](https://5hi7dwnxtk.apidog.io/delete-custom-modules-response-10078098d0.md): - Schemas [get-individual-record-details-response](https://5hi7dwnxtk.apidog.io/get-individual-record-details-response-10078099d0.md): - Schemas [update-custom-module-request](https://5hi7dwnxtk.apidog.io/update-custom-module-request-10078100d0.md): - Schemas [update-custom-module-response](https://5hi7dwnxtk.apidog.io/update-custom-module-response-10078101d0.md): - Schemas [delete-individual-records-response](https://5hi7dwnxtk.apidog.io/delete-individual-records-response-10078102d0.md): - Schemas [as_of_date](https://5hi7dwnxtk.apidog.io/as-of-date-10078103d0.md): - Schemas [account_code](https://5hi7dwnxtk.apidog.io/account-code-10078104d0.md): - Schemas [account_type](https://5hi7dwnxtk.apidog.io/account-type-10078105d0.md): - Schemas [uncategorized_transactions](https://5hi7dwnxtk.apidog.io/uncategorized-transactions-10078106d0.md): - Schemas [total_unprinted_checks](https://5hi7dwnxtk.apidog.io/total-unprinted-checks-10078107d0.md): - Schemas [bank_name](https://5hi7dwnxtk.apidog.io/bank-name-10078108d0.md): - Schemas [bank_balance](https://5hi7dwnxtk.apidog.io/bank-balance-10078109d0.md): - Schemas [account_number](https://5hi7dwnxtk.apidog.io/account-number-10078110d0.md): - Schemas [routing_number](https://5hi7dwnxtk.apidog.io/routing-number-10078111d0.md): - Schemas [is_primary_account](https://5hi7dwnxtk.apidog.io/is-primary-account-10078112d0.md): - Schemas [is_paypal_account](https://5hi7dwnxtk.apidog.io/is-paypal-account-10078113d0.md): - Schemas [paypal_type](https://5hi7dwnxtk.apidog.io/paypal-type-10078114d0.md): - Schemas [paypal_email_address](https://5hi7dwnxtk.apidog.io/paypal-email-address-10078115d0.md): - Schemas [statement_id](https://5hi7dwnxtk.apidog.io/statement-id-10078116d0.md): - Schemas [from_date](https://5hi7dwnxtk.apidog.io/from-date-10078117d0.md): - Schemas [to_date](https://5hi7dwnxtk.apidog.io/to-date-10078118d0.md): - Schemas [source](https://5hi7dwnxtk.apidog.io/source-10078119d0.md): - Schemas [debit_or_credit](https://5hi7dwnxtk.apidog.io/debit-or-credit-10078120d0.md): - Schemas [bankaccounts](https://5hi7dwnxtk.apidog.io/bankaccounts-10078121d0.md): - Schemas [is_feeds_subscribed](https://5hi7dwnxtk.apidog.io/is-feeds-subscribed-10078122d0.md): - Schemas [is_feeds_active](https://5hi7dwnxtk.apidog.io/is-feeds-active-10078123d0.md): - Schemas [refresh_status_code](https://5hi7dwnxtk.apidog.io/refresh-status-code-10078124d0.md): - Schemas [feeds_last_refresh_date](https://5hi7dwnxtk.apidog.io/feeds-last-refresh-date-10078125d0.md): - Schemas [service_id](https://5hi7dwnxtk.apidog.io/service-id-10078126d0.md): - Schemas [is_system_account](https://5hi7dwnxtk.apidog.io/is-system-account-10078127d0.md): - Schemas [is_show_warning_for_feeds_refresh](https://5hi7dwnxtk.apidog.io/is-show-warning-for-feeds-refresh-10078128d0.md): - Schemas [bankaccount](https://5hi7dwnxtk.apidog.io/bankaccount-10078129d0.md): - Schemas [transactions](https://5hi7dwnxtk.apidog.io/transactions-10078130d0.md): - Schemas [statement](https://5hi7dwnxtk.apidog.io/statement-10078131d0.md): - Schemas [create-a-bank-account-request](https://5hi7dwnxtk.apidog.io/create-a-bank-account-request-10078132d0.md): - Schemas [create-a-bank-account-response](https://5hi7dwnxtk.apidog.io/create-a-bank-account-response-10078133d0.md): - Schemas [list-view-of-accounts-response](https://5hi7dwnxtk.apidog.io/list-view-of-accounts-response-10078134d0.md): - Schemas [update-bank-account-request](https://5hi7dwnxtk.apidog.io/update-bank-account-request-10078135d0.md): - Schemas [update-bank-account-response](https://5hi7dwnxtk.apidog.io/update-bank-account-response-10078136d0.md): - Schemas [get-account-details-response](https://5hi7dwnxtk.apidog.io/get-account-details-response-10078137d0.md): - Schemas [delete-an-account-response](https://5hi7dwnxtk.apidog.io/delete-an-account-response-10078138d0.md): - Schemas [deactivate-account-response](https://5hi7dwnxtk.apidog.io/deactivate-account-response-10078139d0.md): - Schemas [activate-account-response](https://5hi7dwnxtk.apidog.io/activate-account-response-10078140d0.md): - Schemas [import-a-bankcredit-card-statement-request](https://5hi7dwnxtk.apidog.io/import-a-bankcredit-card-statement-request-10078141d0.md): - Schemas [import-a-bankcredit-card-statement-response](https://5hi7dwnxtk.apidog.io/import-a-bankcredit-card-statement-response-10078142d0.md): - Schemas [get-last-imported-statement-response](https://5hi7dwnxtk.apidog.io/get-last-imported-statement-response-10078143d0.md): - Schemas [delete-last-imported-statement-response](https://5hi7dwnxtk.apidog.io/delete-last-imported-statement-response-10078144d0.md): - Schemas [offset_account_name](https://5hi7dwnxtk.apidog.io/offset-account-name-10078145d0.md): - Schemas [is_offsetaccount_matched](https://5hi7dwnxtk.apidog.io/is-offsetaccount-matched-10078146d0.md): - Schemas [is_rule_exist](https://5hi7dwnxtk.apidog.io/is-rule-exist-10078147d0.md): - Schemas [rule_details](https://5hi7dwnxtk.apidog.io/rule-details-10078148d0.md): - Schemas [from_account_name](https://5hi7dwnxtk.apidog.io/from-account-name-10078149d0.md): - Schemas [from_account_tags](https://5hi7dwnxtk.apidog.io/from-account-tags-10078150d0.md): - Schemas [to_account_tags](https://5hi7dwnxtk.apidog.io/to-account-tags-10078151d0.md): - Schemas [contact](https://5hi7dwnxtk.apidog.io/contact-10078152d0.md): - Schemas [transaction_number](https://5hi7dwnxtk.apidog.io/transaction-number-10078153d0.md): - Schemas [is_best_match](https://5hi7dwnxtk.apidog.io/is-best-match-10078154d0.md): - Schemas [matching_documents](https://5hi7dwnxtk.apidog.io/matching-documents-10078155d0.md): - Schemas [file_type](https://5hi7dwnxtk.apidog.io/file-type-10078156d0.md): - Schemas [file_size](https://5hi7dwnxtk.apidog.io/file-size-10078157d0.md): - Schemas [file_size_formatted](https://5hi7dwnxtk.apidog.io/file-size-formatted-10078158d0.md): - Schemas [entity_number](https://5hi7dwnxtk.apidog.io/entity-number-10078159d0.md): - Schemas [relevance](https://5hi7dwnxtk.apidog.io/relevance-10078160d0.md): - Schemas [scanned_amount](https://5hi7dwnxtk.apidog.io/scanned-amount-10078161d0.md): - Schemas [scanned_receipt_date](https://5hi7dwnxtk.apidog.io/scanned-receipt-date-10078162d0.md): - Schemas [transactions_to_be_matched](https://5hi7dwnxtk.apidog.io/transactions-to-be-matched-10078163d0.md): - Schemas [banktransaction](https://5hi7dwnxtk.apidog.io/banktransaction-10078164d0.md): - Schemas [transaction_status](https://5hi7dwnxtk.apidog.io/transaction-status-10078165d0.md): - Schemas [user_id](https://5hi7dwnxtk.apidog.io/user-id-10078166d0.md): - Schemas [date_after](https://5hi7dwnxtk.apidog.io/date-after-10078167d0.md): - Schemas [date_before](https://5hi7dwnxtk.apidog.io/date-before-10078168d0.md): - Schemas [amount_start](https://5hi7dwnxtk.apidog.io/amount-start-10078169d0.md): - Schemas [amount_end](https://5hi7dwnxtk.apidog.io/amount-end-10078170d0.md): - Schemas [show_all_transactions](https://5hi7dwnxtk.apidog.io/show-all-transactions-10078171d0.md): - Schemas [line_id](https://5hi7dwnxtk.apidog.io/line-id-10078172d0.md): - Schemas [vehicle_id](https://5hi7dwnxtk.apidog.io/vehicle-id-10078173d0.md): - Schemas [zp_project_id](https://5hi7dwnxtk.apidog.io/zp-project-id-10078174d0.md): - Schemas [zp_project_name](https://5hi7dwnxtk.apidog.io/zp-project-name-10078175d0.md): - Schemas [zp_client_id](https://5hi7dwnxtk.apidog.io/zp-client-id-10078176d0.md): - Schemas [create-a-transaction-for-an-account-request](https://5hi7dwnxtk.apidog.io/create-a-transaction-for-an-account-request-10078177d0.md): - Schemas [create-a-transaction-for-an-account-response](https://5hi7dwnxtk.apidog.io/create-a-transaction-for-an-account-response-10078178d0.md): - Schemas [get-transactions-list-response](https://5hi7dwnxtk.apidog.io/get-transactions-list-response-10078179d0.md): - Schemas [update-a-transaction-request](https://5hi7dwnxtk.apidog.io/update-a-transaction-request-10078180d0.md): - Schemas [update-a-transaction-response](https://5hi7dwnxtk.apidog.io/update-a-transaction-response-10078181d0.md): - Schemas [get-transaction-response](https://5hi7dwnxtk.apidog.io/get-transaction-response-10078182d0.md): - Schemas [delete-a-transaction-response](https://5hi7dwnxtk.apidog.io/delete-a-transaction-response-10078183d0.md): - Schemas [get-matching-transactions-response](https://5hi7dwnxtk.apidog.io/get-matching-transactions-response-10078184d0.md): - Schemas [match-a-transaction-request](https://5hi7dwnxtk.apidog.io/match-a-transaction-request-10078185d0.md): - Schemas [match-a-transaction-response](https://5hi7dwnxtk.apidog.io/match-a-transaction-response-10078186d0.md): - Schemas [unmatch-a-matched-transaction-response](https://5hi7dwnxtk.apidog.io/unmatch-a-matched-transaction-response-10078187d0.md): - Schemas [exclude-a-transaction-response](https://5hi7dwnxtk.apidog.io/exclude-a-transaction-response-10078188d0.md): - Schemas [restore-a-transaction-response](https://5hi7dwnxtk.apidog.io/restore-a-transaction-response-10078189d0.md): - Schemas [categorize-an-uncategorized-transaction-request](https://5hi7dwnxtk.apidog.io/categorize-an-uncategorized-transaction-request-10078190d0.md): - Schemas [categorize-an-uncategorized-transaction-response](https://5hi7dwnxtk.apidog.io/categorize-an-uncategorized-transaction-response-10078191d0.md): - Schemas [categorize-as-expense-request](https://5hi7dwnxtk.apidog.io/categorize-as-expense-request-10078192d0.md): - Schemas [categorize-as-expense-response](https://5hi7dwnxtk.apidog.io/categorize-as-expense-response-10078193d0.md): - Schemas [uncategorize-a-categorized-transaction-response](https://5hi7dwnxtk.apidog.io/uncategorize-a-categorized-transaction-response-10078194d0.md): - Schemas [categorize-a-vendor-payment-request](https://5hi7dwnxtk.apidog.io/categorize-a-vendor-payment-request-10078195d0.md): - Schemas [categorize-a-vendor-payment-response](https://5hi7dwnxtk.apidog.io/categorize-a-vendor-payment-response-10078196d0.md): - Schemas [categorize-as-customer-payment-request](https://5hi7dwnxtk.apidog.io/categorize-as-customer-payment-request-10078197d0.md): - Schemas [categorize-as-customer-payment-response](https://5hi7dwnxtk.apidog.io/categorize-as-customer-payment-response-10078198d0.md): - Schemas [categorize-as-credit-note-refunds-request](https://5hi7dwnxtk.apidog.io/categorize-as-credit-note-refunds-request-10078199d0.md): - Schemas [categorize-as-credit-note-refunds-response](https://5hi7dwnxtk.apidog.io/categorize-as-credit-note-refunds-response-10078200d0.md): - Schemas [categorize-as-vendor-credit-refunds-request](https://5hi7dwnxtk.apidog.io/categorize-as-vendor-credit-refunds-request-10078201d0.md): - Schemas [categorize-as-vendor-credit-refunds-response](https://5hi7dwnxtk.apidog.io/categorize-as-vendor-credit-refunds-response-10078202d0.md): - Schemas [categorize-as-customer-payment-refund-request](https://5hi7dwnxtk.apidog.io/categorize-as-customer-payment-refund-request-10078203d0.md): - Schemas [categorize-as-customer-payment-refund-response](https://5hi7dwnxtk.apidog.io/categorize-as-customer-payment-refund-response-10078204d0.md): - Schemas [categorize-as-vendor-payment-refund-request](https://5hi7dwnxtk.apidog.io/categorize-as-vendor-payment-refund-request-10078205d0.md): - Schemas [categorize-as-vendor-payment-refund-response](https://5hi7dwnxtk.apidog.io/categorize-as-vendor-payment-refund-response-10078206d0.md): - Schemas [rules-response](https://5hi7dwnxtk.apidog.io/rules-response-10078207d0.md): - Schemas [rule_id](https://5hi7dwnxtk.apidog.io/rule-id-10078208d0.md): - Schemas [rule_name](https://5hi7dwnxtk.apidog.io/rule-name-10078209d0.md): - Schemas [rule_order](https://5hi7dwnxtk.apidog.io/rule-order-10078210d0.md): - Schemas [apply_to](https://5hi7dwnxtk.apidog.io/apply-to-10078211d0.md): - Schemas [criteria_type](https://5hi7dwnxtk.apidog.io/criteria-type-10078212d0.md): - Schemas [record_as](https://5hi7dwnxtk.apidog.io/record-as-10078213d0.md): - Schemas [criteria_id](https://5hi7dwnxtk.apidog.io/criteria-id-10078214d0.md): - Schemas [field](https://5hi7dwnxtk.apidog.io/field-10078215d0.md): - Schemas [comparator](https://5hi7dwnxtk.apidog.io/comparator-10078216d0.md): - Schemas [criterion](https://5hi7dwnxtk.apidog.io/criterion-10078217d0.md): - Schemas [rule](https://5hi7dwnxtk.apidog.io/rule-10078218d0.md): - Schemas [target_account_id](https://5hi7dwnxtk.apidog.io/target-account-id-10078219d0.md): - Schemas [get-rules-list-response](https://5hi7dwnxtk.apidog.io/get-rules-list-response-10078220d0.md): - Schemas [create-a-rule-request](https://5hi7dwnxtk.apidog.io/create-a-rule-request-10078221d0.md): - Schemas [create-a-rule-response](https://5hi7dwnxtk.apidog.io/create-a-rule-response-10078222d0.md): - Schemas [get-a-rule-response](https://5hi7dwnxtk.apidog.io/get-a-rule-response-10078223d0.md): - Schemas [update-a-rule-request](https://5hi7dwnxtk.apidog.io/update-a-rule-request-10078224d0.md): - Schemas [update-a-rule-response](https://5hi7dwnxtk.apidog.io/update-a-rule-response-10078225d0.md): - Schemas [delete-a-rule-response](https://5hi7dwnxtk.apidog.io/delete-a-rule-response-10078226d0.md): - Schemas [can_show_in_ze](https://5hi7dwnxtk.apidog.io/can-show-in-ze-10078227d0.md): - Schemas [parent_account_id](https://5hi7dwnxtk.apidog.io/parent-account-id-10078228d0.md): - Schemas [bank_account_number](https://5hi7dwnxtk.apidog.io/bank-account-number-10078229d0.md): - Schemas [include_in_vat_return](https://5hi7dwnxtk.apidog.io/include-in-vat-return-10078230d0.md): - Schemas [show_on_dashboard](https://5hi7dwnxtk.apidog.io/show-on-dashboard-10078231d0.md): - Schemas [showbalance](https://5hi7dwnxtk.apidog.io/showbalance-10078232d0.md): - Schemas [is_user_created](https://5hi7dwnxtk.apidog.io/is-user-created-10078233d0.md): - Schemas [is_standalone_account](https://5hi7dwnxtk.apidog.io/is-standalone-account-10078234d0.md): - Schemas [is_involved_in_transaction](https://5hi7dwnxtk.apidog.io/is-involved-in-transaction-10078235d0.md): - Schemas [parent_account_name](https://5hi7dwnxtk.apidog.io/parent-account-name-10078236d0.md): - Schemas [depth](https://5hi7dwnxtk.apidog.io/depth-10078237d0.md): - Schemas [is_child_present](https://5hi7dwnxtk.apidog.io/is-child-present-10078238d0.md): - Schemas [child_count](https://5hi7dwnxtk.apidog.io/child-count-10078239d0.md): - Schemas [categorized_transaction_id](https://5hi7dwnxtk.apidog.io/categorized-transaction-id-10078240d0.md): - Schemas [transaction_date](https://5hi7dwnxtk.apidog.io/transaction-date-10078241d0.md): - Schemas [entry_number](https://5hi7dwnxtk.apidog.io/entry-number-10078242d0.md): - Schemas [reconcile_status](https://5hi7dwnxtk.apidog.io/reconcile-status-10078243d0.md): - Schemas [debit_amount](https://5hi7dwnxtk.apidog.io/debit-amount-10078244d0.md): - Schemas [closing_balance](https://5hi7dwnxtk.apidog.io/closing-balance-10078245d0.md): - Schemas [credit_amount](https://5hi7dwnxtk.apidog.io/credit-amount-10078246d0.md): - Schemas [chart_of_account](https://5hi7dwnxtk.apidog.io/chart-of-account-10078247d0.md): - Schemas [current_balance](https://5hi7dwnxtk.apidog.io/current-balance-10078248d0.md): - Schemas [transaction_source](https://5hi7dwnxtk.apidog.io/transaction-source-10078249d0.md): - Schemas [create-an-account-request](https://5hi7dwnxtk.apidog.io/create-an-account-request-10078250d0.md): - Schemas [create-an-account-response](https://5hi7dwnxtk.apidog.io/create-an-account-response-10078251d0.md): - Schemas [list-chart-of-accounts-response](https://5hi7dwnxtk.apidog.io/list-chart-of-accounts-response-10078252d0.md): - Schemas [update-an-account-request](https://5hi7dwnxtk.apidog.io/update-an-account-request-10078253d0.md): - Schemas [update-an-account-response](https://5hi7dwnxtk.apidog.io/update-an-account-response-10078254d0.md): - Schemas [get-an-account-response](https://5hi7dwnxtk.apidog.io/get-an-account-response-10078255d0.md): - Schemas [mark-an-account-as-active-response](https://5hi7dwnxtk.apidog.io/mark-an-account-as-active-response-10078256d0.md): - Schemas [mark-an-account-as-inactive-response](https://5hi7dwnxtk.apidog.io/mark-an-account-as-inactive-response-10078257d0.md): - Schemas [list-of-transactions-for-an-account-response](https://5hi7dwnxtk.apidog.io/list-of-transactions-for-an-account-response-10078258d0.md): - Schemas [journal_date](https://5hi7dwnxtk.apidog.io/journal-date-10078259d0.md): - Schemas [tax_account](https://5hi7dwnxtk.apidog.io/tax-account-10078260d0.md): - Schemas [journal_id](https://5hi7dwnxtk.apidog.io/journal-id-10078261d0.md): - Schemas [line_item_total](https://5hi7dwnxtk.apidog.io/line-item-total-10078262d0.md): - Schemas [journal_type](https://5hi7dwnxtk.apidog.io/journal-type-10078263d0.md): - Schemas [tax_exemption_type](https://5hi7dwnxtk.apidog.io/tax-exemption-type-10078264d0.md): - Schemas [is_bas_adjustment](https://5hi7dwnxtk.apidog.io/is-bas-adjustment-10078265d0.md): - Schemas [entity_type](https://5hi7dwnxtk.apidog.io/entity-type-10078266d0.md): - Schemas [journal](https://5hi7dwnxtk.apidog.io/journal-10078267d0.md): - Schemas [create-a-journal-request](https://5hi7dwnxtk.apidog.io/create-a-journal-request-10078268d0.md): - Schemas [create-a-journal-response](https://5hi7dwnxtk.apidog.io/create-a-journal-response-10078269d0.md): - Schemas [get-journal-list-response](https://5hi7dwnxtk.apidog.io/get-journal-list-response-10078270d0.md): - Schemas [update-a-journal-request](https://5hi7dwnxtk.apidog.io/update-a-journal-request-10078271d0.md): - Schemas [update-a-journal-response](https://5hi7dwnxtk.apidog.io/update-a-journal-response-10078272d0.md): - Schemas [get-journal-response](https://5hi7dwnxtk.apidog.io/get-journal-response-10078273d0.md): - Schemas [delete-a-journal-response](https://5hi7dwnxtk.apidog.io/delete-a-journal-response-10078274d0.md): - Schemas [mark-a-journal-as-published-response](https://5hi7dwnxtk.apidog.io/mark-a-journal-as-published-response-10078275d0.md): - Schemas [add-attachment-to-a-journal-response](https://5hi7dwnxtk.apidog.io/add-attachment-to-a-journal-response-10078276d0.md): - Schemas [asset_name](https://5hi7dwnxtk.apidog.io/asset-name-10078277d0.md): - Schemas [fixed_asset_type_id](https://5hi7dwnxtk.apidog.io/fixed-asset-type-id-10078278d0.md): - Schemas [asset_account_id](https://5hi7dwnxtk.apidog.io/asset-account-id-10078279d0.md): - Schemas [expense_account_id](https://5hi7dwnxtk.apidog.io/expense-account-id-10078280d0.md): - Schemas [depreciation_account_id](https://5hi7dwnxtk.apidog.io/depreciation-account-id-10078281d0.md): - Schemas [depreciation_method](https://5hi7dwnxtk.apidog.io/depreciation-method-10078282d0.md): - Schemas [depreciation_frequency](https://5hi7dwnxtk.apidog.io/depreciation-frequency-10078283d0.md): - Schemas [depreciation_percentage](https://5hi7dwnxtk.apidog.io/depreciation-percentage-10078284d0.md): - Schemas [total_life](https://5hi7dwnxtk.apidog.io/total-life-10078285d0.md): - Schemas [salvage_value](https://5hi7dwnxtk.apidog.io/salvage-value-10078286d0.md): - Schemas [depreciation_start_date](https://5hi7dwnxtk.apidog.io/depreciation-start-date-10078287d0.md): - Schemas [asset_cost](https://5hi7dwnxtk.apidog.io/asset-cost-10078288d0.md): - Schemas [computation_type](https://5hi7dwnxtk.apidog.io/computation-type-10078289d0.md): - Schemas [warranty_expiry_date](https://5hi7dwnxtk.apidog.io/warranty-expiry-date-10078290d0.md): - Schemas [asset_purchase_date](https://5hi7dwnxtk.apidog.io/asset-purchase-date-10078291d0.md): - Schemas [serial_no](https://5hi7dwnxtk.apidog.io/serial-no-10078292d0.md): - Schemas [dep_start_value](https://5hi7dwnxtk.apidog.io/dep-start-value-10078293d0.md): - Schemas [fixed_asset_id](https://5hi7dwnxtk.apidog.io/fixed-asset-id-10078294d0.md): - Schemas [asset_number](https://5hi7dwnxtk.apidog.io/asset-number-10078295d0.md): - Schemas [asset_number_prefix](https://5hi7dwnxtk.apidog.io/asset-number-prefix-10078296d0.md): - Schemas [asset_number_suffix](https://5hi7dwnxtk.apidog.io/asset-number-suffix-10078297d0.md): - Schemas [fixed_asset_type_name](https://5hi7dwnxtk.apidog.io/fixed-asset-type-name-10078298d0.md): - Schemas [current_asset_value](https://5hi7dwnxtk.apidog.io/current-asset-value-10078299d0.md): - Schemas [accumulated_dep_value](https://5hi7dwnxtk.apidog.io/accumulated-dep-value-10078300d0.md): - Schemas [last_depreciation_date](https://5hi7dwnxtk.apidog.io/last-depreciation-date-10078301d0.md): - Schemas [asset_account_name](https://5hi7dwnxtk.apidog.io/asset-account-name-10078302d0.md): - Schemas [expense_account_name](https://5hi7dwnxtk.apidog.io/expense-account-name-10078303d0.md): - Schemas [depreciation_account_name](https://5hi7dwnxtk.apidog.io/depreciation-account-name-10078304d0.md): - Schemas [associated_transactions](https://5hi7dwnxtk.apidog.io/associated-transactions-10078305d0.md): - Schemas [valuation_id](https://5hi7dwnxtk.apidog.io/valuation-id-10078306d0.md): - Schemas [valuation_date](https://5hi7dwnxtk.apidog.io/valuation-date-10078307d0.md): - Schemas [depreciated_value](https://5hi7dwnxtk.apidog.io/depreciated-value-10078308d0.md): - Schemas [current_value](https://5hi7dwnxtk.apidog.io/current-value-10078309d0.md): - Schemas [accumulated_value](https://5hi7dwnxtk.apidog.io/accumulated-value-10078310d0.md): - Schemas [is_journal_posted](https://5hi7dwnxtk.apidog.io/is-journal-posted-10078311d0.md): - Schemas [fixed_asset](https://5hi7dwnxtk.apidog.io/fixed-asset-10078312d0.md): - Schemas [asset_history](https://5hi7dwnxtk.apidog.io/asset-history-10078313d0.md): - Schemas [asset_forcast](https://5hi7dwnxtk.apidog.io/asset-forcast-10078314d0.md): - Schemas [fixed_asset_type_param](https://5hi7dwnxtk.apidog.io/fixed-asset-type-param-10078315d0.md): - Schemas [fixed_asset_type](https://5hi7dwnxtk.apidog.io/fixed-asset-type-10078316d0.md): - Schemas [create-a-fixed-asset-request](https://5hi7dwnxtk.apidog.io/create-a-fixed-asset-request-10078317d0.md): - Schemas [create-a-fixed-asset-response](https://5hi7dwnxtk.apidog.io/create-a-fixed-asset-response-10078318d0.md): - Schemas [get-fixed-asset-list-response](https://5hi7dwnxtk.apidog.io/get-fixed-asset-list-response-10078319d0.md): - Schemas [update-a-fixed-asset-request](https://5hi7dwnxtk.apidog.io/update-a-fixed-asset-request-10078320d0.md): - Schemas [update-a-fixed-asset-response](https://5hi7dwnxtk.apidog.io/update-a-fixed-asset-response-10078321d0.md): - Schemas [get-fixed-asset-response](https://5hi7dwnxtk.apidog.io/get-fixed-asset-response-10078322d0.md): - Schemas [delete-a-fixed-asset-response](https://5hi7dwnxtk.apidog.io/delete-a-fixed-asset-response-10078323d0.md): - Schemas [get-fixed-asset-history-response](https://5hi7dwnxtk.apidog.io/get-fixed-asset-history-response-10078324d0.md): - Schemas [get-fixed-asset-forecast-response](https://5hi7dwnxtk.apidog.io/get-fixed-asset-forecast-response-10078325d0.md): - Schemas [update-fixed-asset-status](https://5hi7dwnxtk.apidog.io/update-fixed-asset-status-10078326d0.md): - Schemas [write-off-fixed-asset-request](https://5hi7dwnxtk.apidog.io/write-off-fixed-asset-request-10078327d0.md): - Schemas [write-off-fixed-asset-response](https://5hi7dwnxtk.apidog.io/write-off-fixed-asset-response-10078328d0.md): - Schemas [sell-fixed-asset-request](https://5hi7dwnxtk.apidog.io/sell-fixed-asset-request-10078329d0.md): - Schemas [sell-fixed-asset-response](https://5hi7dwnxtk.apidog.io/sell-fixed-asset-response-10078330d0.md): - Schemas [delete-comment-response](https://5hi7dwnxtk.apidog.io/delete-comment-response-10078331d0.md): - Schemas [create-a-fixed-asset-type-request](https://5hi7dwnxtk.apidog.io/create-a-fixed-asset-type-request-10078332d0.md): - Schemas [create-a-fixed-asset-type-response](https://5hi7dwnxtk.apidog.io/create-a-fixed-asset-type-response-10078333d0.md): - Schemas [get-fixed-asset-type-list-response](https://5hi7dwnxtk.apidog.io/get-fixed-asset-type-list-response-10078334d0.md): - Schemas [update-a-fixed-asset-type-request](https://5hi7dwnxtk.apidog.io/update-a-fixed-asset-type-request-10078335d0.md): - Schemas [update-a-fixed-asset-type-response](https://5hi7dwnxtk.apidog.io/update-a-fixed-asset-type-response-10078336d0.md): - Schemas [delete-a-fixed-asset-type-response](https://5hi7dwnxtk.apidog.io/delete-a-fixed-asset-type-response-10078337d0.md): - Schemas [adjustment_date](https://5hi7dwnxtk.apidog.io/adjustment-date-10078338d0.md): - Schemas [account_ids](https://5hi7dwnxtk.apidog.io/account-ids-10078339d0.md): - Schemas [base_currency_adjustment_id](https://5hi7dwnxtk.apidog.io/base-currency-adjustment-id-10078340d0.md): - Schemas [fcy_balance](https://5hi7dwnxtk.apidog.io/fcy-balance-10078341d0.md): - Schemas [adjusted_balance](https://5hi7dwnxtk.apidog.io/adjusted-balance-10078342d0.md): - Schemas [gain_or_loss](https://5hi7dwnxtk.apidog.io/gain-or-loss-10078343d0.md): - Schemas [gl_specific_type](https://5hi7dwnxtk.apidog.io/gl-specific-type-10078344d0.md): - Schemas [accounts](https://5hi7dwnxtk.apidog.io/accounts-10078345d0.md): - Schemas [create-a-base-currency-adjustment-request](https://5hi7dwnxtk.apidog.io/create-a-base-currency-adjustment-request-10078346d0.md): - Schemas [create-a-base-currency-adjustment-response](https://5hi7dwnxtk.apidog.io/create-a-base-currency-adjustment-response-10078347d0.md): - Schemas [list-base-currency-adjustment-response](https://5hi7dwnxtk.apidog.io/list-base-currency-adjustment-response-10078348d0.md): - Schemas [get-a-base-currency-adjustment-response](https://5hi7dwnxtk.apidog.io/get-a-base-currency-adjustment-response-10078349d0.md): - Schemas [delete-a-base-currency-adjustment-response](https://5hi7dwnxtk.apidog.io/delete-a-base-currency-adjustment-response-10078350d0.md): - Schemas [list-account-details-for-base-currency-adjustment-response](https://5hi7dwnxtk.apidog.io/list-account-details-for-base-currency-adjustment-response-10078351d0.md): - Schemas [project-response](https://5hi7dwnxtk.apidog.io/project-response-10078352d0.md): - Schemas [billing_type](https://5hi7dwnxtk.apidog.io/billing-type-10078353d0.md): - Schemas [budget_type](https://5hi7dwnxtk.apidog.io/budget-type-10078354d0.md): - Schemas [total_hours](https://5hi7dwnxtk.apidog.io/total-hours-10078355d0.md): - Schemas [billable_hours](https://5hi7dwnxtk.apidog.io/billable-hours-10078356d0.md): - Schemas [non_billable_hours](https://5hi7dwnxtk.apidog.io/non-billable-hours-10078357d0.md): - Schemas [billed_hours](https://5hi7dwnxtk.apidog.io/billed-hours-10078358d0.md): - Schemas [un_billed_hours](https://5hi7dwnxtk.apidog.io/un-billed-hours-10078359d0.md): - Schemas [cost_rate](https://5hi7dwnxtk.apidog.io/cost-rate-10078360d0.md): - Schemas [task_id](https://5hi7dwnxtk.apidog.io/task-id-10078361d0.md): - Schemas [task_name](https://5hi7dwnxtk.apidog.io/task-name-10078362d0.md): - Schemas [budget_hours](https://5hi7dwnxtk.apidog.io/budget-hours-10078363d0.md): - Schemas [budget_amount](https://5hi7dwnxtk.apidog.io/budget-amount-10078364d0.md): - Schemas [cost_budget_amount](https://5hi7dwnxtk.apidog.io/cost-budget-amount-10078365d0.md): - Schemas [tasks](https://5hi7dwnxtk.apidog.io/tasks-10078366d0.md): - Schemas [total_amount](https://5hi7dwnxtk.apidog.io/total-amount-10078367d0.md): - Schemas [billed_amount](https://5hi7dwnxtk.apidog.io/billed-amount-10078368d0.md): - Schemas [un_billed_amount](https://5hi7dwnxtk.apidog.io/un-billed-amount-10078369d0.md): - Schemas [billable_amount](https://5hi7dwnxtk.apidog.io/billable-amount-10078370d0.md): - Schemas [non_billable_amount](https://5hi7dwnxtk.apidog.io/non-billable-amount-10078371d0.md): - Schemas [is_recurrence_associated](https://5hi7dwnxtk.apidog.io/is-recurrence-associated-10078372d0.md): - Schemas [recurring_invoices](https://5hi7dwnxtk.apidog.io/recurring-invoices-10078373d0.md): - Schemas [show_in_dashboard](https://5hi7dwnxtk.apidog.io/show-in-dashboard-10078374d0.md): - Schemas [task_custom_fields](https://5hi7dwnxtk.apidog.io/task-custom-fields-10078375d0.md): - Schemas [create-a-project-request](https://5hi7dwnxtk.apidog.io/create-a-project-request-10078376d0.md): - Schemas [create-a-project-response](https://5hi7dwnxtk.apidog.io/create-a-project-response-10078377d0.md): - Schemas [list-projects-response](https://5hi7dwnxtk.apidog.io/list-projects-response-10078378d0.md): - Schemas [update-project-request](https://5hi7dwnxtk.apidog.io/update-project-request-10078379d0.md): - Schemas [update-project-response](https://5hi7dwnxtk.apidog.io/update-project-response-10078380d0.md): - Schemas [get-a-project-response](https://5hi7dwnxtk.apidog.io/get-a-project-response-10078381d0.md): - Schemas [delete-project-response](https://5hi7dwnxtk.apidog.io/delete-project-response-10078382d0.md): - Schemas [activate-project-response](https://5hi7dwnxtk.apidog.io/activate-project-response-10078383d0.md): - Schemas [inactivate-a-project-response](https://5hi7dwnxtk.apidog.io/inactivate-a-project-response-10078384d0.md): - Schemas [clone-project-request](https://5hi7dwnxtk.apidog.io/clone-project-request-10078385d0.md): - Schemas [clone-project-response](https://5hi7dwnxtk.apidog.io/clone-project-response-10078386d0.md): - Schemas [assign-users-request](https://5hi7dwnxtk.apidog.io/assign-users-request-10078387d0.md): - Schemas [assign-users-response](https://5hi7dwnxtk.apidog.io/assign-users-response-10078388d0.md): - Schemas [list-users-response](https://5hi7dwnxtk.apidog.io/list-users-response-10078389d0.md): - Schemas [invite-user-request](https://5hi7dwnxtk.apidog.io/invite-user-request-10078390d0.md): - Schemas [invite-user-response](https://5hi7dwnxtk.apidog.io/invite-user-response-10078391d0.md): - Schemas [update-user-request](https://5hi7dwnxtk.apidog.io/update-user-request-10078392d0.md): - Schemas [update-user-response](https://5hi7dwnxtk.apidog.io/update-user-response-10078393d0.md): - Schemas [get-a-user-response](https://5hi7dwnxtk.apidog.io/get-a-user-response-10078394d0.md): - Schemas [delete-user-response](https://5hi7dwnxtk.apidog.io/delete-user-response-10078395d0.md): - Schemas [post-comment-request](https://5hi7dwnxtk.apidog.io/post-comment-request-10078396d0.md): - Schemas [post-comment-response](https://5hi7dwnxtk.apidog.io/post-comment-response-10078397d0.md): - Schemas [task-response](https://5hi7dwnxtk.apidog.io/task-response-10078398d0.md): - Schemas [log_time](https://5hi7dwnxtk.apidog.io/log-time-10078399d0.md): - Schemas [add-a-task-request](https://5hi7dwnxtk.apidog.io/add-a-task-request-10078400d0.md): - Schemas [add-a-task-response](https://5hi7dwnxtk.apidog.io/add-a-task-response-10078401d0.md): - Schemas [list-tasks-request](https://5hi7dwnxtk.apidog.io/list-tasks-request-10078402d0.md): - Schemas [list-tasks-response](https://5hi7dwnxtk.apidog.io/list-tasks-response-10078403d0.md): - Schemas [update-a-task-request](https://5hi7dwnxtk.apidog.io/update-a-task-request-10078404d0.md): - Schemas [update-a-task-response](https://5hi7dwnxtk.apidog.io/update-a-task-response-10078405d0.md): - Schemas [get-a-task-request](https://5hi7dwnxtk.apidog.io/get-a-task-request-10078406d0.md): - Schemas [get-a-task-response](https://5hi7dwnxtk.apidog.io/get-a-task-response-10078407d0.md): - Schemas [delete-task-request](https://5hi7dwnxtk.apidog.io/delete-task-request-10078408d0.md): - Schemas [delete-task-response](https://5hi7dwnxtk.apidog.io/delete-task-response-10078409d0.md): - Schemas [time_entry-response](https://5hi7dwnxtk.apidog.io/time-entry-response-10078410d0.md): - Schemas [time_entry_id](https://5hi7dwnxtk.apidog.io/time-entry-id-10078411d0.md): - Schemas [log_date](https://5hi7dwnxtk.apidog.io/log-date-10078412d0.md): - Schemas [begin_time](https://5hi7dwnxtk.apidog.io/begin-time-10078413d0.md): - Schemas [end_time](https://5hi7dwnxtk.apidog.io/end-time-10078414d0.md): - Schemas [billed_status](https://5hi7dwnxtk.apidog.io/billed-status-10078415d0.md): - Schemas [start_timer](https://5hi7dwnxtk.apidog.io/start-timer-10078416d0.md): - Schemas [timer_started_at](https://5hi7dwnxtk.apidog.io/timer-started-at-10078417d0.md): - Schemas [timer_duration_in_minutes](https://5hi7dwnxtk.apidog.io/timer-duration-in-minutes-10078418d0.md): - Schemas [cost_amount](https://5hi7dwnxtk.apidog.io/cost-amount-10078419d0.md): - Schemas [timer_started_at_utc_time](https://5hi7dwnxtk.apidog.io/timer-started-at-utc-time-10078420d0.md): - Schemas [timer_duration_in_seconds](https://5hi7dwnxtk.apidog.io/timer-duration-in-seconds-10078421d0.md): - Schemas [timesheet_custom_fields](https://5hi7dwnxtk.apidog.io/timesheet-custom-fields-10078422d0.md): - Schemas [log-time-entries-request](https://5hi7dwnxtk.apidog.io/log-time-entries-request-10078423d0.md): - Schemas [log-time-entries-response](https://5hi7dwnxtk.apidog.io/log-time-entries-response-10078424d0.md): - Schemas [list-time-entries-response](https://5hi7dwnxtk.apidog.io/list-time-entries-response-10078425d0.md): - Schemas [delete-time-entries-request](https://5hi7dwnxtk.apidog.io/delete-time-entries-request-10078426d0.md): - Schemas [delete-time-entries-response](https://5hi7dwnxtk.apidog.io/delete-time-entries-response-10078427d0.md): - Schemas [update-time-entry-request](https://5hi7dwnxtk.apidog.io/update-time-entry-request-10078428d0.md): - Schemas [update-time-entry-response](https://5hi7dwnxtk.apidog.io/update-time-entry-response-10078429d0.md): - Schemas [get-a-time-entry-response](https://5hi7dwnxtk.apidog.io/get-a-time-entry-response-10078430d0.md): - Schemas [delete-time-entry-response](https://5hi7dwnxtk.apidog.io/delete-time-entry-response-10078431d0.md): - Schemas [start-timer-response](https://5hi7dwnxtk.apidog.io/start-timer-response-10078432d0.md): - Schemas [stop-timer-response](https://5hi7dwnxtk.apidog.io/stop-timer-response-10078433d0.md): - Schemas [get-timer-response](https://5hi7dwnxtk.apidog.io/get-timer-response-10078434d0.md): - Schemas [role_id](https://5hi7dwnxtk.apidog.io/role-id-10078435d0.md): - Schemas [is_selected](https://5hi7dwnxtk.apidog.io/is-selected-10078436d0.md): - Schemas [email_ids](https://5hi7dwnxtk.apidog.io/email-ids-10078437d0.md): - Schemas [is_customer_segmented](https://5hi7dwnxtk.apidog.io/is-customer-segmented-10078438d0.md): - Schemas [is_vendor_segmented](https://5hi7dwnxtk.apidog.io/is-vendor-segmented-10078439d0.md): - Schemas [user_type](https://5hi7dwnxtk.apidog.io/user-type-10078440d0.md): - Schemas [is_employee](https://5hi7dwnxtk.apidog.io/is-employee-10078441d0.md): - Schemas [create-a-user-request](https://5hi7dwnxtk.apidog.io/create-a-user-request-10078442d0.md): - Schemas [create-a-user-response](https://5hi7dwnxtk.apidog.io/create-a-user-response-10078443d0.md): - Schemas [update-a-user-request](https://5hi7dwnxtk.apidog.io/update-a-user-request-10078444d0.md): - Schemas [update-a-user-response](https://5hi7dwnxtk.apidog.io/update-a-user-response-10078445d0.md): - Schemas [delete-a-user-response](https://5hi7dwnxtk.apidog.io/delete-a-user-response-10078446d0.md): - Schemas [get-current-user-response](https://5hi7dwnxtk.apidog.io/get-current-user-response-10078447d0.md): - Schemas [invite-a-user-response](https://5hi7dwnxtk.apidog.io/invite-a-user-response-10078448d0.md): - Schemas [mark-user-as-active-response](https://5hi7dwnxtk.apidog.io/mark-user-as-active-response-10078449d0.md): - Schemas [mark-user-as-inactive-response](https://5hi7dwnxtk.apidog.io/mark-user-as-inactive-response-10078450d0.md): - Schemas [item-response](https://5hi7dwnxtk.apidog.io/item-response-10078451d0.md): - Schemas [purchase_tax_rule_id](https://5hi7dwnxtk.apidog.io/purchase-tax-rule-id-10078452d0.md): - Schemas [sales_tax_rule_id](https://5hi7dwnxtk.apidog.io/sales-tax-rule-id-10078453d0.md): - Schemas [tax_precentage](https://5hi7dwnxtk.apidog.io/tax-precentage-10078454d0.md): - Schemas [purchase_tax_exemption_id](https://5hi7dwnxtk.apidog.io/purchase-tax-exemption-id-10078455d0.md): - Schemas [purchase_description](https://5hi7dwnxtk.apidog.io/purchase-description-10078456d0.md): - Schemas [purchase_rate](https://5hi7dwnxtk.apidog.io/purchase-rate-10078457d0.md): - Schemas [purchase_account_id](https://5hi7dwnxtk.apidog.io/purchase-account-id-10078458d0.md): - Schemas [inventory_account_id](https://5hi7dwnxtk.apidog.io/inventory-account-id-10078459d0.md): - Schemas [reorder_level](https://5hi7dwnxtk.apidog.io/reorder-level-10078460d0.md): - Schemas [initial_stock](https://5hi7dwnxtk.apidog.io/initial-stock-10078461d0.md): - Schemas [initial_stock_rate](https://5hi7dwnxtk.apidog.io/initial-stock-rate-10078462d0.md): - Schemas [tax_specification](https://5hi7dwnxtk.apidog.io/tax-specification-10078463d0.md): - Schemas [item_tax_preferences](https://5hi7dwnxtk.apidog.io/item-tax-preferences-10078464d0.md): - Schemas [location_stock_on_hand](https://5hi7dwnxtk.apidog.io/location-stock-on-hand-10078465d0.md): - Schemas [location_available_stock](https://5hi7dwnxtk.apidog.io/location-available-stock-10078466d0.md): - Schemas [location_actual_available_stock](https://5hi7dwnxtk.apidog.io/location-actual-available-stock-10078467d0.md): - Schemas [locations](https://5hi7dwnxtk.apidog.io/locations-10078468d0.md): - Schemas [create-an-item-request](https://5hi7dwnxtk.apidog.io/create-an-item-request-10078469d0.md): - Schemas [create-an-item-response](https://5hi7dwnxtk.apidog.io/create-an-item-response-10078470d0.md): - Schemas [list-items-response](https://5hi7dwnxtk.apidog.io/list-items-response-10078471d0.md): - Schemas [update-an-item-request](https://5hi7dwnxtk.apidog.io/update-an-item-request-10078472d0.md): - Schemas [update-an-item-customfield-response](https://5hi7dwnxtk.apidog.io/update-an-item-customfield-response-10078473d0.md): - Schemas [update-an-item-response](https://5hi7dwnxtk.apidog.io/update-an-item-response-10078474d0.md): - Schemas [get-an-item-response](https://5hi7dwnxtk.apidog.io/get-an-item-response-10078475d0.md): - Schemas [delete-an-item-response](https://5hi7dwnxtk.apidog.io/delete-an-item-response-10078476d0.md): - Schemas [parent_location_id](https://5hi7dwnxtk.apidog.io/parent-location-id-10078477d0.md): - Schemas [tax_settings_id](https://5hi7dwnxtk.apidog.io/tax-settings-id-10078478d0.md): - Schemas [autonumbergenerationgroup_id](https://5hi7dwnxtk.apidog.io/autonumbergenerationgroup-id-10078479d0.md): - Schemas [associated_series_ids](https://5hi7dwnxtk.apidog.io/associated-series-ids-10078480d0.md): - Schemas [user_ids](https://5hi7dwnxtk.apidog.io/user-ids-10078481d0.md): - Schemas [is_all_users_selected](https://5hi7dwnxtk.apidog.io/is-all-users-selected-10078482d0.md): - Schemas [enable-location-response](https://5hi7dwnxtk.apidog.io/enable-location-response-10078483d0.md): - Schemas [create-a-location-request](https://5hi7dwnxtk.apidog.io/create-a-location-request-10078484d0.md): - Schemas [create-a-location-response](https://5hi7dwnxtk.apidog.io/create-a-location-response-10078485d0.md): - Schemas [list-all-location-response](https://5hi7dwnxtk.apidog.io/list-all-location-response-10078486d0.md): - Schemas [update-location-request](https://5hi7dwnxtk.apidog.io/update-location-request-10078487d0.md): - Schemas [update-location-response](https://5hi7dwnxtk.apidog.io/update-location-response-10078488d0.md): - Schemas [delete-a-location-response](https://5hi7dwnxtk.apidog.io/delete-a-location-response-10078489d0.md): - Schemas [mark-as-primary-response](https://5hi7dwnxtk.apidog.io/mark-as-primary-response-10078490d0.md): - Schemas [currency_name](https://5hi7dwnxtk.apidog.io/currency-name-10078491d0.md): - Schemas [is_base_currency](https://5hi7dwnxtk.apidog.io/is-base-currency-10078492d0.md): - Schemas [exchange_rate_id](https://5hi7dwnxtk.apidog.io/exchange-rate-id-10078493d0.md): - Schemas [effective_date](https://5hi7dwnxtk.apidog.io/effective-date-10078494d0.md): - Schemas [is_current_date](https://5hi7dwnxtk.apidog.io/is-current-date-10078495d0.md): - Schemas [currency](https://5hi7dwnxtk.apidog.io/currency-10078496d0.md): - Schemas [create-a-currency-request](https://5hi7dwnxtk.apidog.io/create-a-currency-request-10078497d0.md): - Schemas [create-a-currency-response](https://5hi7dwnxtk.apidog.io/create-a-currency-response-10078498d0.md): - Schemas [list-currencies-response](https://5hi7dwnxtk.apidog.io/list-currencies-response-10078499d0.md): - Schemas [update-a-currency-request](https://5hi7dwnxtk.apidog.io/update-a-currency-request-10078500d0.md): - Schemas [update-a-currency-response](https://5hi7dwnxtk.apidog.io/update-a-currency-response-10078501d0.md): - Schemas [get-a-currency-response](https://5hi7dwnxtk.apidog.io/get-a-currency-response-10078502d0.md): - Schemas [delete-a-currency-response](https://5hi7dwnxtk.apidog.io/delete-a-currency-response-10078503d0.md): - Schemas [list-exchange-rates-response](https://5hi7dwnxtk.apidog.io/list-exchange-rates-response-10078504d0.md): - Schemas [create-an-exchange-rate-request](https://5hi7dwnxtk.apidog.io/create-an-exchange-rate-request-10078505d0.md): - Schemas [create-an-exchange-rate-response](https://5hi7dwnxtk.apidog.io/create-an-exchange-rate-response-10078506d0.md): - Schemas [get-an-exchange-rate-response](https://5hi7dwnxtk.apidog.io/get-an-exchange-rate-response-10078507d0.md): - Schemas [update-an-exchange-rate-request](https://5hi7dwnxtk.apidog.io/update-an-exchange-rate-request-10078508d0.md): - Schemas [update-an-exchange-rate-response](https://5hi7dwnxtk.apidog.io/update-an-exchange-rate-response-10078509d0.md): - Schemas [delete-an-exchage-rate-response](https://5hi7dwnxtk.apidog.io/delete-an-exchage-rate-response-10078510d0.md): - Schemas [tax-response](https://5hi7dwnxtk.apidog.io/tax-response-10078511d0.md): - Schemas [purchase_tax_expense_account_id](https://5hi7dwnxtk.apidog.io/purchase-tax-expense-account-id-10078512d0.md): - Schemas [tax_factor](https://5hi7dwnxtk.apidog.io/tax-factor-10078513d0.md): - Schemas [tax_account_id](https://5hi7dwnxtk.apidog.io/tax-account-id-10078514d0.md): - Schemas [output_tax_account_name](https://5hi7dwnxtk.apidog.io/output-tax-account-name-10078515d0.md): - Schemas [purchase_tax_account_name](https://5hi7dwnxtk.apidog.io/purchase-tax-account-name-10078516d0.md): - Schemas [purchase_tax_account_id](https://5hi7dwnxtk.apidog.io/purchase-tax-account-id-10078517d0.md): - Schemas [tds_payable_account_id](https://5hi7dwnxtk.apidog.io/tds-payable-account-id-10078518d0.md): - Schemas [tax_account_tracking](https://5hi7dwnxtk.apidog.io/tax-account-tracking-10078519d0.md): - Schemas [tax_group_id](https://5hi7dwnxtk.apidog.io/tax-group-id-10078520d0.md): - Schemas [tax_group_name](https://5hi7dwnxtk.apidog.io/tax-group-name-10078521d0.md): - Schemas [tax_group_percentage](https://5hi7dwnxtk.apidog.io/tax-group-percentage-10078522d0.md): - Schemas [is_value_added](https://5hi7dwnxtk.apidog.io/is-value-added-10078523d0.md): - Schemas [tax_specific_type](https://5hi7dwnxtk.apidog.io/tax-specific-type-10078524d0.md): - Schemas [is_default_tax](https://5hi7dwnxtk.apidog.io/is-default-tax-10078525d0.md): - Schemas [registration_number](https://5hi7dwnxtk.apidog.io/registration-number-10078526d0.md): - Schemas [registration_number_label](https://5hi7dwnxtk.apidog.io/registration-number-label-10078527d0.md): - Schemas [tax_authority](https://5hi7dwnxtk.apidog.io/tax-authority-10078528d0.md): - Schemas [is_editable](https://5hi7dwnxtk.apidog.io/is-editable-10078529d0.md): - Schemas [update_recurring_invoice](https://5hi7dwnxtk.apidog.io/update-recurring-invoice-10078530d0.md): - Schemas [update_recurring_expense](https://5hi7dwnxtk.apidog.io/update-recurring-expense-10078531d0.md): - Schemas [update_draft_invoice](https://5hi7dwnxtk.apidog.io/update-draft-invoice-10078532d0.md): - Schemas [update_recurring_bills](https://5hi7dwnxtk.apidog.io/update-recurring-bills-10078533d0.md): - Schemas [update_draft_so](https://5hi7dwnxtk.apidog.io/update-draft-so-10078534d0.md): - Schemas [update_subscription](https://5hi7dwnxtk.apidog.io/update-subscription-10078535d0.md): - Schemas [update_project](https://5hi7dwnxtk.apidog.io/update-project-10078536d0.md): - Schemas [create-a-tax-request](https://5hi7dwnxtk.apidog.io/create-a-tax-request-10078537d0.md): - Schemas [create-a-tax-response](https://5hi7dwnxtk.apidog.io/create-a-tax-response-10078538d0.md): - Schemas [list-taxes-response](https://5hi7dwnxtk.apidog.io/list-taxes-response-10078539d0.md): - Schemas [update-a-tax-request](https://5hi7dwnxtk.apidog.io/update-a-tax-request-10078540d0.md): - Schemas [update-a-tax-response](https://5hi7dwnxtk.apidog.io/update-a-tax-response-10078541d0.md): - Schemas [get-a-tax-response](https://5hi7dwnxtk.apidog.io/get-a-tax-response-10078542d0.md): - Schemas [delete-a-tax-response](https://5hi7dwnxtk.apidog.io/delete-a-tax-response-10078543d0.md): - Schemas [get-a-tax-group-response](https://5hi7dwnxtk.apidog.io/get-a-tax-group-response-10078544d0.md): - Schemas [update-a-tax-group-request](https://5hi7dwnxtk.apidog.io/update-a-tax-group-request-10078545d0.md): - Schemas [update-a-tax-group-response](https://5hi7dwnxtk.apidog.io/update-a-tax-group-response-10078546d0.md): - Schemas [delete-a-tax-group-response](https://5hi7dwnxtk.apidog.io/delete-a-tax-group-response-10078547d0.md): - Schemas [create-a-tax-group-request](https://5hi7dwnxtk.apidog.io/create-a-tax-group-request-10078548d0.md): - Schemas [create-a-tax-group-response](https://5hi7dwnxtk.apidog.io/create-a-tax-group-response-10078549d0.md): - Schemas [create-a-tax-authority-us-and-ca-edition-only-request](https://5hi7dwnxtk.apidog.io/create-a-tax-authority-us-and-ca-edition-only-request-10078550d0.md): - Schemas [create-a-tax-authority-us-and-ca-edition-only-response](https://5hi7dwnxtk.apidog.io/create-a-tax-authority-us-and-ca-edition-only-response-10078551d0.md): - Schemas [list-tax-authorities-us-edition-only-response](https://5hi7dwnxtk.apidog.io/list-tax-authorities-us-edition-only-response-10078552d0.md): - Schemas [update-a-tax-authority-us-and-ca-edition-only-request](https://5hi7dwnxtk.apidog.io/update-a-tax-authority-us-and-ca-edition-only-request-10078553d0.md): - Schemas [update-a-tax-authority-us-and-ca-edition-only-response](https://5hi7dwnxtk.apidog.io/update-a-tax-authority-us-and-ca-edition-only-response-10078554d0.md): - Schemas [get-a-tax-authority-us-and-ca-edition-only-response](https://5hi7dwnxtk.apidog.io/get-a-tax-authority-us-and-ca-edition-only-response-10078555d0.md): - Schemas [delete-a-tax-authority-us-and-ca-edition-only-response](https://5hi7dwnxtk.apidog.io/delete-a-tax-authority-us-and-ca-edition-only-response-10078556d0.md): - Schemas [create-a-tax-exemption-us-edition-only-request](https://5hi7dwnxtk.apidog.io/create-a-tax-exemption-us-edition-only-request-10078557d0.md): - Schemas [create-a-tax-exemption-us-edition-only-response](https://5hi7dwnxtk.apidog.io/create-a-tax-exemption-us-edition-only-response-10078558d0.md): - Schemas [list-tax-exemptions-us-edition-only-response](https://5hi7dwnxtk.apidog.io/list-tax-exemptions-us-edition-only-response-10078559d0.md): - Schemas [update-a-tax-exemption-us-edition-only-request](https://5hi7dwnxtk.apidog.io/update-a-tax-exemption-us-edition-only-request-10078560d0.md): - Schemas [update-a-tax-exemption-us-edition-only-response](https://5hi7dwnxtk.apidog.io/update-a-tax-exemption-us-edition-only-response-10078561d0.md): - Schemas [get-a-tax-exemption-us-edition-only-response](https://5hi7dwnxtk.apidog.io/get-a-tax-exemption-us-edition-only-response-10078562d0.md): - Schemas [delete-a-tax-exemption-us-edition-only-response](https://5hi7dwnxtk.apidog.io/delete-a-tax-exemption-us-edition-only-response-10078563d0.md): - Schemas [opening_balance_id](https://5hi7dwnxtk.apidog.io/opening-balance-id-10078564d0.md): - Schemas [acount_split_id](https://5hi7dwnxtk.apidog.io/acount-split-id-10078565d0.md): - Schemas [opening_balance](https://5hi7dwnxtk.apidog.io/opening-balance-10078566d0.md): - Schemas [create-opening-balance-request](https://5hi7dwnxtk.apidog.io/create-opening-balance-request-10078567d0.md): - Schemas [create-opening-balance-response](https://5hi7dwnxtk.apidog.io/create-opening-balance-response-10078568d0.md): - Schemas [update-opening-balance-request](https://5hi7dwnxtk.apidog.io/update-opening-balance-request-10078569d0.md): - Schemas [update-opening-balance-response](https://5hi7dwnxtk.apidog.io/update-opening-balance-response-10078570d0.md): - Schemas [get-opening-balance-response](https://5hi7dwnxtk.apidog.io/get-opening-balance-response-10078571d0.md): - Schemas [delete-opening-balance-response](https://5hi7dwnxtk.apidog.io/delete-opening-balance-response-10078572d0.md): - Schemas [product_data](https://5hi7dwnxtk.apidog.io/product-data-10078573d0.md): - Schemas [import-a-customer-using-the-crm-account-id-response](https://5hi7dwnxtk.apidog.io/import-a-customer-using-the-crm-account-id-response-10078574d0.md): - Schemas [import-a-customer-using-crm-contact-id-response](https://5hi7dwnxtk.apidog.io/import-a-customer-using-crm-contact-id-response-10078575d0.md): - Schemas [import-a-vendor-using-the-crm-vendor-id-response](https://5hi7dwnxtk.apidog.io/import-a-vendor-using-the-crm-vendor-id-response-10078576d0.md): - Schemas [import-an-item-using-the-crm-product-id-response](https://5hi7dwnxtk.apidog.io/import-an-item-using-the-crm-product-id-response-10078577d0.md):