Get a product

Authentication

x-api-keystring
API Key authentication via header

Path parameters

idstringRequiredformat: "uuid"

Response

Product
idstringformat: "uuid"
organizationIdstringformat: "uuid"
namestring
descriptionstring or null
imageUrlstring or null
priceUsdstring
Decimal string, 2dp
skustring
creationSourceenum
statusenum
createdAtdatetime
updatedAtdatetime
acceptedNetworksTokenslist of maps from strings to any or nullOptional
metadatamap from strings to any or nullOptional

Errors

401
Unauthorized Error
404
Not Found Error