POST api/guestpay/{clubId}/{membNum}/AmountDue?showClubFees={showClubFees}&clubAt={clubAt}&specialPay={specialPay}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clubId | string |
Required |
|
| membNum | string |
Required |
|
| showClubFees | boolean |
Default value is False |
|
| clubAt | string |
None. |
|
| specialPay | boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.