Skip to main content
WEBHOOK

Authorizations

X-Juo-Admin-Api-Key
string
header
required

Long-lived Admin API key issued from the Juo merchant portal. Pass as the X-Juo-Admin-Api-Key header.

Body

application/json
id
string<uuid>
required

The adjustment identifier

resource
enum<string>
required
Available options:
schedule_adjustment
customer
string
required

The customer identifier

Minimum string length: 1
matcher
object
required
action
object
required
actor
object
required
createdAt
string<date-time>
required

Creation date of the adjustment

updatedAt
string<date-time>
required

Last update date of the adjustment

Response

200

Webhook received successfully.