Seller Group
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
Last updated