PreApprovalKey Property
The key associated with a preapproval for this payment.
Syntax
[VB.NET] Public Property PreApprovalKey As String
[C#] public string PreApprovalKey {get; set;}
Remarks
The PreApprovalKey is required if this is a pre-approved payment. Note that preapprovals are not available to API callers with Standard permission levels.
Default Value
""