For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/payment-plans/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"id": "aef8f421-6b46-425a-8033-3e0c318c5cd2",
"name": "Standard Construction Linked Plan",
"type": "CONSTRUCTION_LINKED",
"bookingPercentage": 10,
"project": "29291a9e-4ef8-4771-836b-6e1fbec98926",
"active": true
}