On this page
No Headings
Oauth 2.0 authentication
Client CredentialsToken URLhttps://api-m.paypal.com/v1/oauth2/tokenInheaderScopes
https://uri.paypal.com/services/customer/partnerThe ID of the partner, which is the partner's PayPal account number. To find this ID, log in to the partner's PayPal business account. Navigate to Profile, click Profile and settings, and click My business info. The account number appears in the Merchant account ID section.
^.*$1 <= length <= 20The country code to load region preferences.
^([a-zA-Z]{2})$2 <= length <= 2The product to load region and integration preferences.
^.*$1 <= length <= 20The Content-type header MUST be described in all externally-accessible APIs.
^.*$1 <= length <= 4000application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api-m.paypal.com/v1/customer/v1/customer/partners/string"{
"partner_id": "string",
"launch_type": "FULL_BROWSER",
"receives_credential": false,
"product_selection": "Y",
"logo_url": "http://example.com",
"notification_url": "http://example.com",
"integration_preferences": [
{
"product": "EXPRESS_CHECKOUT",
"integration_type": "FIRST_PARTY",
"credential_type": "SIGNATURE",
"permissions": [
"EXPRESS_CHECKOUT"
]
}
],
"region_preferences": [
{
"country_code": "string",
"product_preferences": [
{
"product": "EXPRESS_CHECKOUT",
"url": "http://example.com"
}
],
"return_message": [
{
"message": "string",
"language_code": "string"
}
]
}
],
"agreement_types": [
"VENDOR_SECURITY_POLICY_AGREEMENT"
],
"display_name": "string"
}{
"name": "string",
"debug_id": "string",
"message": "string",
"information_link": "string",
"details": [
{
"field": "string",
"issue": "string"
}
]
}{
"name": "string",
"debug_id": "string",
"message": "string",
"information_link": "string",
"details": [
{
"field": "string",
"issue": "string"
}
]
}{
"name": "string",
"debug_id": "string",
"message": "string",
"information_link": "string",
"details": [
{
"field": "string",
"issue": "string"
}
]
}{
"name": "string",
"debug_id": "string",
"message": "string",
"information_link": "string",
"details": [
{
"field": "string",
"issue": "string"
}
]
}