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 Content-type header MUST be described in all externally-accessible APIs.
^.*$1 <= length <= 4000application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://api-m.paypal.com/v1/customer/v1/customer/partners/string" \ -H "Content-Type: application/json" \ -d '{}'{
"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"
}
]
}{
"name": "string",
"debug_id": "string",
"message": "string",
"information_link": "string",
"details": [
{
"field": "string",
"issue": "string"
}
]
}The account ID of the partner.
Indicates whether the onboarding occurs in a full browser, mini-browser, or light box.
"FULL_BROWSER""FULL_BROWSER" | "LIGHT_BOX" | "EMBEDDED" | "MINI_BROWSER"Indicates whether the partner is integrated to receive a seller credential.
falseIndicates whether the seller can select a product with which to integrate.
"Y" | "N" | "P"The partner logo URL. Provides a way for partners to update their logo through preferences. This logo over-writes any image URL provided earlier for their business accounts.
uriThe partner-provided URL for notifications.
uriAn array of required information for a partner to integrate this product. Varies based on the product to integrate.
An array of region-specific preferences.
An array of partner-accepted agreements.