Upload eSign document template

POST {{base_url}}/api/templates

Request Body

[{"name"=>"template", "value"=>nil, "datatype"=>"null"}, {"name"=>"parameters", "value"=>"{\"1\":{\"name\":[100,590],\"fundraiser\":[100,565],\"beneficiaryName\":[210,540],\"beneficiaryRelationship\":[250,515],\"date\":[90,487],\"amount\":[350,487],\"account\":[410,462],\"accountHolderRelationship\":[270,437]},\"2\":{\"name\":[100,590],\"fundraiser\":[100,565],\"beneficiaryName\":[210,540],\"beneficiaryRelationship\":[250,515],\"date\":[90,487],\"amount\":[350,487],\"account\":[410,462],\"accountHolderRelationship\":[270,437]},\"3\":{\"name\":[100,590],\"fundraiser\":[100,565],\"beneficiaryName\":[210,540],\"beneficiaryRelationship\":[250,515],\"date\":[90,487],\"amount\":[350,487],\"account\":[410,462],\"accountHolderRelationship\":[270,437]}}", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
x-client-idstring
x-client-secretstring

RESPONSES

status: OK

{"downloadUrl":"https://s3-link-goes-here.com","id":"6ff6abc2-3306-4133-885a-245d5d9f69dc","parameters":{"account":[410,462],"accountHolderRelationship":[270,437],"amount":[350,487],"beneficiaryName":[210,540],"beneficiaryRelationship":[250,515],"date":[90,487],"fundraiser":[100,565],"name":[100,590]}}