ProductSearchRequest

Object description

Field

Type

Required

Description

id

String

No

Product ID

categoryId

String

No

product category ID

type

No

Service process source

categoryName

String

No

Category name

barcode

String

No

Product SKU

name

String

No

Product name

loyaltyCards

No

Customer loyaltyCards

langCode

Yes

2 char lang code

personId

String

Yes

Smarts user unique ID

institutionId

String

Yes

Smarts store unique ID

Enum type possible values

ProductSearchType

SELF_SERVICE

Used in self service process

PICKUP

Used in home delivery process

WORKER

used by worker

OTHER

used in other undocumented process

Last updated