Info
| Version: | 2.8.109 | 
| Author(s): | PayPal | 
| Last Update: | Tuesday, December 15, 2015 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://github.com/paypal/permissions-sdk-dotnet | 
| NuGet Url: | https://www.nuget.org/packages/PayPalPermissionsSDK | 
Install
Install-Package PayPalPermissionsSDK
                        dotnet add package PayPalPermissionsSDK
                        paket add PayPalPermissionsSDK
                        
                                PayPalPermissionsSDK Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- PayPalCoreSDK(1.7.0)
Tags
 
                
GetPermissions API Operation: Use the GetPermissons API operation to obtain the permissions associated with an access token.
RequestPermissions API Operation: Use the RequestPermissions API operation to request permissions to execute API operations on a PayPal account holder’s behalf.
CancelPermissions API Operation: Use the CancelPermissions API operation to cancel access to a set of permissions.