API Reference

Get Auction item categories list

This API will get all the categories of the Auction. We are also using sorting functionality to sort the category. We need to pass an authentication token to authorize the user and pass the event URL in the path param.

Here is the description of response attributes, which returns to the form of JSON.

Attribute

Description

itemCategories

It contains a List of Auction category information

  • *categoryColor**: contains Color of category.
  • *id**: contains the id of the category which is a unique identifier
  • *name**: contains the name of the category.
  • *position**: contains the position of the category.
Language
Credentials
Header
Click Try It! to start a request and see the response here!