POST api/FPS/setfpstruckchallanreceiveddetails
Documentation for 'setfpstruckchallanreceiveddetails'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | Documentation for 'model'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"State": "sample string 1",
"LanguageId": "sample string 2",
"TxnId": "sample string 3",
"IMEINo": "sample string 4",
"FPSCode": "sample string 5",
"Token": "sample string 6",
"AuthString": "sample string 7",
"ReceivedDate": "sample string 8",
"TruckChallanDetails": [
{
"AllocationOrderNo": "sample string 1",
"truckChallanNo": "sample string 2",
"trucktruckChallanId": "sample string 3",
"AllotedMonth": 4,
"AllotedYear": 5,
"details": [
{
"commCode": "sample string 1",
"commName": "sample string 2",
"schemeID": "sample string 3",
"schemeName": "sample string 4",
"receivedQty": "sample string 5",
"m_unit": "sample string 6",
"m_UnitCode": "sample string 7"
},
{
"commCode": "sample string 1",
"commName": "sample string 2",
"schemeID": "sample string 3",
"schemeName": "sample string 4",
"receivedQty": "sample string 5",
"m_unit": "sample string 6",
"m_UnitCode": "sample string 7"
},
{
"commCode": "sample string 1",
"commName": "sample string 2",
"schemeID": "sample string 3",
"schemeName": "sample string 4",
"receivedQty": "sample string 5",
"m_unit": "sample string 6",
"m_UnitCode": "sample string 7"
}
]
},
{
"AllocationOrderNo": "sample string 1",
"truckChallanNo": "sample string 2",
"trucktruckChallanId": "sample string 3",
"AllotedMonth": 4,
"AllotedYear": 5,
"details": [
{
"commCode": "sample string 1",
"commName": "sample string 2",
"schemeID": "sample string 3",
"schemeName": "sample string 4",
"receivedQty": "sample string 5",
"m_unit": "sample string 6",
"m_UnitCode": "sample string 7"
},
{
"commCode": "sample string 1",
"commName": "sample string 2",
"schemeID": "sample string 3",
"schemeName": "sample string 4",
"receivedQty": "sample string 5",
"m_unit": "sample string 6",
"m_UnitCode": "sample string 7"
},
{
"commCode": "sample string 1",
"commName": "sample string 2",
"schemeID": "sample string 3",
"schemeName": "sample string 4",
"receivedQty": "sample string 5",
"m_unit": "sample string 6",
"m_UnitCode": "sample string 7"
}
]
},
{
"AllocationOrderNo": "sample string 1",
"truckChallanNo": "sample string 2",
"trucktruckChallanId": "sample string 3",
"AllotedMonth": 4,
"AllotedYear": 5,
"details": [
{
"commCode": "sample string 1",
"commName": "sample string 2",
"schemeID": "sample string 3",
"schemeName": "sample string 4",
"receivedQty": "sample string 5",
"m_unit": "sample string 6",
"m_UnitCode": "sample string 7"
},
{
"commCode": "sample string 1",
"commName": "sample string 2",
"schemeID": "sample string 3",
"schemeName": "sample string 4",
"receivedQty": "sample string 5",
"m_unit": "sample string 6",
"m_UnitCode": "sample string 7"
},
{
"commCode": "sample string 1",
"commName": "sample string 2",
"schemeID": "sample string 3",
"schemeName": "sample string 4",
"receivedQty": "sample string 5",
"m_unit": "sample string 6",
"m_UnitCode": "sample string 7"
}
]
}
]
}
application/xml, text/xml
Sample:
<FPSTruckChallanReceivedRequestModal xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.FPS.FPSController">
<AuthString>sample string 7</AuthString>
<FPSCode>sample string 5</FPSCode>
<IMEINo>sample string 4</IMEINo>
<LanguageId>sample string 2</LanguageId>
<ReceivedDate>sample string 8</ReceivedDate>
<State>sample string 1</State>
<Token>sample string 6</Token>
<TruckChallanDetails>
<propFPSTruckChallanReceivedDetails>
<AllocationOrderNo>sample string 1</AllocationOrderNo>
<AllotedMonth>4</AllotedMonth>
<AllotedYear>5</AllotedYear>
<details>
<propFPSTruckChallanReceivedCommodityDetails>
<commCode>sample string 1</commCode>
<commName>sample string 2</commName>
<m_UnitCode>sample string 7</m_UnitCode>
<m_unit>sample string 6</m_unit>
<receivedQty>sample string 5</receivedQty>
<schemeID>sample string 3</schemeID>
<schemeName>sample string 4</schemeName>
</propFPSTruckChallanReceivedCommodityDetails>
<propFPSTruckChallanReceivedCommodityDetails>
<commCode>sample string 1</commCode>
<commName>sample string 2</commName>
<m_UnitCode>sample string 7</m_UnitCode>
<m_unit>sample string 6</m_unit>
<receivedQty>sample string 5</receivedQty>
<schemeID>sample string 3</schemeID>
<schemeName>sample string 4</schemeName>
</propFPSTruckChallanReceivedCommodityDetails>
<propFPSTruckChallanReceivedCommodityDetails>
<commCode>sample string 1</commCode>
<commName>sample string 2</commName>
<m_UnitCode>sample string 7</m_UnitCode>
<m_unit>sample string 6</m_unit>
<receivedQty>sample string 5</receivedQty>
<schemeID>sample string 3</schemeID>
<schemeName>sample string 4</schemeName>
</propFPSTruckChallanReceivedCommodityDetails>
</details>
<truckChallanNo>sample string 2</truckChallanNo>
<trucktruckChallanId>sample string 3</trucktruckChallanId>
</propFPSTruckChallanReceivedDetails>
<propFPSTruckChallanReceivedDetails>
<AllocationOrderNo>sample string 1</AllocationOrderNo>
<AllotedMonth>4</AllotedMonth>
<AllotedYear>5</AllotedYear>
<details>
<propFPSTruckChallanReceivedCommodityDetails>
<commCode>sample string 1</commCode>
<commName>sample string 2</commName>
<m_UnitCode>sample string 7</m_UnitCode>
<m_unit>sample string 6</m_unit>
<receivedQty>sample string 5</receivedQty>
<schemeID>sample string 3</schemeID>
<schemeName>sample string 4</schemeName>
</propFPSTruckChallanReceivedCommodityDetails>
<propFPSTruckChallanReceivedCommodityDetails>
<commCode>sample string 1</commCode>
<commName>sample string 2</commName>
<m_UnitCode>sample string 7</m_UnitCode>
<m_unit>sample string 6</m_unit>
<receivedQty>sample string 5</receivedQty>
<schemeID>sample string 3</schemeID>
<schemeName>sample string 4</schemeName>
</propFPSTruckChallanReceivedCommodityDetails>
<propFPSTruckChallanReceivedCommodityDetails>
<commCode>sample string 1</commCode>
<commName>sample string 2</commName>
<m_UnitCode>sample string 7</m_UnitCode>
<m_unit>sample string 6</m_unit>
<receivedQty>sample string 5</receivedQty>
<schemeID>sample string 3</schemeID>
<schemeName>sample string 4</schemeName>
</propFPSTruckChallanReceivedCommodityDetails>
</details>
<truckChallanNo>sample string 2</truckChallanNo>
<trucktruckChallanId>sample string 3</trucktruckChallanId>
</propFPSTruckChallanReceivedDetails>
<propFPSTruckChallanReceivedDetails>
<AllocationOrderNo>sample string 1</AllocationOrderNo>
<AllotedMonth>4</AllotedMonth>
<AllotedYear>5</AllotedYear>
<details>
<propFPSTruckChallanReceivedCommodityDetails>
<commCode>sample string 1</commCode>
<commName>sample string 2</commName>
<m_UnitCode>sample string 7</m_UnitCode>
<m_unit>sample string 6</m_unit>
<receivedQty>sample string 5</receivedQty>
<schemeID>sample string 3</schemeID>
<schemeName>sample string 4</schemeName>
</propFPSTruckChallanReceivedCommodityDetails>
<propFPSTruckChallanReceivedCommodityDetails>
<commCode>sample string 1</commCode>
<commName>sample string 2</commName>
<m_UnitCode>sample string 7</m_UnitCode>
<m_unit>sample string 6</m_unit>
<receivedQty>sample string 5</receivedQty>
<schemeID>sample string 3</schemeID>
<schemeName>sample string 4</schemeName>
</propFPSTruckChallanReceivedCommodityDetails>
<propFPSTruckChallanReceivedCommodityDetails>
<commCode>sample string 1</commCode>
<commName>sample string 2</commName>
<m_UnitCode>sample string 7</m_UnitCode>
<m_unit>sample string 6</m_unit>
<receivedQty>sample string 5</receivedQty>
<schemeID>sample string 3</schemeID>
<schemeName>sample string 4</schemeName>
</propFPSTruckChallanReceivedCommodityDetails>
</details>
<truckChallanNo>sample string 2</truckChallanNo>
<trucktruckChallanId>sample string 3</trucktruckChallanId>
</propFPSTruckChallanReceivedDetails>
</TruckChallanDetails>
<TxnId>sample string 3</TxnId>
</FPSTruckChallanReceivedRequestModal>
application/x-www-form-urlencoded
Sample:
Response Information
Response body formats
application/json, text/json
Sample:
{
"Token": "sample string 1",
"FPSCode": "sample string 2",
"AckCode": "sample string 3",
"Status": "sample string 4",
"RespCode": "sample string 5",
"RespMessage": "sample string 6",
"ModuleName": "sample string 7",
"ModuleLink": "sample string 8"
}
application/xml, text/xml
Sample:
<FPSTruckChallanResponseReceivedModal xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.FPS.FPSController"> <AckCode>sample string 3</AckCode> <FPSCode>sample string 2</FPSCode> <ModuleLink>sample string 8</ModuleLink> <ModuleName>sample string 7</ModuleName> <RespCode>sample string 5</RespCode> <RespMessage>sample string 6</RespMessage> <Status>sample string 4</Status> <Token>sample string 1</Token> </FPSTruckChallanResponseReceivedModal>