Deprecations

Deprecations

Endpoints currently sunsetting

The following endpoints are being gradually disabled and will stop working completely after the date indicated in the table. Before the sunset date, those endpoints will randomly, at an increasing rate, return 410 Gone responses. After the sunset date endpoints will return an error response to all requests.

API versionEndpointMethodReplacementDeprecation dateSunset date
1.0/api/1.0/register_sale/:idGET/api/2.0/sales/:id01/06/201730/04/2018
1.0/api/1.0/consignment/:idGET/api/2.0/consignments/:id01/06/201730/04/2018
1.0/api/1.0/consignment_product/:idGETN/A01/06/201730/04/2018
1.0/api/1.0/customer/:idGET/api/2.0/customers/:id01/06/201730/04/2018
1.0/api/1.0/supplier/:idGET/api/2.0/suppliers/:id01/06/201730/04/2018

Deprecated endpoints

The following endpoints have been deprecated which means they should not be used in new applications. Instead, new endpoints should be used as indicated in the table below.

API versionEndpointMethodReplacementDeprecation dateSunset date
0.9/api/consignmentGET/api/2.0/consignments01/06/2017TBA
0.9/api/consignmentPOST/api/2.0/consignments01/06/2017TBA
0.9/api/consignment/:idGET/api/2.0/consignments/:id01/06/2017TBA
0.9/api/consignment/:idPUT/api/2.0/consignments/:id01/06/2017TBA
0.9/api/consignment/:idDELETE/api/2.0/consignments/:id01/06/2017TBA
0.9/api/consignment_productGET/api/2.0/consignments/:id/products01/06/2017TBA
0.9/api/consignment_productPOST/api/2.0/consignments/:id/products01/06/2017TBA
0.9/api/consignment_product/:idPUT/api/2.0/consignments/:consignment_id/products/:product_id01/06/2017TBA
0.9/api/consignment_product/:idDELETE/api/2.0/consignments/:consignment_id/products/:product_id01/06/2017TBA
0.9/api/customersGET/api/2.0/customers01/06/2017TBA
0.9/api/customersPOST/api/2.0/customers
/api/2.0/customers
01/06/2017TBA
0.9/api/outletsGET/api/2.0/outlets01/06/2017TBA
0.9/api/payment_typesGET/api/2.0/payment_types01/06/2017TBA
0.9/api/productsGET/api/2.0/products
/api/2.0/inventory
01/06/2017TBA
0.9/api/products/:idGET/api/2.0/products/:id
/api/2.0/products/:id/inventory
01/06/2017TBA
0.9/api/register_salesGET/api/2.0/sales01/06/2017TBA
0.9/api/register_sales/:idGET/api/2.0/sales/:id01/06/2017TBA
0.9/api/registersGET/api/2.0/registers01/06/2017TBA
0.9/api/supplierGET/api/2.0/suppliers01/06/2017TBA
0.9/api/supplier/:idGET/api/2.0/suppliers/:id01/06/2017TBA
0.9/api/taxesGET/api/2.0/taxes01/06/2017TBA
0.9/api/usersGET/api/2.0/users01/06/2017TBA
1.0/api/1.0/product/:idGET/api/2.0/products/:id01/06/2017TBA
1.0/api/1.0/product_type/:idGET/api/2.0/product_types/:id01/06/2017TBA
2.0/api/2.0/price_booksGET/api/3.0/price_books01/07/2023TBA
2.0/api/2.0/price_books/:idGET/api/3.0/price_books/:id01/07/2023TBA
2.0/api/2.0/price_booksPOST/api/3.0/price_books01/07/2023TBA
2.0/api/2.0/price_books/:idPUT/api/3.0/price_books/:id01/07/2023TBA
2.0/api/2.0/price_books/:idDELETE/api/3.0/price_books/:id01/07/2023TBA
2.0/api/2.0/product_typesGET/api/2.0/product_categories25/10/2023TBA