View as Markdown
API Spec (JSON)
API Spec (YAML)
Compact modeHides field descriptions and other prose for a more compact, scannable view of the API reference.Client CredentialsToken URLhttps://api-m.sandbox.paypal.com/v1/oauth2/tokenInheaderScopes
https://uri.paypal.com/services/customer/partneridstringRequiredapplication/json
TypeScript Definitions
Use the request body type in TypeScript.
integration_preferencesobject<product-integration>[]OptionalproductenumOptionalpermissionsarray<permissions>Optionalregion_preferencesobject<region-preferences>[]Optionalproduct_preferencesobject<product-preferences>[]OptionalproductenumOptionalreturn_messageobject<message>[]Optionalagreement_typesarray<agreement_types>Optionalapplication/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/v1/customer/partners/string" \ -H "Content-Type: application/json" \ -d '{}'