On this page
No Headings
An array of balance detail objects.
arrayitemsobjectThe Balance information.
currencyrequiredstringppaas_common_currency_code_v2Currency Code of the balances listed.
primarybooleanOptional field representing if the currency is primary currency or not.
total_balancerequiredobjectThe total amount in PayPal account. It is the sum of all the other balances.
currency_coderequiredstringppaas_common_currency_code_v2The 3-character ISO-4217 currency code that identifies the currency.
valuerequiredstring^((-?[0-9]+)|(-?([0-9]+)?[.][0-9]+))$The value, which might be:
JPY that are not typically fractional.TND that are subdivided into thousandths.available_balanceobjectThe amount of cash in an Account which is at the customer's disposal. This amount is captured at settlement cutoff time in the user's time zone as defined for the user.
currency_coderequiredstringppaas_common_currency_code_v2The 3-character ISO-4217 currency code that identifies the currency.
valuerequiredstring^((-?[0-9]+)|(-?([0-9]+)?[.][0-9]+))$The value, which might be:
JPY that are not typically fractional.TND that are subdivided into thousandths.withheld_balanceobjectBalance withheld in the account. The portion of funds that PayPal holds for the customer that is not currently at the customer's disposal.
currency_coderequiredstringppaas_common_currency_code_v2The 3-character ISO-4217 currency code that identifies the currency.
valuerequiredstring^((-?[0-9]+)|(-?([0-9]+)?[.][0-9]+))$The value, which might be:
JPY that are not typically fractional.TND that are subdivided into thousandths.