GET api/Compute/BusinessMonthlyTotalUnderContractAndBeyond/{bid}/{myear}/{mmonth}

Get the Monthly business amount used for UnderContract and beyond

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bid

integer

Required

myear

integer

Required

mmonth

integer

Required

Body Parameters

None.

Response Information

Resource Description

decimal number

Response Formats

application/json, text/json, text/html

Sample:
1.0

application/xml, text/xml

Sample:
<decimal xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</decimal>