OrderKuota API - Interface: VirtualAccountTransaction

1 min read
orderkuota / VirtualAccountTransaction
Interface: VirtualAccountTransaction
Defined in: types.ts:64
Virtual Account transaction interface
Extends
Properties
amount
amount:
number
Defined in: types.ts:39
Transaction amount in IDR
Inherited from
bank_code?
optional
bank_code:string
Defined in: types.ts:68
Bank code (e.g., BCA, BNI, BRI, etc.)
date
date:
string
Defined in: types.ts:41
Transaction date in ISO format
Inherited from
description?
optional
description:string
Defined in: types.ts:45
Optional transaction description
Inherited from
id
id:
string
Defined in: types.ts:37
Unique transaction ID
Inherited from
status
status:
string
Defined in: types.ts:43
Transaction status (success, pending, failed, etc.)
Inherited from
va_number?
optional
va_number:string
Defined in: types.ts:66
Virtual account number
0
Subscribe to my newsletter
Read articles from Yoru AKio directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
