StoreWebhookRequest
Payload for registering a webhook endpoint.
urlstring
Required
HTTPS URL that will receive webhook notifications. Must match one of your approved point-of-sale domains.
Format:
uriList of webhook events to subscribe to. Duplicate values are rejected.
Items:
1 <= itemssecretstring
Required
Shared secret used as the value of the Authorization header during webhook callback.
Length:
1 <= length <= 2048