Custom Fields List
GET {{apiBaseUrl}}/v1/customField/list?brandId={{brandId}}
This API is used to list all the custom fields associated with a specified brand ID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
brandId | string | The brand ID needs to be passed to list all the custom fields. |