Sales
XtraKit's Sales API allows you to programmatically handle sales data. Sales management may be easily integrated into your applications by using it to retrieve, add, change, or manage sales.
Last updated
XtraKit's Sales API allows you to programmatically handle sales data. Sales management may be easily integrated into your applications by using it to retrieve, add, change, or manage sales.
Last updated
List Sale GET
Retrieve a list of all sales and you can also filter your results.
Fetch Sale GET
Retrieve a specific sale using the invoice code. To retrieve complete sale details.
Add Sale POST
Allows you to add a new sales record such as an invoice or receipt.
Edit Sale PUT
Modify an existing sale's information. In an unfinalized sale, this endpoint can be used to change pricing, goods, or quantities.