v1

latestOpenAPI 3.1.02026-07-24416405768.8 KB
x) Accounts

Get a product by ID

Retrieves the full details of a product by its ID within the organisation.

get/eclipse-conductor/rest/v1/tenants/{tenantId}/organisations/{organisationId}/products/{productId}

Path parameters

tenantIdinteger required
organisationIdinteger required
productIdinteger required

Response

OK

alertMessagestring
base64EncodedImagestring
categorystring
createdstring date-time
currencystring
descriptionstring
externalIdstring
itemCountinteger
lastModifiedstring date-time
lowStockCountinteger
mediaTypestring
modestring
namestring
organisationIdinteger required
partnerNamestring
pinnedProductboolean
productIdinteger
skustring
statusstring
supplierIdinteger
taxType'VAT'
tenantIdinteger required
typestring
unitPriceExclnumber
versioninteger

Example response

{
  "created": "2022-03-10T12:15:50-04:00",
  "lastModified": "2022-03-10T12:15:50-04:00"
}