OrderKuota API - Interface: RetailTransaction

Yoru AKioYoru AKio
1 min read

orderkuota


orderkuota / RetailTransaction

Interface: RetailTransaction

Defined in: types.ts:74

Retail transaction interface

Extends

Properties

amount

amount: number

Defined in: types.ts:39

Transaction amount in IDR

Inherited from

BaseTransaction.amount


date

date: string

Defined in: types.ts:41

Transaction date in ISO format

Inherited from

BaseTransaction.date


description?

optional description: string

Defined in: types.ts:45

Optional transaction description

Inherited from

BaseTransaction.description


id

id: string

Defined in: types.ts:37

Unique transaction ID

Inherited from

BaseTransaction.id


product_code?

optional product_code: string

Defined in: types.ts:76

Product code for the transaction


status

status: string

Defined in: types.ts:43

Transaction status (success, pending, failed, etc.)

Inherited from

BaseTransaction.status


target?

optional target: string

Defined in: types.ts:78

Target number (phone, account, etc.)

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

Yoru AKio
Yoru AKio