InsuredValue Property
The total amount of insurance requested for the shipment being rated.
Syntax
char* GetInsuredValue();
int SetInsuredValue(char* lpszInsuredValue);
Default Value
"0.00"
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.
Data Type
String