Retrieve a long description
GET
https://api.tamio.com/v2/products/long-description/{uuid}
Returns the HTML content of a product's long description.
Path Parameters
uuid
string*
Product UUID
Responses
200
Long description retrieved successfully
Long description retrieved successfully
status
integer
long_description
string
HTML content of the long description
400
Bad request. Possible `error_code` values:
Bad request. Possible error_code values:
| Code | Description |
|---|---|
1002 | ResourceNotFound |
10060 | ProductQuotaReached |
10065 | InvalidCategory |
10066 | InvalidStock |
10067 | InvalidMinMaxUnits |
10070 | LanguageConfigurationMismatch |
10298 | SubscriptionMethodsNotActivated |
10320 | InvalidClientId |
10362 | InvalidDateRange |
10363 | InvalidCustomFields |
10365 | DigitalFilesNotFound |
10367 | WarehouseNotFound |
status
integer
error
string
error_code
integer
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string