Home
This endpoint retrieves a list of widgets available in the system.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the widget list.
Bad Request
Internal Server Error
This endpoint returns a URL that redirects to the add-address API for Google Map integration.
The name of the plugin requesting the API key.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the Google Map API key URL.
Bad Request
Internal Server Error
This endpoint retrieves a list of all available languages.
Number of languages to retrieve.
Starting point to retrieve languages.
Filter languages based on keyword search.
Flag to indicate if the total count of languages should be returned.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the language list.
Bad Request
Internal Server Error
This endpoint retrieves the store settings for a given industry.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the store settings.
Bad Request due to invalid parameters.
Internal Server Error
This endpoint retrieves the list of available addons for the system.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the addons list.
Bad Request
Internal Server Error
This endpoint retrieves the list of items in the customer's cart.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully got the cart list
Bad Request
Internal Server Error
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
2023Product successfully added to wishlist
Bad request
Internal server error
This API allows customers to retrieve their profile information.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the customer profile
Bad request
Internal server error
This API allows customers to retrieve a list of products in their wishlist.
Limit the number of products returned.
Offset for pagination.
Optional Bearer token for authentication.
The industry of the user.
The unique key for the request.
The language key for the request.
Successfully retrieved the wishlist product list
Bad request
Internal server error
Fetch a list of pages with optional filters and pagination.
Limit the number of results
Offset for pagination
Search keyword for filtering pages
If set, returns count of pages (should be number or boolean)
Optional bearer token for authentication
Language ID for content localization
Successfully retrieved the page list
Invalid input
Unauthorized request
Internal server error
Retrieve detailed information about a page using its slug name.
The slug name of the page to fetch details for
Optional bearer token for authentication
Language ID for content localization
Successfully retrieved page details
Invalid request parameters
Unauthorized request
Page not found
Internal server error
Last updated