whalet-platform
  1. webhooks
whalet-platform
  • Introduction
  • Shop Bind
    • Shop Account Bind
      POST
    • Shop Account Bind Query
      POST
  • Payment
    • Payment Apply
      POST
    • Payment Query
      POST
  • Trade Materials Upload
    • Trade Materials Upload
      POST
  • Balance
    • Balance Query
      POST
  • webhooks
    • Shop Account Bind Notify
      POST
    • Bulk Payments Received Notify
      POST
    • Payment Apply Notify
      POST
  1. webhooks

Bulk Payments Received Notify

开发中
POST
bulkPaymentsReceivedNotify

请求参数

Body 参数application/json

示例
{
    "bulkId": "string",
    "amount": "string",
    "currency": "string",
    "transDate": "string",
    "senderAccount": "string",
    "senderName": "string",
    "memo": "string",
    "resultingBalance": "string"
}

返回响应

🟢200成功
application/json
Body

示例
{}
上一页
Shop Account Bind Notify
下一页
Payment Apply Notify
Built with