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": "5ad06f44-fc07-4a2d-a06d-8386d757a933",
"UserID": "905b602e-10b5-4522-b78f-013794c8ce93",
"ModuleType": 1,
"BusinessType": 1,
"TrackingTypeID": "6656c8a2-8a38-4c32-9a7a-f4b06945b70b",
"TrackingType": {
"DictDataID": "51457b9b-cfd4-46f7-abd2-882edc661c10",
"Name": "sample string 2"
},
"Description": "sample string 2",
"LastUpdate": "2026-03-29T10:35:00.0050254+08:00",
"ProjectID": "f0f15489-ba37-4c7a-8334-afc485ba3a63"
}
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.