Problem Trying To Pre Fill Template Fields
I'm trying to create a doc from a template prefilling the text fields existing in the template, but the doc is sent with all fields empty.
This is the template:

Trying with PHP SDK returns array index not found error
- $template->setPrefillTextField('CustomerEmail', 'someemail@outlook.com);