POST staging/web/v0-booking-rate
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| rate | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Id": 1,
"RoadFreightCharge": 1.0,
"RoadDocketCharge": 1.0,
"RoadFOV": "sample string 2",
"RoadMinChargeableFreight": 1.0,
"RoadFSC": 1.0,
"RoadCOD": "sample string 3",
"RoadLabourCharges": 1.0,
"RoadPickupCharges": 1.0,
"RoadDeliveryCharges": 1.0,
"RoadDACC": "sample string 4",
"RoadDimensionsType": "sample string 5",
"RoadDimensionsValue": 1.0,
"RoadSDC": "sample string 6",
"RoadAppointmenCharges": 1.0,
"RoadMultiStoreyDelivery": "sample string 7",
"RoadDCAcknowledgement": "sample string 8",
"RoadHandlingCharges": 1.0,
"RoadODC": 1.0,
"RoadNGTCharges": 1.0,
"Createdate": "2026-08-03T09:42:24.0598845+05:30",
"CustomerId": 1,
"Createdby": 1,
"Status": true,
"Isdelted": true,
"UserId": "sample string 9",
"OriginId": 1,
"DestinationId": 1,
"TransportGroupId": 1,
"TransportModeId": 1,
"ServiceTypeId": 1,
"RoadODCS": "sample string 10",
"CODCharge": 1.0,
"OtherCharge": 1.0,
"FuelSurchargeAmt": 1.0,
"MultiStoreyCharge": 1.0,
"LocationId_1": 1,
"LocationId_2": 1,
"ODACharge": 1.0,
"RateType": "sample string 11",
"minWeight": 1.0,
"RefNo": "sample string 12",
"OriginData": "sample string 13",
"DestinationData": "sample string 14",
"Cmp_Code": "sample string 15",
"BranchId": 1,
"OriginZoneId": 1,
"DestinationZoneId": 1,
"WEFDate": "2026-08-03T09:42:24.0598845+05:30",
"UpdatedDate": "2026-08-03T09:42:24.0598845+05:30",
"FromWeight": 1.0,
"ToWeight": 1.0,
"AdditionalFromWt": 1.0,
"AdditionalToWt": 1.0,
"AdditionalRate": 1.0,
"Type": "sample string 16"
}
application/xml, text/xml
Sample:
<tbl_Customer_Tarriff_Road xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/eonepayapi.Models"> <AdditionalFromWt>1</AdditionalFromWt> <AdditionalRate>1</AdditionalRate> <AdditionalToWt>1</AdditionalToWt> <BranchId>1</BranchId> <CODCharge>1</CODCharge> <Cmp_Code>sample string 15</Cmp_Code> <Createdate>2026-08-03T09:42:24.0598845+05:30</Createdate> <Createdby>1</Createdby> <CustomerId>1</CustomerId> <DestinationData>sample string 14</DestinationData> <DestinationId>1</DestinationId> <DestinationZoneId>1</DestinationZoneId> <FromWeight>1</FromWeight> <FuelSurchargeAmt>1</FuelSurchargeAmt> <Id>1</Id> <Isdelted>true</Isdelted> <LocationId_1>1</LocationId_1> <LocationId_2>1</LocationId_2> <MultiStoreyCharge>1</MultiStoreyCharge> <ODACharge>1</ODACharge> <OriginData>sample string 13</OriginData> <OriginId>1</OriginId> <OriginZoneId>1</OriginZoneId> <OtherCharge>1</OtherCharge> <RateType>sample string 11</RateType> <RefNo>sample string 12</RefNo> <RoadAppointmenCharges>1</RoadAppointmenCharges> <RoadCOD>sample string 3</RoadCOD> <RoadDACC>sample string 4</RoadDACC> <RoadDCAcknowledgement>sample string 8</RoadDCAcknowledgement> <RoadDeliveryCharges>1</RoadDeliveryCharges> <RoadDimensionsType>sample string 5</RoadDimensionsType> <RoadDimensionsValue>1</RoadDimensionsValue> <RoadDocketCharge>1</RoadDocketCharge> <RoadFOV>sample string 2</RoadFOV> <RoadFSC>1</RoadFSC> <RoadFreightCharge>1</RoadFreightCharge> <RoadHandlingCharges>1</RoadHandlingCharges> <RoadLabourCharges>1</RoadLabourCharges> <RoadMinChargeableFreight>1</RoadMinChargeableFreight> <RoadMultiStoreyDelivery>sample string 7</RoadMultiStoreyDelivery> <RoadNGTCharges>1</RoadNGTCharges> <RoadODC>1</RoadODC> <RoadODCS>sample string 10</RoadODCS> <RoadPickupCharges>1</RoadPickupCharges> <RoadSDC>sample string 6</RoadSDC> <ServiceTypeId>1</ServiceTypeId> <Status>true</Status> <ToWeight>1</ToWeight> <TransportGroupId>1</TransportGroupId> <TransportModeId>1</TransportModeId> <Type>sample string 16</Type> <UpdatedDate>2026-08-03T09:42:24.0598845+05:30</UpdatedDate> <UserId>sample string 9</UserId> <WEFDate>2026-08-03T09:42:24.0598845+05:30</WEFDate> <minWeight>1</minWeight> </tbl_Customer_Tarriff_Road>
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Status": true,
"Message": "sample string 2",
"Data": {},
"ReturnValue": "sample string 4",
"DataList": [
{},
{},
{}
],
"error": {
"status": true,
"message": "sample string 2",
"data": {}
}
}
application/xml, text/xml
Sample:
<ResponsesData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/eonepayapi.Models">
<Data />
<DataList xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:anyType />
<d2p1:anyType />
<d2p1:anyType />
</DataList>
<Message>sample string 2</Message>
<ReturnValue>sample string 4</ReturnValue>
<Status>true</Status>
<error>
<data />
<message>sample string 2</message>
<status>true</status>
</error>
</ResponsesData>