Goods

Get item/category by external id (beta)

Fetches a single goods item or category by its external identifier in the company.

get/goods/external/{externalId}

Response

OK

idinteger

Goods ID.

namestring required

Goods name.

nodeIdinteger nullable

ID of the category in which the item is included.

externalIdstring nullable

External goods identifier.

dateCreatedstring date-time

Date item created.

hiddenboolean nullable

Is the goods hidden.

blockedboolean nullable

Is the goods blocked.

imageUrlsstring[]

Array of imageId from presigned url response

Changes

No recorded changes to this endpoint across all 1 revision of this API.