Share Account Id Notification
Webhook Endpoints
Binance Pay will send "Share Account ID" events to partners for notification. You will be able to configure webhook endpoints via the Binance Merchant Portal. You will be able to configure webhook endpoints via the Binance Merchant Admin Portal.
In situation where event is user agrees to share account id, the webhook will retry up to 6 times to resend the event.
Request Parameters
Attributes | Type | Required | Limitation | Description |
---|---|---|---|---|
bizType | string | Y | - | "SHARE_ACCOUNT_ID" |
bizId | long | Y | - | id |
bizIdStr | string | Y | - | biz id as string |
bizStatus | string | Y | - | "SUCCESS" |
data | string | Y | - | JSON string, data details refer to |