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": "37e1873c-8360-429f-8a47-3a1f043c8161",
"UserID": "feb67374-4d87-4f7c-a5b5-30791b89ce27",
"ModuleType": 1,
"BusinessType": 1,
"TrackingTypeID": "783dab47-a861-4660-81e6-0362bef23ead",
"TrackingType": {
"DictDataID": "1ecd7ebb-6c26-4030-85d7-680a2b4f9182",
"Name": "sample string 2"
},
"Description": "sample string 2",
"LastUpdate": "2025-12-12T03:48:27.8417844+08:00",
"ProjectID": "b3d5bbf2-d618-46ad-8a48-8b5e243a35cb"
}
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.