Virtual Account Charge Object

{
  "channel": "PERMATA",
  "virtualAccountNumber": "766300001234566",
  "virtualAccountName": "Reforza Pivot",
  "expiryAt": "2025-03-30T23:59:05Z"
}

Detail Virtual Account Charge Object

Parameter
Data Type
Requirement
Description

channel

String

M

Virtual Account Bank Name, possible values are

  • PERMATA

  • BRI

  • MANDIRI

  • CIMB

  • BNC

  • etc

virtualAccountNumber

String

M

The corresponding virtual account number that can be used by Customers to send payments to

If merchants want to have their custom number they can pass this field

virtualAccountName

String

M

All Virtual Account Name will use merchant short name

For some banks that can perform custom name, this field will be used

expiryAt

String

M

VA expiration time - format YYYY-MM-DDTHH:MM:SSZ

Last updated