Send a test webhook
Sends a test.ping payload to the partner’s configured webhook URL, signed exactly like a real event, and reports the HTTP status and round-trip time observed.
Authorizations
Partner API key for platform partners. Must be paired with the X-API-Secret header. Authorizes the /partners/* endpoints; on order and link endpoints it may accompany a merchant key as attribution, but the merchant key is what selects the store.
Partner API secret for platform partners. Must be combined with the X-API-Key header. Both headers are required for two-factor authentication on /partners/* endpoints.
Body
Event name to validate before sending. Defaults to test.ping.
"store_onboarded"
Response
Test dispatched