Seller Group
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
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
Invalid 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
Invalid 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
Invalid request or vendor group not found
Last updated