PayPal get Balance for own Account

PeterUstinox
Contributor
Contributor

Hi!

Can I somehow use the Balance-API (https://developer.paypal.com/docs/limited-release/balance-accounts/api/) or something else to get my own Balance

 

Currently I get:

(with same bearer-Token I get correct responses from other APIs)

{
    "name": "INSUFFICIENT_PRIVILEGES",
    "message": "Insufficient privileges for requested resource.",
    "information_link": "",
    "details": [
        {
            "issue": "Insufficient privileges for requested resource.",
            "code": "INSUFFICIENT_PRIVILEGES"
        }
    ]
}

in the docs it says that it can only be used on third party customers. Is it possible to use it for my own account?

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.