Option Value Search

URI

https://{DATACENTER}.brightpearlconnect.com/public-api/{ACCOUNT}
/product-service/option-value-search

Refer to our documentation on URI syntax for more information on how to construct URIs.

Columns

Name Required Sortable Filterable Data type Reference data Description
optionId INTEGER None The Id of the Option. Can be used to retrive all option information using Option Get.
optionName SEARCH_STRING None The Name of the Option.
optionValueId INTEGER None The Id of the Option value.
optionValueName SEARCH_STRING None The Option value name.
createdOn PERIOD None The date and time the option value was created.
updatedOn PERIOD None The date and time the option value was most recently updated.

Sorting

Sorted by Sort Direction
optionId ASC

More information

Instructions for working with resources can be found in Resource search design