GET api/MedAidMembership/PendingSubscription?BookId={BookId}&FinYearId={FinYearId}&PeriodId={PeriodId}&CategoryId={CategoryId}&MemberId={MemberId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
BookId

integer

Required

FinYearId

integer

Required

PeriodId

integer

Required

CategoryId

integer

Required

MemberId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.