POST api/Feecall/RegCollection
Request Information
URI Parameters
None.
Body Parameters
compdatesName | Description | Type | Additional information |
---|---|---|---|
dat1 | date |
None. |
|
dat2 | date |
None. |
|
sclass | string |
None. |
|
section | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "dat1": "2024-11-21T15:23:40.9171307+05:30", "dat2": "2024-11-21T15:23:40.9171307+05:30", "sclass": "sample string 1", "section": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.