{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"resource": "schedule_adjustment",
"customer": "<string>",
"matcher": {
"type": "<string>",
"input": "<unknown>"
},
"action": {
"type": "<string>",
"input": "<unknown>"
},
"actor": {
"id": "<string>"
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}Topics
Schedule adjustment deleted
Fired when a schedule-adjustment.deleted event occurs. Delivered via Svix.
WEBHOOK
schedule-adjustment.deleted
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"resource": "schedule_adjustment",
"customer": "<string>",
"matcher": {
"type": "<string>",
"input": "<unknown>"
},
"action": {
"type": "<string>",
"input": "<unknown>"
},
"actor": {
"id": "<string>"
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}Authorizations
AdminApiKeyBearerToken
Long-lived Admin API key issued from the Juo merchant portal. Pass as the X-Juo-Admin-Api-Key header.
Body
application/json
The adjustment identifier
Available options:
schedule_adjustment The customer identifier
Minimum string length:
1Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Creation date of the adjustment
Last update date of the adjustment
Response
200
Webhook received successfully.