For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/subscriptions/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"maxProjects": 0,
"maxUsers": 0,
"startDate": "2019-08-24",
"endDate": "2019-08-24",
"amountPaid": 0,
"active": true
}'{
"id": "s1a2b3c4-d5e6-4f7g-8h9i-j0k1l2m3n4o5",
"builder": "b1a2b3c4-d5e6-4f7g-8h9i-j0k1l2m3n4o5",
"startDate": "2026-01-01",
"endDate": "2028-01-01",
"amountPaid": 100000,
"maxProjects": 10,
"maxUsers": 50
}