Orders
Manages the creation, retrieval, and processing of purchase orders, sales orders, and sales invoices, supporting both the supplier and customer aspects of business transactions.
Service URLs
Documentation | Test in Swagger |
---|---|
Endpoint descriptions:
POST Authentication
Authenticate a user and retrieve an access token required for subsequent API requests.
GET Purchase Orders
Operation to get an specific order number.
POST Purchase Orders
Manage the creation and updating of purchase orders, supporting details such as payment terms, delivery details, and associated products.
POST Sales Orders
Allows for the creation and management of sales orders, ensuring smooth sales transactions.
POST Sales Invoices
Manages the creation and handling of sales invoices, ensuring accurate billing and financial tracking.