Paste these commands into your terminal to run a script
that will generate a new PDF.
curl -fSL "https://sync.api.docspring.com/api/v1/templates/tpl_TrmdePAbxjKpbs2s93/submissions" \
-u "api_test_z9F4keTFADRyXf6JcA:qEm6Xbf7xXFnGxxFT5R7MzhYkAfJbmjkAa637jhRtq" \
-d '{
"data": {
"date": "2020-02-04",
"payer": {
"title": "do eu tempor sint",
"name": "Terrill Senger",
"email": "[email protected]"
},
"items": [
{
"description": "dolor ex",
"amount": 29722.42708552397
},
{
"description": "mollit sunt nulla",
"amount": 19087.14206633019
},
{
"description": "dolor sint eiusmo",
"amount": 41400.41915462969
},
{
"description": "aliquip ut mollit",
"amount": 27923.76715684799
},
{
"description": "eu inc",
"amount": 22988.60646978773
}
],
"invoice_number": 1
},
"test": true,
"metadata": {}
}'