Item Variant Object


Properties
businessLocationIdsArray <string>Read-onlymaxItems 100format GUID

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


_createdDateDateRead-only

Date and time the item variant was created.


extendedFieldsExtendedFields

Extended fields.


_idstringRead-onlyformat GUID

Item variant ID.


namestringminLength 1maxLength 200

Item variant name.


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.


_updatedDateDateRead-only

Date and time the item variant was updated.

Did this help?