RetailItems

Get a specific retail item by ID

get/RetailItems/{id}

Path parameters

idstring required

The retail item ID

Response

OK

idstring
skustring
barcodestring nullable
namestring
invoiceNamestring nullable
descriptionstring nullable
categorystring
isTaxableboolean
isActiveboolean
unitOfMeasurestring nullable
trackTransactionsboolean
vendorIdstring nullable
vendorNamestring nullable
vendorProductCodestring nullable
brandstring nullable
sizestring nullable
notesstring nullable
createdAtstring date-time
updatedAtstring date-time

Changes

No recorded changes to this endpoint across all 6 revisions of this API.