AuthorizingAccount Property
Third-party permission specification.
Syntax
__property String AuthorizingAccount = {read=FAuthorizingAccount, write=FSetAuthorizingAccount, default=""};
Default Value
""
Remarks
This optional property specifies the email address or phone number (for mobile) of the party on whose behalf you are calling the API operation. The subject must grant you third-party access in their PayPal profile. This is referred to as a "Security Subject" by the PayPal API documentation.
NOTE: Resources specified by the API operation, such as a payment or preapproval identified by a PaymentKey, must be owned by the subject granting the third-party permission.
Data Type
String