POST api/Task/GetTaskConfigByTaskId
Request Information
Parameters
Name | Type | Description |
---|---|---|
request | Carwins.UsedCar.CarDomain.WorkOrderConfigGetByTaskIdRequest | No documentation available. |
Request body formats
application/json, text/json
Sample:
{ "taskID": 1, "sessionId": "sample string 2", "requestSource": "sample string 3", "bundleID": "sample string 4", "requestGroupID": "sample string 5", "channel": "sample string 6", "loginUserID": "sample string 7", "clientIP": "sample string 8", "endDeviceNumber": "sample string 9", "cityName": "sample string 10", "hierarchy": "sample string 11", "sessionKey": "sample string 12", "appVersion": "sample string 13", "whetherUpdate": "sample string 14" }
application/xml, text/xml
Sample:
<WorkOrderConfigGetByTaskIdRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Carwins.UsedCar.CarDomain"> <AppVersion xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 13</AppVersion> <BundleID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 4</BundleID> <Channel xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 6</Channel> <CityName xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 10</CityName> <ClientIP xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 8</ClientIP> <EndDeviceNumber xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 9</EndDeviceNumber> <Hierarchy xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 11</Hierarchy> <LoginUserID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 7</LoginUserID> <RequestGroupID xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 5</RequestGroupID> <RequestSource xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 3</RequestSource> <SessionId xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 2</SessionId> <SessionKey xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 12</SessionKey> <WhetherUpdate xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi">sample string 14</WhetherUpdate> <TaskID>1</TaskID> </WorkOrderConfigGetByTaskIdRequest>
application/x-www-form-urlencoded
Sample:
Response Type
Response Information
Response body formats
application/json, text/json
Sample:
{ "data": { "fldTaskId": 1, "fldCP_RLLX": 2, "fldCP_YS": 3, "fldCP_ABS": 4, "fldCP_ZL": 5, "fldCP_LQ": 6, "fldCP_AQQN": "sample string 7", "fldCP_TC": 8, "fldCP_KT": "sample string 9", "fldCP_MC": 10, "fldCP_HSJ": 11, "fldCP_ZYCZ": 12, "fldCP_ZYGN": "sample string 13", "fldCP_FXP": "sample string 14", "fldCP_DD": "sample string 15", "fldCP_CD": 16, "fldCP_YJP": "sample string 17", "fldCP_Other": "sample string 18", "fldCP_GZ": "sample string 19" }, "code": 1, "message": "sample string 2" }
application/xml, text/xml
Sample:
<SingleApiResponseOfTaskCarConfigBO9P5ujw xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Pilot.Web.WebApi"> <Code>1</Code> <Message>sample string 2</Message> <Data xmlns:d2p1="http://schemas.datacontract.org/2004/07/Carwins.UsedCar.CarDomain"> <d2p1:_x003C_fldCP_ABS_x003E_k__BackingField>4</d2p1:_x003C_fldCP_ABS_x003E_k__BackingField> <d2p1:_x003C_fldCP_AQQN_x003E_k__BackingField>sample string 7</d2p1:_x003C_fldCP_AQQN_x003E_k__BackingField> <d2p1:_x003C_fldCP_CD_x003E_k__BackingField>16</d2p1:_x003C_fldCP_CD_x003E_k__BackingField> <d2p1:_x003C_fldCP_DD_x003E_k__BackingField>sample string 15</d2p1:_x003C_fldCP_DD_x003E_k__BackingField> <d2p1:_x003C_fldCP_FXP_x003E_k__BackingField>sample string 14</d2p1:_x003C_fldCP_FXP_x003E_k__BackingField> <d2p1:_x003C_fldCP_GZ_x003E_k__BackingField>sample string 19</d2p1:_x003C_fldCP_GZ_x003E_k__BackingField> <d2p1:_x003C_fldCP_HSJ_x003E_k__BackingField>11</d2p1:_x003C_fldCP_HSJ_x003E_k__BackingField> <d2p1:_x003C_fldCP_KT_x003E_k__BackingField>sample string 9</d2p1:_x003C_fldCP_KT_x003E_k__BackingField> <d2p1:_x003C_fldCP_LQ_x003E_k__BackingField>6</d2p1:_x003C_fldCP_LQ_x003E_k__BackingField> <d2p1:_x003C_fldCP_MC_x003E_k__BackingField>10</d2p1:_x003C_fldCP_MC_x003E_k__BackingField> <d2p1:_x003C_fldCP_Other_x003E_k__BackingField>sample string 18</d2p1:_x003C_fldCP_Other_x003E_k__BackingField> <d2p1:_x003C_fldCP_RLLX_x003E_k__BackingField>2</d2p1:_x003C_fldCP_RLLX_x003E_k__BackingField> <d2p1:_x003C_fldCP_TC_x003E_k__BackingField>8</d2p1:_x003C_fldCP_TC_x003E_k__BackingField> <d2p1:_x003C_fldCP_YJP_x003E_k__BackingField>sample string 17</d2p1:_x003C_fldCP_YJP_x003E_k__BackingField> <d2p1:_x003C_fldCP_YS_x003E_k__BackingField>3</d2p1:_x003C_fldCP_YS_x003E_k__BackingField> <d2p1:_x003C_fldCP_ZL_x003E_k__BackingField>5</d2p1:_x003C_fldCP_ZL_x003E_k__BackingField> <d2p1:_x003C_fldCP_ZYCZ_x003E_k__BackingField>12</d2p1:_x003C_fldCP_ZYCZ_x003E_k__BackingField> <d2p1:_x003C_fldCP_ZYGN_x003E_k__BackingField>sample string 13</d2p1:_x003C_fldCP_ZYGN_x003E_k__BackingField> <d2p1:_x003C_fldTaskId_x003E_k__BackingField>1</d2p1:_x003C_fldTaskId_x003E_k__BackingField> </Data> </SingleApiResponseOfTaskCarConfigBO9P5ujw>