POST api/ApiTracker/AddApiTrackerData
Request Information
URI Parameters
None.
Body Parameters
ApiTrackerModelName | Description | Type | Additional information |
---|---|---|---|
IDGUID | string |
None. |
|
IDGUIDStat | string |
None. |
|
IDGUIDStat_Fk | StatementModel |
None. |
|
IDGUIDInspStat | string |
None. |
|
StepInDate | date |
None. |
|
StepOutDate | date |
None. |
|
Notes | string |
None. |
|
Status | integer |
None. |
|
INSERTED_BY | string |
None. |
|
EmployeeGuid | string |
None. |
|
INSERTED_ON | date |
None. |
|
LAST_UPDATED_BY | string |
None. |
|
LAST_UPDATED_ON | date |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.