GET api/Services?cty={cty}&cpy={cpy}&origination={origination}&destination={destination}&durAmt={durAmt}&flatAmt={flatAmt}&durAmt2={durAmt2}&flatAmt2={flatAmt2}&durAmt3={durAmt3}&flatAmt3={flatAmt3}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
cty | No documentation available. |
Define this parameter in the request URI. |
cpy | No documentation available. |
Define this parameter in the request URI. |
origination | No documentation available. |
Define this parameter in the request URI. |
destination | No documentation available. |
Define this parameter in the request URI. |
durAmt | No documentation available. |
Define this parameter in the request URI. |
flatAmt | No documentation available. |
Define this parameter in the request URI. |
durAmt2 | No documentation available. |
Define this parameter in the request URI. |
flatAmt2 | No documentation available. |
Define this parameter in the request URI. |
durAmt3 | No documentation available. |
Define this parameter in the request URI. |
flatAmt3 | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>