Skip to main content

8.1 Common Status

Used for transfer flow, consumption records, and other common business statuses.
codeDescription
PendingIn progress
SuccessSuccessful
FailFailed

8.2 Card Status

Used in card list, card details, and update card status interfaces’ status field.
codeDescriptionNotes
PendingIn progressCard manufacturing, etc.
ToActivateAwaiting activationAwaiting cardholder activation
ActivatedActivated/NormalCan pass this value in update status interface to enable
FailFailedCard application failure, etc.
FrozenFrozenCan pass this value in update status interface to freeze
DeleteDeleted/CancelledCan pass this value in update status interface to delete
Update card status interface only allows passing: Activated, Frozen, Delete.

8.3 Card Type

codeDescription
VirtualVirtual Card
PhysicalPhysical Card

8.4 Consumption Type

codeDescription
Open_cardCard Issuance
ConsumptionTransaction
AtmATM Withdrawal
Manage_feeManagement Fee
ReversalChargeback/Reversal
RefundRefund

8.5 Fee Type

codeDescription
Consume_feeConsumption Fee
Apple_auth_feeApple Auth Fee
Auth_feeAuth Fee
Atm_feeATM Withdrawal Fee
Exchange_feeExchange Fee
Decline_feeDecline Fee
Small_feeSmall Amount Fee
Refund_feeRefund Fee
Cancel_feeTransaction Cancellation Fee

8.6 Notification Action

Values for action field in callback notifications.
codeDescription
AuthConsumption Authorization
ConsumptionConsumption Notification
Card_updateCard Status Change

8.7 Exemption Type

Period type for small amount exemption, decline fee exemption, and similar in package/fee configuration.
codeDescription
ForeverPermanent Exemption
NoneNo Exemption
DayDaily Exemption

8.8 Cardholder Status

Used in cardholder list, cardholder details, and similar interfaces’ status field.
codeDescription
PendingAwaiting Authentication
In_progressAuthentication In Progress
ApprovedAuthentication Successful
RejectedAuthentication Failed

8.9 Transfer Type

Values for type field in account transfer interface (case-insensitive).
codeDescription
InTransfer In (Company → Cardholder)
OutTransfer Out (Cardholder → Company)

8.10 Management Fee Type

Used in package/card details fee_detail.manage_fee_type and similar fields.
codeDescription
FreeFree
MonthMonthly
SeasonQuarterly
YearYearly

8.11 Management Fee Exemption Type

Values for fee_detail.management_fee_free_type field in package/card details.
codeDescription
NoneNo Management Fee Exemption
AmountExemption Based on Successful Transaction Amount
CountExemption Based on Successful Transaction Count