Get Fixed Topup VA
GET
api/v1.0/payment/fixed-va?custId={{userId}}
Query Parameters
Name
Type
Description
custId*
String
User ID
Parameter
Data Type
Description
responseCode
String
(HTTP status code + service code + case code)
responseMessage
String
Description of responseCode
additionalInfo
Object
virtualAccounts
Array Object
Virtual account data
virtualAccountNo
String
Virtual account number
active
Boolean
Is virtual account active
bankCode
String
Bank code
vaType
String
Virtual account type
virtualAccountId
String
Virtual account ID
Response Body
Last updated