cURL
curl --request GET \ --url https://commerce.driv.ly/api/templates/{id}
{ "data": { "id": "tmp_39fjkd93nmd0", "type": "Email", "subject": "Invoice Details", "messageText": "Hello, please find your invoice attached." }, "success": true }
Template is uniquely identified by id
The number of levels of related objects to include in the response
Template Found
The response is of type object.
object