GET api/Billing/GetPriceSheet?serviceLevel={serviceLevel}&numberOfMembers={numberOfMembers}&promotionCode={promotionCode}&category={category}&priorExp={priorExp}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
serviceLevel

string

Required

numberOfMembers

integer

Required

promotionCode

string

None.

category

string

Default value is N

priorExp

date

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.