INVOICE API Methods
This method will either add or edit a sub inventory record.
View Sample
View Docs
This method will add a new delivery.
View Sample
View Docs
This method will add a history note for an invoice. We highly recommend that this gets used any time an invoice gets created or altered. It's like a miniature audit trail.
View Sample
View Docs
This method will add an invoice line item to the database. It is very important that you get all of the data correct. This is how all of the quantities, sales revenue, tax liabilities, and eventual cost of goods sold are tracked through the system.
View Sample
View Docs
This method will add a payment to an invoice.
View Sample
View Docs
This method will add the loyalty points for an invoice special account transaction.
View Sample
View Docs
This method will calculate the reward/loyalty points for an invoice. The results will be added as a transaction for the customer.
View Sample
View Docs
This method will search main invoice details.
View Sample
View Docs
This method will calculate taxes according to tax categories for an item.
View Sample
View Docs
This method will return the corporation loyalty points special account.
View Sample
View Docs
This method will get the corporation special account rules.
View Sample
View Docs
This API will get the corporation special account transaction summary.
View Sample
View Docs
This pulls data from the data_change_log table. These are records of edits of customers, parts, purchase orders, invoices and receipts that are only recorded in history.
View Sample
View Docs
This method will get delivery driver data.
View Sample
View Docs
This method will get delivery vehicle data.
View Sample
View Docs
This method will get all details of a single invoice.
View Sample
View Docs
This method will get the invoice types and apply special formatting to match settings.
View Sample
View Docs
This method will get the merchant account info for a single account setting.
View Sample
View Docs
This method will get the queue details from a specific corp.
View Sample
View Docs
This method will get the correct contact info for the invoice.
View Sample
View Docs
This method will create the main invoice.
View Sample
View Docs
This method will update the main invoice details for a single invoice.
View Sample
View Docs
This method will update the main invoice amount and record a quick history.
View Sample
View Docs