eBay Trading APIVersion 1349
 

AdditionalAccountType

Contains the data for one additional account. An additional account is created when the user has an active account and changes country of registry (i.e., registers with the eBay site for the new country). A new account is created and the old account becomes inactive as an additional account. A user who never changes country of residency while having an account will never have any additional accounts.

Type that uses AdditionalAccountType:

Call that uses AdditionalAccountType:

Fields

AccountCode ( string ) [0..1]
Indicates the unique identifier for the additional account (the account ID).
See the Field Index to learn which calls use AccountCode.

Balance ( AmountType (double) ) [0..1]
Indicates the current balance of the additional account.
See the Field Index to learn which calls use Balance.

Currency ( CurrencyCodeType ) [0..1]
Indicates the currency in which monetary amounts for the additional account are expressed.
See the Field Index to learn which calls use Currency.