Marketplace
Retrieves a list of products associated with sellers.
Number of products to return per page.
Pagination offset for product retrieval.
Include total count (0 = no, 1 = yes).
Bearer token for authentication.
Successfully retrieved seller product list
Invalid request parameters
Approves or rejects a product based on provided parameters.
Product ID to approve or reject.
Bearer token for authentication.
Product ID being processed.
Approval status (e.g., '1' for approved, '2' for rejected).
Reason for rejection, if applicable.
Product approval/rejection successful
Invalid input data
Updates the status of a vendor product.
Product ID for which the status is to be updated.
Bearer token for authentication.
New status of the product (0 for inactive, 1 for active).
ID of the product being updated.
Status update successful
Invalid input data
Generates an Excel list for the provided product ID.
Product ID for which the Excel list will be generated.
Bearer token for authentication.
Product ID as a string input.
Excel list generated successfully
1Successfully generated Excel listInvalid product ID provided
Fetch a list of common catalog products with pagination and filtering options.
Number of products to retrieve per page.
Number of products to skip before starting to fetch the results.
Flag to include total product count (1 for yes, 0 for no).
Filter products by owner ID.
Bearer token for authentication.
Common catalog product list retrieved successfully
1Successfully got the common catalog product listInvalid request parameters
Update a product to mark it as common.
The ID of the product to be updated.
Bearer token for authentication.
2125Flag to set product as common (1 for common, 0 for not common)
1Successfully updated product as common
1Successfully set as common productInvalid request or missing parameters
Retrieve a list of vendor categories with filtering and pagination options.
Number of categories to retrieve.
The number of categories to skip for pagination.
Keyword to filter categories by name.
Sort order (e.g., 0 for ascending, 1 for descending).
Filter categories by status (active or inactive).
Name of the category to filter by.
Filter categories by industry ID.
Bearer token for authentication.
Successfully retrieved category list
Successfully retrieved category list
Create a new category with the provided details.
Bearer token for authentication.
test114241test<p>test</p>1Successfully created the new category.
1Successfully created New Category.Invalid input or missing required fields.
Internal server error.
Retrieve a list of industries with optional filters.
The number of industries to return per page (optional).
The offset for the list of industries (optional).
A search keyword to filter the industries by name (optional).
The sorting order of the results (optional).
Bearer token for authentication.
Successfully got the industry list
1Successfully got industry listInvalid parameters
Internal server error
Retrieve a list of category translations with optional filters.
The offset for pagination.
The number of translations to return per page.
A search keyword to filter the category translations by name.
A filter for the category translations by SKU.
Bearer token for authentication.
Successfully retrieved category translation list
1Successfully got category translation listInvalid parameters
Internal server error
Retrieve the translation details for a specific category based on the category ID.
ID of the category to retrieve the translation for
Bearer token for authentication.
Successfully retrieved category translation detail
1Successfully Got Category Translation DetailInvalid category ID
Category translation not found
Internal server error
Save translations for a specific category based on the category ID.
ID of the category to save translations for
Bearer token for authentication.
Successfully saved category translations
1Successfully Saved Category TranslationInvalid input
Internal server error
Update an existing category with new details.
ID of the category to be updated
Bearer token for authentication.
Successfully updated category
1Successfully updated categoryInvalid input data
Category not found
Internal server error
Delete an existing category by its ID.
ID of the category to be deleted
Bearer token for authentication.
Successfully deleted category
1Successfully deleted categoryInvalid category ID
Category not found
Internal server error
Retrieve a paginated list of export logs.
Number of records to retrieve
10Number of records to skip
0Flag to indicate if the count should be returned (1 for true, 0 for false)
0Bearer token for authentication.
Successfully retrieved export log list
1Successfully got the export log listInvalid query parameters
Internal server error
Retrieve a list of orders in Excel format, with an optional filter for failed orders.
Filter orders by failed status (true or false)
falseBearer token for authentication.
Successfully retrieved order Excel list
1Successfully retrieved order Excel listInvalid query parameters
Internal server error
Retrieve a paginated list of products linked with QR codes.
Number of records to retrieve
10Number of records to skip
0Flag to indicate if the count should be returned (1 for true, 0 for false)
0Bearer token for authentication.
Successfully retrieved QR code product list
1Successfully got the complete product list.Invalid query parameters
Internal server error
Retrieve website settings based on query parameters.
Specify whether to retrieve the default website settings (1 for true, 0 for false).
1Bearer token for authentication.
Successfully retrieved website settings
1Successfully got settingsInvalid query parameters
Internal server error
Generate QR codes based on the provided product data.
Bearer token for authentication.
Successfully generated the product QR code
1successfully generated the product qr-code !!Invalid request data
Internal server error
Retrieve the QR code image for a given product ID.
The ID of the product whose QR code image needs to be downloaded
Bearer token for authentication.
Successfully retrieved QR code image
Invalid product ID
QR code not found for the given product ID
Internal server error
Retrieve a list of vendor orders with optional query parameters.
The number of orders to retrieve
The number of orders to skip before starting to collect the result set
Include the count of total records (1 for true, 0 for false)
Boolean flag to filter orders
Bearer token for authentication.
Successfully retrieved the vendor order list
1Successfully got the complete order listInvalid query parameters
Internal server error
Retrieve detailed information for a specific vendor order using the provided orderId.
The ID of the order to retrieve details for
Bearer token for authentication.
Successfully retrieved order details
1Successfully shown the order detailInvalid orderId parameter
Order not found
Internal server error
Retrieve the order status log for a specific vendor order using the provided vendorOrderId.
The ID of the vendor order to retrieve the log list for
Bearer token for authentication.
Successfully retrieved the vendor order log list
1Successfully got the complete seller order status log listInvalid vendorOrderId parameter
Vendor order not found
Internal server error
Retrieve a complete list of order statuses.
Successfully retrieved the order status list
1Successfully got the complete order status listInternal server error
Exports the details of a specific vendor order as a PDF file using the orderId, vendorId, and orderPrefixId.
The ID of the order to be exported
The ID of the vendor associated with the order
The prefix ID of the order, typically for identifying the order uniquely
Bearer token for authentication.
Successfully exported the order details as a PDF
1Successfully exported the order as a PDFhttp://139.59.67.17/backend/api/downloads/order-1628.pdfInvalid query parameters
Order not found
Internal server error
Updates the payment status for a specific order using the orderId and paymentStatusId.
Bearer token for authentication.
16281Successfully updated the payment status
1Successfully updated the Payment StatusInvalid request payload
Order not found
Internal server error
Retrieves the list of back orders, with options for pagination.
The number of items to return per page
10The offset for pagination
0A flag to count the total number of back orders
0Bearer token for authentication.
Successfully retrieved the back order list
1Successfully shown the Back Order listInvalid query parameter
Internal server error
Retrieves the list of failed orders, with options for pagination.
The number of items to return per page
10The offset for pagination
0A flag to count the total number of failed orders
0Bearer token for authentication.
Successfully retrieved the failed order list
1Successfully got the failed order listInvalid query parameter
Internal server error
Retrieves the details of a specific order by its ID.
The ID of the order to retrieve details for
Bearer token for authentication.
Successfully retrieved the order details
1Successfully shown the order detailInvalid order ID
Internal server error
This API updates the main order's payment status and related details.
Bearer token for authentication.
1619212432345dsSuccessfully updated the order
1Successfully updated your orderInvalid request data
Internal server error
Retrieves a list of payments based on optional filters such as customer name, keyword, and date range.
The number of results to return
The offset from which to start retrieving the results
Whether to return the total count of items (0 or 1)
The name of the customer to filter the payments by
A keyword to filter the payments by (e.g., order ID, payment reference)
The start date for filtering payments
The end date for filtering payments
Bearer token for authentication.
Successfully retrieved the payment list
Invalid parameters
Internal server error
Retrieves the list of live carts or the count based on the provided filters.
The number of results to return
The offset from which to start retrieving the results
Whether to return the total count of items (0 or 1)
The type of cart (e.g., 'live')
Bearer token for authentication.
Successfully retrieved the live cart list or count
Invalid parameters
Internal server error
Retrieves the details of a specific cart by ID.
The ID of the cart to retrieve
The type of cart (e.g., 'live')
Bearer token for authentication.
Successfully retrieved the cart details
Invalid cart ID or parameters
Internal server error
Sends an email notification to the customer regarding their abandoned cart.
Bearer token for authentication.
The ID of the abandoned cart
The custom message to be sent with the email
Successfully sent the email
Invalid request parameters
Internal server error
Exports the cart details for a given customer.
Bearer token for authentication.
The ID of the customer whose cart needs to be exported.
Successfully exported cart data
Invalid request parameters
Internal server error
Deletes abandoned cart entries for specific customers based on customerId and guestIp.
The action to be performed (e.g., delete).
Comma-separated list of customer IDs for whom the abandoned cart details should be deleted.
Comma-separated list of guest IP addresses for whom the abandoned cart details should be deleted.
Bearer token for authentication.
Successfully deleted cart list
1Successfully Deleted Cart List...!Invalid request parameters
Internal server error
This endpoint retrieves a list of vendors (sellers) based on the specified status.
Filter sellers based on their status
Bearer token for authentication.
Successfully got seller list
Invalid request
Internal server error
This endpoint retrieves a list of orders placed by vendors based on the given query parameters.
The number of orders to return
The offset of orders to retrieve
Count of orders (0 or 1)
Bearer token for authentication.
Successfully got the complete order list
Invalid request
Internal server error
This endpoint retrieves a list of settlements with pagination options.
Limit the number of results returned
Skip a certain number of records before starting the results
Include count in the response to show the total number of settlements
Bearer token for authentication.
Successfully retrieved settlement list
Status code indicating success
Success message
Bad request
Internal server error
This endpoint allows you to create a new settlement for a vendor order.
Bearer token for authentication.
Title of the settlement
List of vendor order IDs associated with the settlement
Successfully created new settlement
Invalid request
Internal server error
This endpoint retrieves the details of a specific settlement by its unique identifier.
ID of the settlement to retrieve details for
Bearer token for authentication.
Successfully retrieved settlement details
Status code indicating success
Success message
Bad request
Settlement not found
Internal server error
This endpoint allows downloading the settlement data in Excel format based on the provided settlement ID.
ID of the settlement to export in Excel format
Bearer token for authentication.
Excel file generated successfully
Bad request
Settlement not found
Internal server error
This endpoint allows fetching the product list with various filters like keyword, SKU, status, and price.
The offset for pagination, indicates the starting point of the list.
The number of products to return in the response.
Search keyword to filter products by name or other attributes.
Filter products by SKU (Stock Keeping Unit).
Filter products by status (e.g., active or inactive).
Filter products by price.
Bearer token for authentication.
Successfully retrieved product list
Bad request
Internal server error
This endpoint allows fetching the sales report for a specific product between a start and end date.
The ID of the product for which the sales report is to be fetched.
The start date for the sales report in YYYY-MM-DD format.
The end date for the sales report in YYYY-MM-DD format.
Bearer token for authentication.
Successfully retrieved sales report list
Bad request
Internal server error
Retrieve total seller sales list within a specified date and amount range
This endpoint fetches the total seller sales list based on the provided date range and sales amount range.
The start date for the report in YYYY-MM-DD format.
The end date for the report in YYYY-MM-DD format.
The minimum sales amount for the report.
The maximum sales amount for the report.
The number of results to retrieve.
0The offset for the pagination.
0Bearer token for authentication.
Successfully retrieved total seller sales report list
Bad request
Internal server error
Retrieve total seller sales report in Excel format within a specified date and amount range
This endpoint fetches the total seller sales report in Excel format based on the provided date range and sales amount range.
The start date for the report in YYYY-MM-DD format.
The end date for the report in YYYY-MM-DD format.
The minimum sales amount for the report.
The maximum sales amount for the report.
Bearer token for authentication.
Successfully retrieved total seller sales report in Excel format
Bad request
Internal server error
This endpoint retrieves a list of vendor sales reports. It supports optional filtering by date range, vendor ID, and other parameters.
Number of items per page (optional).
0Pagination offset (optional).
0Start date of the report period (optional).
End date of the report period (optional).
Flag to specify if the report should include all vendors or just selected ones. (0 = No, 1 = Yes)
0Possible values: Comma-separated list of vendor IDs to filter the sales report (optional).
Bearer token for authentication.
Successfully retrieved the vendor sales report list
1Successfully got seller listBad request
Internal server error
Fetches the settlement report list based on the given filters.
Limit the number of records returned
Offset the records for pagination
Start date for the report filter
End date for the report filter
Include all vendors (1) or not (0)
List of vendor IDs to filter by
Filter by order status
Filter by settlement flag (0 or 1)
Bearer token for authentication.
Successfully retrieved settlement report list
1Successfully got settlement report listBad request, invalid parameters
Internal server error
Fetches the settlement report in Excel format based on the given filters.
Limit the number of records returned
Offset the records for pagination
Start date for the report filter
End date for the report filter
List of vendor IDs to filter by
List of order statuses to filter by
Filter by settlement flag (0 or 1)
Bearer token for authentication.
Successfully retrieved settlement report in Excel format
Excel file containing the settlement report data
Bad request, invalid parameters
Internal server error
Last updated