Seller
Retrieves a list of vendors based on optional filters.
The number of vendors to return per page
10The offset from which to start retrieving vendors
0Filter by vendor name
Filter by vendor email
Filter by vendor status
Indicates whether to return the count of vendors
0Filter by keyword
Filter by vendor's name
Filter by company name
Filter by vendor prefix ID
Successfully retrieved vendor list
1Successfully got seller listBad request, invalid parameters
Creates a new vendor with the given details, including email, password, and other company-related information. An email with credentials is sent to the vendor.
nulltestsvsfgf[email protected]23563554Picco123@Picco123@test<p>fsdfsd</p>sdfssdfdssdfds997645435411128test25435435334543543sdsdgs43543543553453sfs43535sgfsdssdf4351425425276Successfully created new vendor with email Id and password and email sent
1Successfully created new vendor with email Id and password and email sentBad request, invalid data
Retrieves the site settings based on the provided query parameters.
Filter to get settings related to the default website
1Successfully retrieved settings
1Successfully got settingsBad request due to invalid parameters
Retrieves the list of vendor groups based on the provided query parameters.
The number of records to return
0The number of records to skip before starting the list
0Filter results by a keyword (e.g., group name)
Filter results by status (e.g., 1 for active, 0 for inactive)
Indicates if only the count of vendor groups should be returned
0Successfully retrieved vendor group list
1Successfully got all seller group ListBad request due to invalid parameters
Retrieves the list of industries based on the provided query parameters.
The number of records to return
0The number of records to skip before starting the list
0Filter results by a keyword (e.g., industry name)
Filter results by status (e.g., 1 for active, 0 for inactive)
Indicates if only the count of industries should be returned
0Successfully retrieved industry list
1Successfully got industry listBad request due to invalid parameters
Retrieves the list of documents associated with vendors.
Successfully retrieved the document list
1Successfully got documents listBad request
Checks if a given display name URL is available for a vendor. It returns whether the URL can be used or if it is already taken.
test254354353Successfully checked the display name availability
1Display name availableBad request, invalid display name URL format
Updates the details of a specific seller by their vendor ID
ID of the vendor
nulltestsvsfgf23563554test<p>fsdfsd</p>sdfssdfdssdfds99764543540111245228test254354353[email protected]34543543sdsdgs43543543553453sfs43535sgfsdssdf4351425425276Successfully updated seller details
1Seller Updated SuccessfullyInvalid input
Deletes a specific seller by their vendor ID
ID of the vendor to be deleted
Bearer token for authentication.
Successfully deleted seller
1Seller Deleted SuccessfullyInvalid vendor ID
Retrieves a list of products for a specific vendor
The offset for pagination
The limit for the number of results
If set to 1, returns only the count of products
The ID of the vendor
Bearer token for authentication.
Successfully retrieved vendor products
Successfully retrieved vendor products
Retrieves the settings for a specific vendor
Bearer token for authentication.
Successfully retrieved vendor settings
Vendor settings not found
Updates the commission of a vendor based on their ID
ID of the vendor
Bearer token for authentication.
Successfully updated the vendor commission
Vendor not found
Retrieves the count of all seller groups
Successfully retrieved the seller group count
1Successfully got the seller group countInvalid request
Retrieves the list of vendor categories with optional filters
Number of categories to return
The offset for pagination
Whether to return the count of categories
Bearer token for authentication.
Successfully retrieved vendor category list
1Successfully got the vendor category list.Invalid request
Retrieves the details of a specific vendor group by its ID
ID of the vendor group
ID of the vendor group
Bearer token for authentication.
Successfully retrieved vendor group details
1Successfully got seller group detailsInvalid request or vendor group not found
Updates the details of a specific vendor group by its ID
ID of the vendor group
Bearer token for authentication.
test3.00[1424]139Successfully updated vendor group
1Seller Group updated successfullyInvalid request or vendor group not found
Deletes a specific vendor group identified by its ID
ID of the vendor group to delete
Bearer token for authentication.
Successfully deleted vendor group
1Seller group deleted successfullyInvalid request or vendor group not found
Updates the KYC status of a vendor and applies additional settings such as delivery method, subscription plan, and more.
The unique ID of the vendor to approve/reject
Bearer token for authentication.
A comment explaining the decision (required for rejection)
tThe KYC status to be applied to the vendor
rejectedPossible values: The ID of the vendor
292The delivery method choice for the vendor
1The subscription plan for the vendor
1The distribution point for the vendor
1The policy setting for the vendor
1The storefront setting for the vendor
1Payment information status
1Final decision on the vendor
1Category selection for the vendor
1The vendor group ID to which the vendor should belong
29Successfully updated the vendor's KYC status and settings
1Successfully Updated Seller Kyc DetailInvalid input or missing required fields
Vendor not found
Updates the active status of the vendor with the given ID.
The unique ID of the vendor whose status is being updated
Bearer token for authentication.
Status of the vendor: 0 for inactive, 1 for active
0Successfully updated vendor status
1Successfully Updated Seller StatusInvalid input
Vendor not found
Last updated