GetBalance API Operation (SOAP)

API

Last updated: Aug 15th, 5:55am

Shows the available balance for a PayPal account.

GetBalance Request Message

GetBalance Request Fields

Field

Description

ReturnAllCurrencies

xs:string

(Optional) Indicates whether to return all currencies. Value is:

  • 0 — Return only the balance for the primary currency holding.

  • 1 — Return the balance for each currency holding.

GetBalance Response Message

GetBalanceResponseType,Diagram

GetBalance Response Fields

Field

Description

Balance

ebl:BasicAmountType

Available balance and associated currency code for the primary currency holding.

BalanceTimeStamp

xs:dateTime

Time that the balance was reported.

BalanceHoldings

ebl:BasicAmountType

Available balance and associated currency code for each currency held, including the primary currency. The first currency is the primary currency.