Show/Interact with the adilas API
10/28/2025
[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.
API CATEGORIES
PAYROLL
GENERAL
PARTS
PURCHASE ORDER
ECOMM
CUSTOMER
INVOICE
QUOTE
REPORTS
USER
STOCK/UNIT
EXPENSE
PHOTO/MEDIA
VENDOR
FLEX GRID
Download PHP API Examples for PURCHASE ORDER
PURCHASE ORDER API Methods
addMainPO
This method will add a new PO to the database.
View Sample
View Docs
addPOLineItem
This method will add a new line to a PO.
View Sample
View Docs
getDataChangeLogs
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
getMainPOInfo
This method will return the main PO info for a single purchase order.
View Sample
View Docs
getPurchaseOrders
Get's all purchase orders and line items by date range and or vendor id.
View Sample
View Docs
updatePOLineItem
This method will update a PO line item.
View Sample
View Docs
updatePOPaymentDate
This method will make sure that the PO payment date matches the main expense/receipt date.
View Sample
View Docs