Option Search
URI
https://{DATACENTER}.brightpearlconnect.com/public-api/{ACCOUNT}/product-service/option-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 |
|---|---|---|---|---|---|---|
id |
INTEGER | None | The Id of the Option. Can be used to retrive all option information using Option Get. | |||
name |
SEARCH_STRING | None | The Name of the Option. | |||
createdOn |
PERIOD | None | The date and time the option was created. | |||
updatedOn |
PERIOD | None | The date and time the option was most recently updated. |
Filters
| Name | Sortable | Data type | Description |
|---|---|---|---|
productTypeId |
false | INTEGER |
Sorting
| Sorted by | Sort Direction |
|---|---|
id |
ASC
|
More information
Instructions for working with resources can be found in Resource search design
