v1

latestOpenAPI 3.0.12026-07-14324237.1 KB
products

Retrieve a single product

Get the full product with the provided UUID. The method supports conditional GET through providing a HttpHeaders.IF_NONE_MATCH header. If the conditional prerequisite is fullfilled, the full product is returned, otherwise a 304 not modified will be returned with an empty body.

get/organizations/{organizationUuid}/products/{productUuid}

Path parameters

organizationUuidstring uuid required
productUuidstring uuid required

Headers

If-None-Matchstring

Response

Product

categoriesstring[]
createdstring date-time required
descriptionstring
etagstring required
externalReferencestring
imageLookupKeysstring[]
namestring required
taxCodestring
taxExemptboolean
taxRatesstring[]
unitNamestring
updatedstring date-time required
updatedBystring uuid
uuidstring uuid required
vatPercentagenumber