Binance Pay: Balance Report Notification
Webhook Endpoints
Binance Pay will send balance report events with final status only when partner use balance report open api for report generation. For submitting download request, refer here.
Request Parameters
Attributes | Type | Required | Limitation | Description |
---|---|---|---|---|
bizType | string | Y | - | BALANCE |
bizId | long | Y | - | Download ID |
bizIdStr | string | Y | - | biz id as string |
bizStatus | string | Y | - | BALANCE_SUCCESS |
data | BalanceReportData | Y | - | JSON string |