Get Virtual Account by ID
Sometime, you need to know the detail for your virtual account. This endpoint can be used to get the latest details from your virtual account.
Path Parameter
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"is_closed": false,
"status": "INACTIVE",
"currency": "IDR",
"owner_id": "6279ce4495d10c9afc3171b8",
"external_id": "va_0016",
"bank_code": "BNI",
"merchant_code": "8808",
"name": "XDT-aplikasi keuangan",
"account_number": "8808999961339732",
"expected_amount": 50000,
"is_single_use": true,
"expiration_date": "2053-11-10T17:00:00.000Z",
"id": "636defe4c1cb35eb813ea16d"
}Last updated