GetAccountResponseType
Fields
AccountEntries ( AccountEntriesType )
AccountID ( string )
AccountSummary ( AccountSummaryType )
Currency ( CurrencyCodeType )
EntriesPerPage ( int )
HasMoreEntries ( boolean )
PageNumber ( int )
PaginationResult ( PaginationResultType )

AccountEntries ( AccountEntriesType ) [0..1]
Contains individual account entries, according to the report's scope and date range. Each account entry represents one credit, debit, or administrative account action.
See the Field Index to learn which calls use AccountEntries.

AccountID ( string ) [0..1]
Specifies the seller's unique account number.
See the Field Index to learn which calls use AccountID.

AccountSummary ( AccountSummaryType ) [0..1]
Contains summary data for the seller's account, such as the overall balance, bank account and credit card information, and amount and date of any past due balances. Can also contain data for one or more additional accounts, if the user has changed country of residence.
See the Field Index to learn which calls use AccountSummary.

Currency ( see CurrencyCodeType for possible values ) [0..1]
Indicates the currency used for monetary amounts in the report.
See the Field Index to learn which calls use Currency.

EntriesPerPage ( int ) [0..1]
Specifies the number of items that are being returned per virtual page of date. Value is the same as that specified in Pagination.EntriesPerPage.
See the Field Index to learn which calls use EntriesPerPage.

HasMoreEntries ( boolean ) [0..1]
Indicates whether there are more items yet to be retrieved. Additional calls must be made to retrieve those items.
See the Field Index to learn which calls use HasMoreEntries.

PageNumber ( int ) [0..1]
Indicates which page of data was just returned. Value is the same as the value specified in Pagination.PageNumber. If PageNumber in the request is higher than the total number of pages, the call fails with an error.)
See the Field Index to learn which calls use PageNumber.

PaginationResult ( PaginationResultType ) [0..1]
Contains the total number of pages (TotalNumberOfPages) and the total number of account entries (TotalNumberOfEntries) that can be returned on repeated calls with the same format and report criteria.
See the Field Index to learn which calls use PaginationResult.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.