# Apply Template to Transaction **GET /transactions/{transactionId}/apply/{templateId}** Applies a template to a specified transaction. ## Servers - Production: https://ws.zipformplus.com/api (Production) - Staging/QA: https://api.pre.zipformplus.com/api (Staging/QA) ## Authentication methods - Context auth ## Parameters ### Path parameters - **transactionId** (string(uuid)) Transaction GUID - **templateId** (string) Template ID ## Responses ### 200 Template applied successfully ### 403 Forbidden ### 500 Internal server error [Powered by Bump.sh](https://bump.sh)