For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/document-templates/variables' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"name": "buyer.name",
"description": "Name of the buyer",
"type": "STRING"
}