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": "2024-04-14",
"payer": {
"title": "dolore reprehenderit sit",
"name": "Lura Von",
"email": "[email protected]"
},
"items": [
{
"description": "in minim ea",
"amount": 6676.575889747926
},
{
"description": "Duis tempor",
"amount": 21391.83817921431
},
{
"description": "enim dolor mollit nisi",
"amount": 27080.42400190622
},
{
"description": "cillum quis",
"amount": 36372.21578095048
}
],
"invoice_number": 1
},
"test": true,
"metadata": {}
}'