TopUpInfo: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
(create page initial version)
 
Line 13: Line 13:
|-
|-


| DomesticCountry || string || Two letter country code || The code of the country which counts as domestic for the topup
| DomesticCountry || string || Two letter country code || The code of the country which counts as domestic for the currency of the account


|-
|-

Revision as of 16:23, 21 November 2022

TopUpInfo structure

The TopUpInfo structure contains information about ow to topup an account.

API usage

This structure is used by the following API endpoints:

Properties

Property name Property type Limitations and constraints Description
DomesticCountry string Two letter country code The code of the country which counts as domestic for the currency of the account
FromDomesticCountry BankAccountInfo Information about the bank account to use for the topup from the domestic country
FromNonDomesticCountry BankAccountInfo Information about the bank account to use for the topup from any othe than the domestic country