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": "38397c2a-f99c-440f-af69-644c6f05e5b7",
"UserID": "77d89ebe-8628-4df0-8c5f-2a6961fd1c38",
"ModuleType": 1,
"BusinessType": 1,
"TrackingTypeID": "7b739bfb-e136-4036-bf1e-1adfd4b4c6ca",
"TrackingType": {
"DictDataID": "c9564ab9-c94f-454f-bd4d-a2beb45b4778",
"Name": "sample string 2"
},
"Description": "sample string 2",
"LastUpdate": "2026-09-10T11:31:17.1769592+08:00",
"ProjectID": "6fbf79a9-38ea-45e5-af8e-b74912c99cba"
}
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.