v1

latestOpenAPI 3.1.02026-07-2652084.4 KB

MultipleTransferOtherBank

post/transaction/multipleTransferOtherBank

Request body

multipleTransferBankstring

multipleTransferBank

Response

200

batchIdstring
numberOfTransactionstring
responseCodestring
responseMessagestring
transactionIdstring

Example response

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