{ "account_number": "4417119669820331", "account_number_type": "IBAN", "account_type": "SAVINGS", "account_name": "Ramraj", "check_type": "PERSONAL", "auth_type": "WEB", "bank_name": "CITI", "country_code": "US", "first_name": "Ramraj", "last_name": "K", "birth_date": "1987-08-13", "external_customer_id": "673750bf81d0b", "billing_address": { "line1": "52 N Main St", "city": "Johnstown", "state": "OH", "country_code": "US", "postal_code": "43210", "phone": "408-334-8890" } }
Got Http response code 403 when accessing https://api.sandbox.paypal.com/v1/vault/bank-accounts.
{ "name": "NOT_AUTHORIZED", "debug_id": "fc5de719d0464", "message": "Authorization failed due to insufficient permissions.", "details": [ { "issue": "NOT_AUTHORIZED", "description": "Authorization failed due to insufficient permissions." } ] }