I have just been informed that template_id is a new POST body param, and while you can use template_id and it will utilize a template in the box sign request creation, it does not seem to be populating anything.
Previously, prefill_tags was utilized to populate flat files with hard coded markup placed inside to populate data. Utilizing templates from within box sign platform places an "inputs" array inside the signer array for each signer, with similar data as prefill_tags used.
I tried using both prefill_tags and putting inputs into signers array, neither seems to be working. I know this was just recently released, does anyone have any information on how to utilize it? Doesn't appear it's been documented yet on the official api documentation, or implemented into any SDKs.
