AccountSummaryType

Types that use AccountSummaryType:

Call that uses one or more fields of AccountSummaryType:

Fields

AccountState ( AccountStateCodeType )
AdditionalAccount ( AdditionalAccountType )
AmountPastDue ( AmountType (double) )
BankAccountInfo ( string )
BankModifyDate ( dateTime )
BillingCycleDate ( int )
CreditCardExpiration ( dateTime )
CreditCardInfo ( string )
CreditCardModifyDate ( dateTime )
CurrentBalance ( AmountType (double) )
Email
InvoiceBalance ( AmountType (double) )
InvoiceCredit ( AmountType (double) )
InvoiceDate ( dateTime )
InvoiceNewFee ( AmountType (double) )
InvoicePayment ( AmountType (double) )
LastAmountPaid ( AmountType (double) )
LastPaymentDate ( dateTime )
PastDue ( boolean )
PaymentMethod ( SellerPaymentMethodCodeType )

AccountState ( see AccountStateCodeType for possible values ) [0..1]
Indicates the current state of the account (such as active or inactive). Possible values are enumerated in the AccountStateCodeType code list.
See the Field Index to learn which calls use AccountState.

AdditionalAccount ( AdditionalAccountType ) [0..*]
Contains the data for one additional account. An AccountSummaryType object may return zero, one, or multiple additional accounts. See the schema documentation for AdditionalAccountType for details on additional accounts. The value is positive for debits and negative for credits.
See the Field Index to learn which calls use AdditionalAccount.

AmountPastDue ( AmountType (double) ) [0..1]
Amount past due, 0.00 if not past due. The value is positive for debits and negative for credits.
See the Field Index to learn which calls use AmountPastDue.

BankAccountInfo ( string ) [0..1]
First four digits of the bank account the user associated with the seller account (with remainder Xed-out). This may be an empty string depending upon the payment type the user selected for the account (e.g., if no debit-card specified).
See the Field Index to learn which calls use BankAccountInfo.

BankModifyDate ( dateTime ) [0..1]
Indicates the date and time BankAccountInfo was last modified, in GMT. (Also see the Data Types appendix for more information on how GMT dates are handled in SOAP.) This may be an empty string depending upon the payment type the user selected for the account (e.g., if no debit-card specified).
See the Field Index to learn which calls use BankModifyDate.

BillingCycleDate ( int ) [0..1]
Indicates the billing cycle in which eBay sends a billing invoice to the user. A value of 0 (zero) indicates an invoice sent on the last day of the month. A value of 15 indicates an invoice sent on the 15th day of the month.
See the Field Index to learn which calls use BillingCycleDate.

CreditCardExpiration ( dateTime ) [0..1]
Expiration date for the credit card selected by the user as payment method for the account, in GMT. (Also see the Data Types appendix for more information on how GMT dates are handled in SOAP.) Empty string if no credit card is on file or if the account is inactive - even if there is a credit card on file.
See the Field Index to learn which calls use CreditCardExpiration.

CreditCardInfo ( string ) [0..1]
Last four digits of the credit card the user selected as payment method for the account. Empty string if no credit is on file.
See the Field Index to learn which calls use CreditCardInfo.

CreditCardModifyDate ( dateTime ) [0..1]
Indicates the date and time credit card or credit card expiration date was last modified, in GMT. (Also see the Data Types appendix for more information on how GMT dates are handled in SOAP.) This may be an empty string depending on the payment method the user selected for the account (e.g., Empty string if no credit card is on file.)
See the Field Index to learn which calls use CreditCardModifyDate.

CurrentBalance ( AmountType (double) ) [0..1]
Current balance for the account. Can be 0.00, positive, or negative. The value is positive for debits and negative for credits.
See the Field Index to learn which calls use CurrentBalance.

Email
Not used by any call.

InvoiceBalance ( AmountType (double) ) [0..1]
Amount of last invoice. 0.00 if account not yet invoiced. The value is positive for debits and negative for credits.
See the Field Index to learn which calls use InvoiceBalance.

InvoiceCredit ( AmountType (double) ) [0..1]
Specifies credits granted since the previous invoice, but is only returned AccountHistorySelection is LastInvoice or Specified Invoice. The value is positive for debits and negative for credits.
See the Field Index to learn which calls use InvoiceCredit.

InvoiceDate ( dateTime ) [0..1]
Date of last invoice sent by eBay to the user, in GMT. (Also see the Data Types appendix for more information on how GMT dates are handled in SOAP.) Empty string if this account has not been invoiced yet.
See the Field Index to learn which calls use InvoiceDate.

InvoiceNewFee ( AmountType (double) ) [0..1]
Specifies fees incurred since the last invoice, including tax if applicable. Returned only if AccountHistorySelection is LastInvoice or Specified Invoice. The value is positive for debits and negative for credits.
See the Field Index to learn which calls use InvoiceNewFee.

InvoicePayment ( AmountType (double) ) [0..1]
Specifies payment made since the previous invoice, but is returned only if AccountHistorySelection is LastInvoice or Specified Invoice. The value is positive for debits and negative for credits.
See the Field Index to learn which calls use InvoicePayment.

LastAmountPaid ( AmountType (double) ) [0..1]
Amount of last payment posted, 0.00 if no payments posted. The value is positive for debits and negative for credits.
See the Field Index to learn which calls use LastAmountPaid.

LastPaymentDate ( dateTime ) [0..1]
Date of last payment by the user to eBay, in GMT. (Also see the Data Types appendix for more information on how GMT dates are handled in SOAP.) Empty string if no payments have been posted.
See the Field Index to learn which calls use LastPaymentDate.

PastDue ( boolean ) [0..1]
Indicates whether the account has past due amounts outstanding. A value of true indicates that the account is past due. A value of false indicates the account is current.
See the Field Index to learn which calls use PastDue.

PaymentMethod ( see SellerPaymentMethodCodeType for possible values ) [0..1]
Indicates the method the user selected to pay eBay with for the account. The values for PaymentMethod vary from one global eBay site to the next. Payment methods are enumerated in the SellerPaymentMethodCodeType code list.
See the Field Index to learn which calls use PaymentMethod.

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

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