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": "706aa48c-3b53-49be-94ca-db75f27f7719",
"UserID": "5b0c252b-a4d7-4951-a637-29ccf6d95732",
"ModuleType": 1,
"BusinessType": 1,
"TrackingTypeID": "bcc62c25-1e95-4ad2-b426-cd9da3d4f2f0",
"TrackingType": {
"DictDataID": "d54b1cd6-40e2-4bb8-8080-9dbe9bb6ee7b",
"Name": "sample string 2"
},
"Description": "sample string 2",
"LastUpdate": "2026-02-02T10:03:34.4946283+08:00",
"ProjectID": "e0feb2de-03a0-47d6-a5d3-177ea9731797"
}
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.