AuthorizedAmount Property
Original amount authorized before any reversals.
Syntax
public String getAuthorizedAmount(); public void setAuthorizedAmount(String authorizedAmount);
Remarks
This field contains the transaction amount from the original authorization request message. If any additional authorizations have been made, or the SettlementAmount is different than the originally authorized amount (due to items out of stock or adding a Gratuity) this property should still reflect the original unchanged amount from the initial authorization request.
Default Value
"0"