Create merchant batch transfer
Create a batch transfer order from a merchant to multiple users.
Headers
The clientId assigned when the merchant registers an application in the Gate merchant console.
Request signature. GatePay uses this signature to verify whether the request is valid.
Millisecond timestamp; the difference from server time must not exceed 30 seconds.
Random string. Must comply with HTTP header rules; recommended length is within 32 characters, composed of digits and letters.
Optional delegated-subject header. Pass the initiating account ID only when an institution-delegated context needs to be identified; otherwise this header can be omitted.
Request body
Response
Batch transfer creation result
Changes
Changed in 1 of the 5 revisions of this API.21
- ▲
the request property
//became requiredrequest-property-became-required
- ▲
the request property
//became requiredrequest-property-became-required
- ●
removed the request property
request-property-removed
- ▲