v1
latestOpenAPI 3.1.0MIT2026-07-211097127.9 KBSub-account Verification Result Notification
When sub-account KYB verification completes (passed or rejected), GatePay sends an asynchronous POST notification to the callback URL configured by the merchant.
The callback payload includes bizType, bizId, bizStatus, clientId, and data, where data is a JSON string of the verification result object. The merchant must accept and parse the notification at that URL and return HTTP 200 to acknowledge receipt.
postWebhookinstitutionVerifyResultWebhook
Payload
Response
Return HTTP 200 to acknowledge receipt.