Dashboard Issue card Users Payouts Webhook endpoints Incoming webhooks Outgoing API calls Events API console Settings

Dashboard

Dummy merchant talking to the Zay Merchant API — everything sent and received is logged here, live.

Receiver

Point Zay at this URL

Webhook URL
https://zay-dummy-merchant.dobbi.shop/webhooks
Active endpoint
enabled 01a0d8ee-f91a-7a06-b125-436e66878936
secret: whsec_i8EK…qVM=

Quick: create user

Test flow

TESTING_GUIDE.md, in the UI

  1. Register webhook → see webhook_endpoint.test
  2. Create a user
  3. Open its onboarding link, finish KYC → user.*
  4. Report a payout → payout.received
  5. Check balance on the user page
  6. Send events → Amplitude

Latest incoming webhooks

ReceivedTypeSignatureMatchedwebhook-id
webhook_endpoint.test ✓ verified — 01a0d8ee… View

Latest outgoing API calls

SentRequestActionStatusTime
GET /merchants/v1/webhook_endpoints list_webhook_endpoints 200 333 ms View
POST /merchants/v1/webhook_endpoints/01a0d8ee-f91a-7a06-b125-436e66878936/test_delivery test_webhook_delivery 202 3836 ms View
POST /merchants/v1/webhook_endpoints create_webhook_endpoint 201 1263 ms View
GET /merchants/v1/users/01a0d8ee-032b-7bb7-9289-2f77695699ba get_user 200 950 ms View
POST /merchants/v1/users create_user 201 2603 ms View