TopUpRequest

Request to top up.

Summary

Variables

cash

string

The amount of cash to top up.

productBalanceTopUp

TopUpProductVO

The list of products to transfer.  Errors:

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.

card_identifer

string

The identifier of the card of the customer.

email_address

string

The emailAddress of the customer.  MUST BE ACCOMPANIED BY A COMMUNITY ID OR THROWS MISSING REQUIRED FIELD

user_name

string

The userName of the card of the customer.  MUST BE ACCOMPANIED BY A COMMUNITY ID OR THROWS MISSING REQUIRED FIELD

communityId

int64

The id of the community of the customer.  Will be used in case no card was provided, but there WAS an emailAddress of userName provided

Close