Attribute Values
Authorizations
AuthorizationstringRequired
Query parameters
pageinteger · min: 1OptionalDefault:
Specifies the page number of the current dataset
1limitinteger · min: 1OptionalDefault:
Indicates the number of rows on the current page.
10labelstringOptionalExample:
The display label of the attribute value
ColorvaluestringOptionalExample:
Filter by value (contains)
Rederp_codestringOptionalExample:
Filter by ERP code (contains)
ERPCODE123value__exactstringOptionalExample:
Filter by value (exact match)
Redpk__ininteger[]Optional
Filter by multiple primary key values (comma-separated list of integers)
attributeinteger · int64OptionalExample:
Filter by related attribute ID
1Responses
200
A list of attribute values.
application/json
idinteger · int64OptionalExample:
1labelstring · nullableOptionalExample:
The display label of the attribute value
Color RedvaluestringOptionalExample:
The actual value of the attribute
Redorderinteger · nullableOptionalExample:
Order of the attribute value
1erp_codestring · max: 255OptionalExample:
ERP code for integration purposes
ERPCODE123created_datestring · date-timeOptionalExample:
Date and time when the attribute value was created
2021-01-01T00:00:00Zmodified_datestring · date-timeOptionalExample:
Date and time when the attribute value was last modified
2021-01-01T00:00:00Z401
Unauthorized Access
application/json
500
Server Error
get/api/v1/attribute_value/
Last updated
Was this helpful?

