Seller Group
Last updated
Last updated
Retrieves the count of all seller groups
/vendor-group/vendor-group-count
Retrieves the list of vendor categories with optional filters
/category
Number of categories to return
The offset for pagination
Whether to return the count of categories
Bearer token for authentication.
Retrieves the details of a specific vendor group by its ID
/vendor-group/vendor-group-details/{id}
ID of the vendor group
ID of the vendor group
Bearer token for authentication.
Updates the details of a specific vendor group by its ID
/vendor-group/{id}
ID of the vendor group
Bearer token for authentication.
test
3.00
1
39
[1424]
Deletes a specific vendor group identified by its ID
/vendor-group/{id}
ID of the vendor group to delete
Bearer token for authentication.