POST api/BusinessTracking
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| businesstracking | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ID": "81a36ca0-b618-4955-b36b-6d4607beed1a",
"UserID": "5ab456a7-f8ea-4017-a299-8e08b1082508",
"ModuleType": 1,
"BusinessType": 1,
"TrackingTypeID": "5f46ef0e-6571-42a0-b812-99239156da32",
"TrackingType": {
"DictDataID": "b32261e5-b970-41c5-b707-25e7b17e05dc",
"Name": "sample string 2"
},
"Description": "sample string 2",
"LastUpdate": "2026-05-23T12:31:29.6926751+08:00",
"ProjectID": "6ec7237c-0490-45b8-9f67-80487fb9fa43"
}
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.