Offline Bank Account Option (Available)


Enables customers to settle payments electronically payment organizations authorized by the available Banking.

POST https://{api_URL}/option/offlineBankAcc


request

QUERY PARAMETERS

FieldTypeDescription
currencyCodestring(*Required) This currency symbols codes of the currencies supported to specify the currency of monetary. (ISO-4217) Preferred currency for the transaction.
Example: MYR

Response

A customer payment, originally held in the Undeposited Funds account, into the Asset Account. A create request includes representing a direct deposit or linked deposit.

QUERY PARAMETERS

FieldTypeDescription
receiverBankCodestring(Optional) Available receiver Bank Code.
Example: MYR
receiverAccNostring(Optional) Available receiver Bank Account No.
Example: xxxx-xxxx-xxxx-xxxx
receiverAccNamestring(Optional) Available receiver Bank User Account Name.
Example: your bank account name
receiverBkConfigCodestring(Optional) Available receiver Bank Configuration Code.
Example: MBB-001

Updated over 0 months Ago