Render Asset Template
Render an asset’s template by ID.
Path parameters
idstringRequired
Id of the asset to render template for
Query parameters
languagestringOptional
Language code for the template
template.idstringOptional
Id of the template to render
Header parameters
Accept-LanguagestringOptional
Preferred language header
Responses
200
OK
application/json
Responsestring
400
Bad Request
application/json
404
Not Found
application/json
500
Internal Server Error
get
/public/v1/commerce/assets/{id}/renderLast updated
Was this helpful?