For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request POST '/reminder-schedules' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"demandSplit": "99b6deee-d6c0-45cd-a940-a8805d0f1b0d",
"nextReminderDate": "2019-08-24",
"reminderCount": 0,
"active": true
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"demandSplit": "99b6deee-d6c0-45cd-a940-a8805d0f1b0d",
"nextReminderDate": "2019-08-24",
"reminderCount": 0,
"active": true
}