Applies a template to a specified transaction.
GET
/transactions/{transactionId}/apply/{templateId}
curl \
--request GET 'https://api.pre.zipformplus.com/api/transactions/{transactionId}/apply/{templateId}' \
--header "X-Auth-ContextId: $API_KEY"