TotalAuthorizedAmount Property
The amount originally authorized.
Syntax
char* GetTotalAuthorizedAmount();
int SetTotalAuthorizedAmount(char* lpszTotalAuthorizedAmount);
Default Value
""
Remarks
When performing an Authorization Reversal transaction, this field is to contain the total sum of all amounts authorized for this transaction (including any and all incremental authorizations). The TotalAuthorizedAmount minus the SettlementAmount will be the total amount reversed.
Data Type
String