Item Variant Object


Properties
idstringRead-onlyformat GUID

Item variant ID.


revisionstringRead-onlyformat int64

Revision number, which increments by 1 each time the item variant is updated. To prevent conflicting changes, the current revision must be passed when updating the item variant. Ignored when creating an item variant.


createdDatestringRead-onlyformat date-time

Date and time the item variant was created.


updatedDatestringRead-onlyformat date-time

Date and time the item variant was updated.


namestringminLength 1maxLength 40

Item variant name.


extendedFieldsExtendedFields

Extended fields.


businessLocationIdsArray <string>Read-onlymaxItems 20format GUID

IDs of the business locations (SDK | REST) where these item variants are available.

Did this help?