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": "ecdf3137-42de-4e00-bea2-cc667b895d64",
"UserID": "a8a5e8fb-74df-45dd-89d3-5d43cc613e8d",
"ModuleType": 1,
"BusinessType": 1,
"TrackingTypeID": "640e1404-07c2-406c-9a49-10e1a959168a",
"TrackingType": {
"DictDataID": "c4c8b730-db33-4881-94b9-cb4dfde503ea",
"Name": "sample string 2"
},
"Description": "sample string 2",
"LastUpdate": "2026-07-17T12:39:25.1772523+08:00",
"ProjectID": "09c84e49-9e87-4550-a3b2-b192146e47cd"
}
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.