API Data structure

API - Customers
Items from the domain “clients” represent a customer. Structure of URLs: /api/v1/clients: Customer details /api/v1/clients/1001: Customer with ID 1001...
Lun, 14 Août, 2023 à 4:30 H
API - Invoices
Items from the “invoices” domain represent an invoice or credit note. With an invoice the total amount is positive, with a credit note the total amount is n...
Lun, 14 Août, 2023 à 4:26 H
API - Cash Receipt
Items from the "receipts" domain represent a receipt. Structure URL's: /api/v1/receipts: Receipt data /api/v1/receipts/5005: Invoice with I...
Lun, 14 Août, 2023 à 4:27 H
API Quotations
Items from the "quotations" domain represent a quote. Structure URL’s: /api/v1/quotes: Offertegegevens /api/v1/quotes/4004: Offerte met ID 4...
Lun, 14 Août, 2023 à 4:30 H
API - Order forms
Items from the “orders” domain represent an order form.. Structure URLs: /api/v1/orders: Order form details /api/v1/orders/4004: Order form with ID 40...
Lun, 14 Août, 2023 à 4:31 H
API - Delivery notes
Items from the “deliveries” domain represent a delivery note. Structure of URL’s: /api/v1/deliveries: Delivery note details /api/v1/deliveries/4004: D...
Lun, 14 Août, 2023 à 4:32 H
API - Subscriptions
Items from the domain “subscriptions” represent a subscription. With a subscription you can create periodic invoices. Structure URL’s: /api/v1/subscrip...
Lun, 14 Août, 2023 à 4:33 H
API - Products
Items from the “stock items” domain represent a product. Structure URL’s: /api/v1/stockitems: Products /api/v1/stockitems/5004: Product with ID 5004 ...
Lun, 14 Août, 2023 à 4:35 H
API - Layouts
Items from the domain "layouts" represent a layout. A layout is assigned to a document and determines the look-and-feel of a printed document. ...
Lun, 14 Août, 2023 à 4:36 H
API - Events
Items from the "activities" domain represent an event. Events are automatically generated by the system and can therefore not be entered by itself...
Lun, 14 Août, 2023 à 4:37 H