v1
latestOpenAPI 3.1.0MIT2026-07-211097127.9 KBSub-account Creation Result Notification
When sub-account creation succeeds or fails, 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 sub-account creation result object. The merchant must accept and parse the notification at that URL and return HTTP 200 to acknowledge receipt.
postWebhookinstitutionAccountWebhook
Payload
Response
Return HTTP 200 to indicate the callback notification has been received.