{
"reschedule_date": "2019-08-24T14:15:22Z"
}
curl --location --request POST '/open/companies//tenants//tour//reschedule_tour' \
--header 'Content-Type: application/json' \
--data-raw '{
"reschedule_date": "2019-08-24T14:15:22Z"
}'
{
"id": null,
"info": [
{
"severity": "Error",
"errorCode": "string",
"errorMessage": "string",
"identifier": "string",
"helptext": "string",
"jsonObject": null
}
]
}