Welcome to adilas.biz! Click to return to the main homepage.

Show/Interact with the adilas API
3/18/2024

[main adilas.biz homepage] . [api help file] . [go to the pre-built adilas.biz api page]
Click on the title of any API Method to view its documentation.

 
ECOMM API Methods
This method will add an additional contact for a customer. For instance, say you want to record the owners of a company, where to ship things to, or who might be a cosigner for the business. This is also used to record family members to the main customer.
This method will either add or edit a sub inventory record.
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.
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.
This method will add a payment to an invoice.
This method will add a new quote to the database.
This method will add a line item to quote.
This method will add a new customer to the database. Somewhat limited as far as fields and options. See the main addCustomer method for more options.
Adilas Encoder
This method will search main invoice details.
This method will calculate taxes according to tax categories for an item.
This method will check a part or stock number to make sure it is ok to add to an invoice.
This is how a customer logs in for e-commerce or a backend portal. These settings are internally set, and this is how you use them. There are 10 fields that you can mix and match to create your login credentials.
This web service will get all parts and general inventory categories.
This method will get the corporation-wide settings and defaults for a single corporation.
This method will get the customer contact info for a single contact.
This method will get all details of a single invoice.
This method will get all details of a single quote.
This method will help to get a number of eCommerce look-up values.
This method will grab different look up values and will pass them back to the user.
This method will get the merchant account info for a single account setting.
This page will allow for the cart favorites to be looked up for use in an api setting
This method will get basic info for a single part number. Often this method is used inside the main secure system and provides a few extra fields as compared with the simple web version. See the getPartNumberDetails method for more basic info.
This web service will return the main part number info and any photo info for the item. Use this method to get basic web inventory details for a single item.
This method will get the correct contact info for the invoice.
This method will get all flex grid tie-in items for a single main id or type.
This web service will return the main stock unit info and any photo info for the unit.
This web service will get all of the web accessible log notes for a single customer.
This web service will return general web inventory data and information for parts, items, and services. This is the general parts or item search method. Results also include basic information for sub inventory (child items) and special tiered pricing.
This web service will return web inventory data and information for stock units. A stock unit is a big-ticket item. For example: a trailer, a Jeep Grand Cherokee, a modular home, jewelry, etc. Something that has a serialized inventory value.
This web service will return general web inventory data and information for parts, items, and services and will filter by edit date. This is the general parts or item search method. Results also include basic information for sub inventory (child items) and special tiered pricing.
This is a quick and dirty parts quantity check for one or more items at a time.
This method will do a search on the additional customer contacts.
This method will search for customers and contacts.
This method will do a search for corporation parts.
This method will search basic quotes for a corporation.
This method will create the main invoice.
This method will update a contact for an existing customer.
This method will update a customer in the database. Somewhat limited as far as fields and options. See the main updateCustomer method for more options.
This method will update a customer password in the database. Somewhat limited as far as fields and options. See the main updateCustomer method for more options.
This method will validate and format the credit card data. This method does not do the actual transaction but it does do all of the prep work for it.
This page will validate a corporation key that is passed in. The corp key is a key value that defines one corp from another. Kinda like a virtual username but at the world or corporation level.