CustomerAbsenceIntegrationOrchestration
POST {{humHumApiBaseUrl}}/runtime/webhooks/durabletask/orchestrators/CustomerAbsenceIntegrationOrchestration?code={{durableOrchestrationKey}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
code | string | ||
connection | string |
Request Body
{"absenceId"=>9458, "approvalStatus"=>"Approved"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |