PreApprovalKey Property
The key associated with a preapproval for this payment.
Syntax
char* GetPreApprovalKey();
int SetPreApprovalKey(char* lpszPreApprovalKey);
Default Value
""
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.
Data Type
String