Account Request URL
-Base Endpoint
-
customers
Get a list of all customers.
customers
customers
Create a new customer.
customers
first_name, last_name, street_address, city, state, zip_code, email, phone_number
customers
Gets a customer by ID
customers/{id}
id
customers
Update a customer.
customers/{id}
id, first_name, last_name, street_address, city, state, zip_code, email, phone_number
customers
Delete a customer.
customers/{id}
id
items
Get a list of all items.
items
items
Create a new item.
items
name, description, unit_price, quantity
items
Gets an item by ID
items/{id}
id
items
Update an item.
items/{id}
id, name, description, unit_price, quantity
items
Delete an item.
items/{id}
id
receipts
Get a list of receipts.
receipts
date, customer, total
receipts
Create a new receipt.
receipts
date, customer, total
receipts
Gets a receipt by ID
receipts/{id}
id
receipts
Update a receipt.
receipts/{id}
id, date, customer, total
receipts
Delete a receipt.
receipts/{id}
id
reports
Get a report on sales.
reports/sales
reports
Get a report on customers.
reports/customers
inventory
Get a list of inventory items.
inventory
inventory
Adds an inventory item.
inventory
name, quantity
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.