Inquiry Merchant Disbursement to Bank
This service is used to Inquiry Bank Destination Account.
{
“accountNumber”: <String, not null>,
“name”: <String, not null>,
“id”: <String, not null>,
“feeAmount”: <Double>,
“bankCode”: <String, not null>,
“transactionTimestamp”: <Timestamp, not null>,
“expiryTimestamp”: <Timestamp, not null>,
“status”: <String, not null>
}Description
Last updated