TopUpByCashRequest

Request to top up by cash.

Summary
TopUpByCashRequest
Variables
cash string
product list TopDownProductVO
entry_mode EntryMode
card_uid string
stan string
user_identifier string

Variables

cash

string

The amount of cash to top up.

product

list TopDownProductVO

The list of products to top up.

entry_mode

EntryMode

Entry mode of the identifier

card_uid

string

The uid of the card.

stan

string

System trace audit number that will be used to idenitify this action.

user_identifier

string

The identifier of the user.

Close