InsuredValue Property
The total amount of insurance requested for the shipment being rated.
Syntax
public String getInsuredValue(); public void setInsuredValue(String insuredValue);
Remarks
This property is optional to be provided in the rate request, and if present, this will affect the rates and service availability.
Format: Two explicit decimal positions (e.g. 100.00). Total length including decimal position: 11.
Default Value
"0.00"