How can I get the primary email of an onboarded partner by merchant_id?

Spacecatua
New Community Member

The documentation says that I can get partner's primary_email along with primary_email_confirmed using this request:

  • "primary_email": "....",
  • "primary_email_confirmed": true

https://developer.paypal.com/docs/api/partner-referrals/v1/#merchant-integration_status

But response has no "primary_email" field
I tried adding ACCESS_MERCHANT_INFORMATION feature to "Create partner referral" request, but it did not help.
How can I get my partner's primary email via PayPal API in some way?

Login to Me Too
1 REPLY 1

vaishnavib
Moderator
Moderator

Good day @Spacecatua

 

Thank you for posting to the PayPal community.

 

I understand that you are currently using the  Show referral data API, specifically version v2 of the Partner Referrals API, to check the primary details of onboarded partners. To access the details of individual owners, please refer to the following URL: https://developer.paypal.com/docs/api/partner-referrals/v2/#partner-referrals_read!c=200&path=referr....

 

Inside the response body, you will find the details you are looking for within the "individual_owners" array of objects.

 

If you are still facing the issue, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.

 

Sincerely,

Vaishnavi

PayPal MTS

 

If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.