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