Was this helpful?
#227:
Change request updated 3 months ago
Get a template for a product.
/v1/products/{productId}/templates/{id}
curl -L \ --url 'https://api.platform.softwareone.com/public/v1/products/{productId}/templates/{id}'
{ "id": "text", "audit": {}, "$meta": {}, "href": "text", "name": "text", "content": "text", "default": true, "product": {}, "type": "OrderProcessing" }