Topics
Customer updated
Fired when a customer.updated event occurs. Delivered via Svix.
WEBHOOK
Authorizations
Long-lived Admin API key issued from the Juo merchant portal. Pass as the X-Juo-Admin-Api-Key header.
Body
application/json
Customer ID (numeric string).
Minimum string length:
1Example:
"7654321"
Available options:
customer Customer's full name.
Minimum string length:
1Example:
"Jane Smith"
Customer's contact email.
Example:
Customer's contact phone number in E.164 format.
Minimum string length:
1Example:
"+15550100"
Response
200
Webhook received successfully.