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

Show/Interact with the adilas API
4/19/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.

 
CUSTOMER API Methods
This method will add a new customer to the database. This method is quite dynamic. There are only a couple of required fields and tons of optional ones. You are welcome to pick and choose which pieces you want to use.
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 add a new delivery.
This method will add the loyalty points for an invoice special account transaction.
This method will calculate the reward/loyalty points for an invoice. The results will be added as a transaction for the customer.
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.
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 method will return the corporation loyalty points special account.
This method will get the corporation special account rules.
This API will get the corporation special account transaction summary.
This method will get the customer contact info for a single contact.
This method will get delivery driver data.
This method will get delivery vehicle data.
This method will get the queue details from a specific corp.
This web service will get all of the web accessible log notes for a single customer.
This method will do a search on the additional customer contacts.
This method will search for customers and contacts.
Allows user to make basic customer search by specifying the database field to search and the value to search by.
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.