v1

latestOpenAPI 3.1.02026-07-2652084.4 KB

MultipleTransferToPhone

post/transaction/multipleTransferToPhone

Request body

multipleTransferstring

multipleTransfer

Response

200

batchIdstring
numberOfTransactionstring
responseCodestring
responseMessagestring
transactionIdstring

Example response

[
  {
    "batchId": "string",
    "numberOfTransaction": "string",
    "responseCode": "SUCCESSFUL",
    "responseMessage": "string",
    "transactionId": "string"
  }
]