Welcome to The Wishlist
Getting started
The Wishlist HTTP Rest API Documentation
Api Collection Index
-
The Authentication API generates the bearer token, which is used in the request header to interact with the application.
-
The Customer API enables the management of information about a store’s customers. You can create, retrieve, update, and delete customers using the Customer API.
-
The Inventory API enables the management of information about physical goods. You can create, retrieve, update, and delete inventory details such as location and stock levels using the Inventory Service API.
-
The Price Service API enables the management of the price details of particular product variant. You can create, retrieve, update, and delete prices using the Price Service API.
-
The Product API enables the management of information about a product and its variants. You can create, retrieve, update, and delete products using the Product API.
-
The Order API enables the management of information about a customer order. You can create, retrieve, update, and delete Orders using the Order API.
-
The Wishlist API enables management of information about a customer’s wishlist. You can create, retrieve, update, and delete wishlists using the Wishlist API.