GET api/EShipBooking?BranchId={BranchId}&Lut={Lut}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
BranchId

unsigned integer

Required

Lut

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of EShipBookingModel
NameDescriptionTypeAdditional information
booking_id

integer

None.

CN_NUMBER

string

None.

Reference_No

string

None.

booking_date

date

None.

master_product

string

None.

product_id

integer

None.

servcie_id

integer

None.

service_name

string

None.

DetailEmailNotifyId

integer

None.

DetailEmailNotifyText

string

None.

payment_id

integer

None.

client_id

integer

None.

origin_country_id

integer

None.

origin_city_id

integer

None.

origin_city_name

string

None.

destination_country_id

integer

None.

destination_city_id

integer

None.

destination_city_name

string

None.

pcs

decimal number

None.

weight

decimal number

None.

packet_contents

string

None.

shipper_address_type

integer

None.

shipper_name

string

None.

shipper_company

string

None.

shipper_address1

string

None.

shipper_address2

string

None.

shipper_address3

string

None.

shipper_sim_carrier

integer

None.

shipper_cell

string

None.

shipper_phone

string

None.

shipper_province

string

None.

shipper_cnic

string

None.

shipper_email_address

string

None.

consignee_address_type

integer

None.

consignee_name

string

None.

consignee_company

string

None.

consignee_address1

string

None.

consignee_address2

string

None.

consignee_address3

string

None.

consignee_sim_carrier

integer

None.

consignee_cell

string

None.

consignee_phone

string

None.

consignee_province

integer

None.

consignee_postalcode

integer

None.

consignee_cnic

string

None.

consignee_email_address

string

None.

base_rate

decimal number

None.

service_charges

decimal number

None.

vas_charges

decimal number

None.

raf_charges

decimal number

None.

other_charges

decimal number

None.

mtd_charges

decimal number

None.

partner_amount

decimal number

None.

partner_comission

decimal number

None.

declare_value

decimal number

None.

premimum_amount

decimal number

None.

insured_items

integer

None.

fuel_charges

decimal number

None.

gst_amount

decimal number

None.

discount_type

decimal number

None.

discount_percent

decimal number

None.

discount_amount

decimal number

None.

mtd_date

string

None.

mtd_time_slot

string

None.

user_id

integer

None.

booking_route

integer

None.

create_date

date

None.

transmission_flag

boolean

None.

latitude

string

None.

longitude

string

None.

Lut

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "booking_id": 1,
    "CN_NUMBER": "sample string 2",
    "Reference_No": "sample string 3",
    "booking_date": "2024-10-08T19:20:39.5392533+05:00",
    "master_product": "sample string 5",
    "product_id": 6,
    "servcie_id": 7,
    "service_name": "sample string 8",
    "DetailEmailNotifyId": 9,
    "DetailEmailNotifyText": "sample string 10",
    "payment_id": 11,
    "client_id": 12,
    "origin_country_id": 13,
    "origin_city_id": 14,
    "origin_city_name": "sample string 15",
    "destination_country_id": 16,
    "destination_city_id": 17,
    "destination_city_name": "sample string 18",
    "pcs": 19.1,
    "weight": 20.1,
    "packet_contents": "sample string 21",
    "shipper_address_type": 22,
    "shipper_name": "sample string 23",
    "shipper_company": "sample string 24",
    "shipper_address1": "sample string 25",
    "shipper_address2": "sample string 26",
    "shipper_address3": "sample string 27",
    "shipper_sim_carrier": 28,
    "shipper_cell": "sample string 29",
    "shipper_phone": "sample string 30",
    "shipper_province": "sample string 31",
    "shipper_cnic": "sample string 32",
    "shipper_email_address": "sample string 33",
    "consignee_address_type": 34,
    "consignee_name": "sample string 35",
    "consignee_company": "sample string 36",
    "consignee_address1": "sample string 37",
    "consignee_address2": "sample string 38",
    "consignee_address3": "sample string 39",
    "consignee_sim_carrier": 40,
    "consignee_cell": "sample string 41",
    "consignee_phone": "sample string 42",
    "consignee_province": 43,
    "consignee_postalcode": 44,
    "consignee_cnic": "sample string 45",
    "consignee_email_address": "sample string 46",
    "base_rate": 47.1,
    "service_charges": 48.1,
    "vas_charges": 49.1,
    "raf_charges": 50.1,
    "other_charges": 51.1,
    "mtd_charges": 52.1,
    "partner_amount": 53.1,
    "partner_comission": 54.1,
    "declare_value": 55.1,
    "premimum_amount": 56.1,
    "insured_items": 57,
    "fuel_charges": 58.1,
    "gst_amount": 59.1,
    "discount_type": 60.1,
    "discount_percent": 61.1,
    "discount_amount": 62.1,
    "mtd_date": "sample string 63",
    "mtd_time_slot": "sample string 64",
    "user_id": 65,
    "booking_route": 66,
    "create_date": "2024-10-08T19:20:39.5392533+05:00",
    "transmission_flag": true,
    "latitude": "sample string 69",
    "longitude": "sample string 70",
    "Lut": 71
  },
  {
    "booking_id": 1,
    "CN_NUMBER": "sample string 2",
    "Reference_No": "sample string 3",
    "booking_date": "2024-10-08T19:20:39.5392533+05:00",
    "master_product": "sample string 5",
    "product_id": 6,
    "servcie_id": 7,
    "service_name": "sample string 8",
    "DetailEmailNotifyId": 9,
    "DetailEmailNotifyText": "sample string 10",
    "payment_id": 11,
    "client_id": 12,
    "origin_country_id": 13,
    "origin_city_id": 14,
    "origin_city_name": "sample string 15",
    "destination_country_id": 16,
    "destination_city_id": 17,
    "destination_city_name": "sample string 18",
    "pcs": 19.1,
    "weight": 20.1,
    "packet_contents": "sample string 21",
    "shipper_address_type": 22,
    "shipper_name": "sample string 23",
    "shipper_company": "sample string 24",
    "shipper_address1": "sample string 25",
    "shipper_address2": "sample string 26",
    "shipper_address3": "sample string 27",
    "shipper_sim_carrier": 28,
    "shipper_cell": "sample string 29",
    "shipper_phone": "sample string 30",
    "shipper_province": "sample string 31",
    "shipper_cnic": "sample string 32",
    "shipper_email_address": "sample string 33",
    "consignee_address_type": 34,
    "consignee_name": "sample string 35",
    "consignee_company": "sample string 36",
    "consignee_address1": "sample string 37",
    "consignee_address2": "sample string 38",
    "consignee_address3": "sample string 39",
    "consignee_sim_carrier": 40,
    "consignee_cell": "sample string 41",
    "consignee_phone": "sample string 42",
    "consignee_province": 43,
    "consignee_postalcode": 44,
    "consignee_cnic": "sample string 45",
    "consignee_email_address": "sample string 46",
    "base_rate": 47.1,
    "service_charges": 48.1,
    "vas_charges": 49.1,
    "raf_charges": 50.1,
    "other_charges": 51.1,
    "mtd_charges": 52.1,
    "partner_amount": 53.1,
    "partner_comission": 54.1,
    "declare_value": 55.1,
    "premimum_amount": 56.1,
    "insured_items": 57,
    "fuel_charges": 58.1,
    "gst_amount": 59.1,
    "discount_type": 60.1,
    "discount_percent": 61.1,
    "discount_amount": 62.1,
    "mtd_date": "sample string 63",
    "mtd_time_slot": "sample string 64",
    "user_id": 65,
    "booking_route": 66,
    "create_date": "2024-10-08T19:20:39.5392533+05:00",
    "transmission_flag": true,
    "latitude": "sample string 69",
    "longitude": "sample string 70",
    "Lut": 71
  }
]

application/xml, text/xml

Sample:
<ArrayOfEShipBookingModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Model">
  <EShipBookingModel>
    <CN_NUMBER>sample string 2</CN_NUMBER>
    <DetailEmailNotifyId>9</DetailEmailNotifyId>
    <DetailEmailNotifyText>sample string 10</DetailEmailNotifyText>
    <Lut>71</Lut>
    <Reference_No>sample string 3</Reference_No>
    <base_rate>47.1</base_rate>
    <booking_date>2024-10-08T19:20:39.5392533+05:00</booking_date>
    <booking_id>1</booking_id>
    <booking_route>66</booking_route>
    <client_id>12</client_id>
    <consignee_address1>sample string 37</consignee_address1>
    <consignee_address2>sample string 38</consignee_address2>
    <consignee_address3>sample string 39</consignee_address3>
    <consignee_address_type>34</consignee_address_type>
    <consignee_cell>sample string 41</consignee_cell>
    <consignee_cnic>sample string 45</consignee_cnic>
    <consignee_company>sample string 36</consignee_company>
    <consignee_email_address>sample string 46</consignee_email_address>
    <consignee_name>sample string 35</consignee_name>
    <consignee_phone>sample string 42</consignee_phone>
    <consignee_postalcode>44</consignee_postalcode>
    <consignee_province>43</consignee_province>
    <consignee_sim_carrier>40</consignee_sim_carrier>
    <create_date>2024-10-08T19:20:39.5392533+05:00</create_date>
    <declare_value>55.1</declare_value>
    <destination_city_id>17</destination_city_id>
    <destination_city_name>sample string 18</destination_city_name>
    <destination_country_id>16</destination_country_id>
    <discount_amount>62.1</discount_amount>
    <discount_percent>61.1</discount_percent>
    <discount_type>60.1</discount_type>
    <fuel_charges>58.1</fuel_charges>
    <gst_amount>59.1</gst_amount>
    <insured_items>57</insured_items>
    <latitude>sample string 69</latitude>
    <longitude>sample string 70</longitude>
    <master_product>sample string 5</master_product>
    <mtd_charges>52.1</mtd_charges>
    <mtd_date>sample string 63</mtd_date>
    <mtd_time_slot>sample string 64</mtd_time_slot>
    <origin_city_id>14</origin_city_id>
    <origin_city_name>sample string 15</origin_city_name>
    <origin_country_id>13</origin_country_id>
    <other_charges>51.1</other_charges>
    <packet_contents>sample string 21</packet_contents>
    <partner_amount>53.1</partner_amount>
    <partner_comission>54.1</partner_comission>
    <payment_id>11</payment_id>
    <pcs>19.1</pcs>
    <premimum_amount>56.1</premimum_amount>
    <product_id>6</product_id>
    <raf_charges>50.1</raf_charges>
    <servcie_id>7</servcie_id>
    <service_charges>48.1</service_charges>
    <service_name>sample string 8</service_name>
    <shipper_address1>sample string 25</shipper_address1>
    <shipper_address2>sample string 26</shipper_address2>
    <shipper_address3>sample string 27</shipper_address3>
    <shipper_address_type>22</shipper_address_type>
    <shipper_cell>sample string 29</shipper_cell>
    <shipper_cnic>sample string 32</shipper_cnic>
    <shipper_company>sample string 24</shipper_company>
    <shipper_email_address>sample string 33</shipper_email_address>
    <shipper_name>sample string 23</shipper_name>
    <shipper_phone>sample string 30</shipper_phone>
    <shipper_province>sample string 31</shipper_province>
    <shipper_sim_carrier>28</shipper_sim_carrier>
    <transmission_flag>true</transmission_flag>
    <user_id>65</user_id>
    <vas_charges>49.1</vas_charges>
    <weight>20.1</weight>
  </EShipBookingModel>
  <EShipBookingModel>
    <CN_NUMBER>sample string 2</CN_NUMBER>
    <DetailEmailNotifyId>9</DetailEmailNotifyId>
    <DetailEmailNotifyText>sample string 10</DetailEmailNotifyText>
    <Lut>71</Lut>
    <Reference_No>sample string 3</Reference_No>
    <base_rate>47.1</base_rate>
    <booking_date>2024-10-08T19:20:39.5392533+05:00</booking_date>
    <booking_id>1</booking_id>
    <booking_route>66</booking_route>
    <client_id>12</client_id>
    <consignee_address1>sample string 37</consignee_address1>
    <consignee_address2>sample string 38</consignee_address2>
    <consignee_address3>sample string 39</consignee_address3>
    <consignee_address_type>34</consignee_address_type>
    <consignee_cell>sample string 41</consignee_cell>
    <consignee_cnic>sample string 45</consignee_cnic>
    <consignee_company>sample string 36</consignee_company>
    <consignee_email_address>sample string 46</consignee_email_address>
    <consignee_name>sample string 35</consignee_name>
    <consignee_phone>sample string 42</consignee_phone>
    <consignee_postalcode>44</consignee_postalcode>
    <consignee_province>43</consignee_province>
    <consignee_sim_carrier>40</consignee_sim_carrier>
    <create_date>2024-10-08T19:20:39.5392533+05:00</create_date>
    <declare_value>55.1</declare_value>
    <destination_city_id>17</destination_city_id>
    <destination_city_name>sample string 18</destination_city_name>
    <destination_country_id>16</destination_country_id>
    <discount_amount>62.1</discount_amount>
    <discount_percent>61.1</discount_percent>
    <discount_type>60.1</discount_type>
    <fuel_charges>58.1</fuel_charges>
    <gst_amount>59.1</gst_amount>
    <insured_items>57</insured_items>
    <latitude>sample string 69</latitude>
    <longitude>sample string 70</longitude>
    <master_product>sample string 5</master_product>
    <mtd_charges>52.1</mtd_charges>
    <mtd_date>sample string 63</mtd_date>
    <mtd_time_slot>sample string 64</mtd_time_slot>
    <origin_city_id>14</origin_city_id>
    <origin_city_name>sample string 15</origin_city_name>
    <origin_country_id>13</origin_country_id>
    <other_charges>51.1</other_charges>
    <packet_contents>sample string 21</packet_contents>
    <partner_amount>53.1</partner_amount>
    <partner_comission>54.1</partner_comission>
    <payment_id>11</payment_id>
    <pcs>19.1</pcs>
    <premimum_amount>56.1</premimum_amount>
    <product_id>6</product_id>
    <raf_charges>50.1</raf_charges>
    <servcie_id>7</servcie_id>
    <service_charges>48.1</service_charges>
    <service_name>sample string 8</service_name>
    <shipper_address1>sample string 25</shipper_address1>
    <shipper_address2>sample string 26</shipper_address2>
    <shipper_address3>sample string 27</shipper_address3>
    <shipper_address_type>22</shipper_address_type>
    <shipper_cell>sample string 29</shipper_cell>
    <shipper_cnic>sample string 32</shipper_cnic>
    <shipper_company>sample string 24</shipper_company>
    <shipper_email_address>sample string 33</shipper_email_address>
    <shipper_name>sample string 23</shipper_name>
    <shipper_phone>sample string 30</shipper_phone>
    <shipper_province>sample string 31</shipper_province>
    <shipper_sim_carrier>28</shipper_sim_carrier>
    <transmission_flag>true</transmission_flag>
    <user_id>65</user_id>
    <vas_charges>49.1</vas_charges>
    <weight>20.1</weight>
  </EShipBookingModel>
</ArrayOfEShipBookingModel>