On this page
No Headings
The integration details for the partner and customer relationship. Required if capability_type is API_INTEGRATION.
objectpartner_idstringThe payer ID of the partner who integrates with the client. 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.
rest_api_integrationobjectThe integration details for PayPal REST endpoints.
integration_methodstring"BRAINTREE", "PAYPAL""PAYPAL"The REST-credential integration method.
integration_typestring"FIRST_PARTY", "THIRD_PARTY"The type of REST-endpoint integration. To integrate with Braintree v.zero for PayPal REST endpoints, specify REST_THIRD_PARTY_DETAILS.
integration_channelstring"DEFERRED_ONBOARDING"The rest api integration channel.
rest_third_party_detailsobjectThe integration details for PayPal REST endpoints.
partner_client_idstringThe client ID of the partner's API caller account.
feature_listarrayAn array of features that partner can access, or use, in PayPal on behalf of the seller. The seller grants permission for these features to the partner.
itemsstring"PAYMENT", "REFUND", "PARTNER_FEE", "DELAY_FUNDS_DISBURSEMENT", "READ_SELLER_DISPUTE", "UPDATE_SELLER_DISPUTE", "ACCESS_MERCHANT_INFORMATION", "INVOICE_READ_WRITE", "ADVANCED_TRANSACTIONS_SEARCH"The REST endpoint.
rest_first_party_detailsobjectThe integration details for PayPal First Party REST endpoints.
partner_client_idstringThe client ID of the partner.
feature_listarrayAn array of features that partner can access, or use, in PayPal on behalf of the seller. The seller grants permission for these features to the partner.
itemsstring"PAYMENT", "REFUND", "PARTNER_FEE", "DELAY_FUNDS_DISBURSEMENT", "READ_SELLER_DISPUTE", "UPDATE_SELLER_DISPUTE", "ACCESS_MERCHANT_INFORMATION", "INVOICE_READ_WRITE", "ADVANCED_TRANSACTIONS_SEARCH"The REST endpoint.
seller_noncestringS256 - The code verifier must be high-entropy cryptographic random string with a byte length of 43-128 range.