POST EwayBill

Request Information

URI Parameters

None.

Body Parameters

clsUserDetails
NameDescriptionTypeAdditional information
dispatchFromTradeName

string

None.

shipToGSTIN

string

None.

shipToTradeName

string

None.

otherValue

decimal number

None.

othChrgs

decimal number

None.

totalValue

decimal number

None.

RndOffAmt

decimal number

None.

cgstValue

decimal number

None.

sgstValue

decimal number

None.

igstValue

decimal number

None.

cessValue

decimal number

None.

cessNonAdvolValue

decimal number

None.

totInvValue

decimal number

None.

transMode

string

None.

transDistance

string

None.

transporterName

string

None.

transporterId

string

None.

transDocNo

string

None.

transDocDate

string

None.

vehicleNo

string

None.

vehicleType

string

None.

dispatchFromGSTIN

string

None.

transactionType

integer

None.

toStateCode

integer

None.

actToStateCode

integer

None.

supplyType

string

None.

subSupplyType

string

None.

subSupplyDesc

string

None.

docType

string

None.

docNo

string

None.

docDate

string

None.

fromGstin

string

None.

fromTrdName

string

None.

fromAddr1

string

None.

itemList

Collection of ItemListInReqEWBpl

None.

fromAddr2

string

None.

fromPincode

integer

None.

fromStateCode

integer

None.

actFromStateCode

integer

None.

toGstin

string

None.

toTrdName

string

None.

toAddr1

string

None.

toAddr2

string

None.

toPlace

string

None.

toPincode

integer

None.

fromPlace

string

None.

EwayBillNo

integer

None.

EwayBIllDate

string

None.

eInvoiceSupplyType

string

None.

taxSch

string

None.

shipToAddr1

string

None.

shipToAddr2

string

None.

shipToGstin

string

None.

shiptToPinCode

integer

None.

shipToStateCode

integer

None.

shipToPlace

string

None.

ProductID

string

None.

EwbGstin

string

None.

EwbUserID

string

None.

EwbPassword

string

None.

IsDemoMode

boolean

None.

RequestedFor

string

None.

TxnTableName

string

None.

TxnInvNo

string

None.

CompanyName

string

None.

CompanyCode

string

None.

CompanyGSTINNo

string

None.

LicenseKey

string

None.

Request Formats

application/json, text/json

Sample:
{
  "dispatchFromTradeName": "sample string 1",
  "shipToGSTIN": "sample string 2",
  "shipToTradeName": "sample string 3",
  "otherValue": 4.1,
  "othChrgs": 5.1,
  "totalValue": 6.1,
  "rndOffAmt": 7.1,
  "cgstValue": 8.1,
  "sgstValue": 9.1,
  "igstValue": 10.1,
  "cessValue": 11.1,
  "cessNonAdvolValue": 12.1,
  "totInvValue": 13.1,
  "transMode": "sample string 14",
  "transDistance": "sample string 15",
  "transporterName": "sample string 16",
  "transporterId": "sample string 17",
  "transDocNo": "sample string 18",
  "transDocDate": "sample string 19",
  "vehicleNo": "sample string 20",
  "vehicleType": "sample string 21",
  "dispatchFromGSTIN": "sample string 22",
  "transactionType": 23,
  "toStateCode": 24,
  "actToStateCode": 25,
  "supplyType": "sample string 26",
  "subSupplyType": "sample string 27",
  "subSupplyDesc": "sample string 28",
  "docType": "sample string 29",
  "docNo": "sample string 30",
  "docDate": "sample string 31",
  "fromGstin": "sample string 32",
  "fromTrdName": "sample string 33",
  "fromAddr1": "sample string 34",
  "itemList": [
    {
      "productName": "sample string 1",
      "productDesc": "sample string 2",
      "hsnCode": 3,
      "quantity": 4.1,
      "unitPrice": 5.1,
      "itemPrice": 6.1,
      "discount": 7.1,
      "qtyUnit": "sample string 8",
      "taxableAmount": 9.1,
      "hsnSACRate": 10.1,
      "sgstRate": 11.1,
      "cgstRate": 12.1,
      "igstRate": 13.1,
      "cessRate": 14.1,
      "cessNonAdvol": 15.1,
      "sgstAmount": 16.1,
      "cgstAmount": 17.1,
      "igstAmount": 18.1,
      "cessAmount": 19.1,
      "itemNetAmount": 20.1,
      "othChrg": 21.1
    },
    {
      "productName": "sample string 1",
      "productDesc": "sample string 2",
      "hsnCode": 3,
      "quantity": 4.1,
      "unitPrice": 5.1,
      "itemPrice": 6.1,
      "discount": 7.1,
      "qtyUnit": "sample string 8",
      "taxableAmount": 9.1,
      "hsnSACRate": 10.1,
      "sgstRate": 11.1,
      "cgstRate": 12.1,
      "igstRate": 13.1,
      "cessRate": 14.1,
      "cessNonAdvol": 15.1,
      "sgstAmount": 16.1,
      "cgstAmount": 17.1,
      "igstAmount": 18.1,
      "cessAmount": 19.1,
      "itemNetAmount": 20.1,
      "othChrg": 21.1
    }
  ],
  "fromAddr2": "sample string 35",
  "fromPincode": 36,
  "fromStateCode": 37,
  "actFromStateCode": 38,
  "toGstin": "sample string 39",
  "toTrdName": "sample string 40",
  "toAddr1": "sample string 41",
  "toAddr2": "sample string 42",
  "toPlace": "sample string 43",
  "toPincode": 44,
  "fromPlace": "sample string 45",
  "ewayBillNo": 46,
  "ewayBIllDate": "sample string 47",
  "eInvoiceSupplyType": "sample string 48",
  "taxSch": "sample string 49",
  "shipToAddr1": "sample string 50",
  "shipToAddr2": "sample string 51",
  "shipToGstin": "sample string 52",
  "shiptToPinCode": 53,
  "shipToStateCode": 54,
  "shipToPlace": "sample string 55",
  "productID": "sample string 56",
  "ewbGstin": "sample string 57",
  "ewbUserID": "sample string 58",
  "ewbPassword": "sample string 59",
  "isDemoMode": true,
  "requestedFor": "sample string 61",
  "txnTableName": "sample string 62",
  "txnInvNo": "sample string 63",
  "companyName": "sample string 64",
  "companyCode": "sample string 65",
  "companyGSTINNo": "sample string 66",
  "licenseKey": "sample string 67"
}

application/xml, text/xml

Sample:
<clsUserDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebApi.Template1">
  <CompanyCode>sample string 65</CompanyCode>
  <CompanyGSTINNo>sample string 66</CompanyGSTINNo>
  <CompanyName>sample string 64</CompanyName>
  <EwbGstin>sample string 57</EwbGstin>
  <EwbPassword>sample string 59</EwbPassword>
  <EwbUserID>sample string 58</EwbUserID>
  <IsDemoMode>true</IsDemoMode>
  <LicenseKey>sample string 67</LicenseKey>
  <ProductID>sample string 56</ProductID>
  <RequestedFor>sample string 61</RequestedFor>
  <TxnInvNo>sample string 63</TxnInvNo>
  <TxnTableName>sample string 62</TxnTableName>
  <EwayBIllDate>sample string 47</EwayBIllDate>
  <EwayBillNo>46</EwayBillNo>
  <RndOffAmt>7.1</RndOffAmt>
  <actFromStateCode>38</actFromStateCode>
  <actToStateCode>25</actToStateCode>
  <cessNonAdvolValue>12.1</cessNonAdvolValue>
  <cessValue>11.1</cessValue>
  <cgstValue>8.1</cgstValue>
  <dispatchFromGSTIN>sample string 22</dispatchFromGSTIN>
  <dispatchFromTradeName>sample string 1</dispatchFromTradeName>
  <docDate>sample string 31</docDate>
  <docNo>sample string 30</docNo>
  <docType>sample string 29</docType>
  <eInvoiceSupplyType>sample string 48</eInvoiceSupplyType>
  <fromAddr1>sample string 34</fromAddr1>
  <fromAddr2>sample string 35</fromAddr2>
  <fromGstin>sample string 32</fromGstin>
  <fromPincode>36</fromPincode>
  <fromPlace>sample string 45</fromPlace>
  <fromStateCode>37</fromStateCode>
  <fromTrdName>sample string 33</fromTrdName>
  <igstValue>10.1</igstValue>
  <itemList>
    <clsUserDetails.ItemListInReqEWBpl>
      <OthChrg>21.1</OthChrg>
      <cessAmount>19.1</cessAmount>
      <cessNonAdvol>15.1</cessNonAdvol>
      <cessRate>14.1</cessRate>
      <cgstAmount>17.1</cgstAmount>
      <cgstRate>12.1</cgstRate>
      <discount>7.1</discount>
      <hsnCode>3</hsnCode>
      <hsnSACRate>10.1</hsnSACRate>
      <igstAmount>18.1</igstAmount>
      <igstRate>13.1</igstRate>
      <itemNetAmount>20.1</itemNetAmount>
      <itemPrice>6.1</itemPrice>
      <productDesc>sample string 2</productDesc>
      <productName>sample string 1</productName>
      <qtyUnit>sample string 8</qtyUnit>
      <quantity>4.1</quantity>
      <sgstAmount>16.1</sgstAmount>
      <sgstRate>11.1</sgstRate>
      <taxableAmount>9.1</taxableAmount>
      <unitPrice>5.1</unitPrice>
    </clsUserDetails.ItemListInReqEWBpl>
    <clsUserDetails.ItemListInReqEWBpl>
      <OthChrg>21.1</OthChrg>
      <cessAmount>19.1</cessAmount>
      <cessNonAdvol>15.1</cessNonAdvol>
      <cessRate>14.1</cessRate>
      <cgstAmount>17.1</cgstAmount>
      <cgstRate>12.1</cgstRate>
      <discount>7.1</discount>
      <hsnCode>3</hsnCode>
      <hsnSACRate>10.1</hsnSACRate>
      <igstAmount>18.1</igstAmount>
      <igstRate>13.1</igstRate>
      <itemNetAmount>20.1</itemNetAmount>
      <itemPrice>6.1</itemPrice>
      <productDesc>sample string 2</productDesc>
      <productName>sample string 1</productName>
      <qtyUnit>sample string 8</qtyUnit>
      <quantity>4.1</quantity>
      <sgstAmount>16.1</sgstAmount>
      <sgstRate>11.1</sgstRate>
      <taxableAmount>9.1</taxableAmount>
      <unitPrice>5.1</unitPrice>
    </clsUserDetails.ItemListInReqEWBpl>
  </itemList>
  <othChrgs>5.1</othChrgs>
  <otherValue>4.1</otherValue>
  <sgstValue>9.1</sgstValue>
  <shipToAddr1>sample string 50</shipToAddr1>
  <shipToAddr2>sample string 51</shipToAddr2>
  <shipToGSTIN>sample string 2</shipToGSTIN>
  <shipToGstin>sample string 52</shipToGstin>
  <shipToPlace>sample string 55</shipToPlace>
  <shipToStateCode>54</shipToStateCode>
  <shipToTradeName>sample string 3</shipToTradeName>
  <shiptToPinCode>53</shiptToPinCode>
  <subSupplyDesc>sample string 28</subSupplyDesc>
  <subSupplyType>sample string 27</subSupplyType>
  <supplyType>sample string 26</supplyType>
  <taxSch>sample string 49</taxSch>
  <toAddr1>sample string 41</toAddr1>
  <toAddr2>sample string 42</toAddr2>
  <toGstin>sample string 39</toGstin>
  <toPincode>44</toPincode>
  <toPlace>sample string 43</toPlace>
  <toStateCode>24</toStateCode>
  <toTrdName>sample string 40</toTrdName>
  <totInvValue>13.1</totInvValue>
  <totalValue>6.1</totalValue>
  <transDistance>sample string 15</transDistance>
  <transDocDate>sample string 19</transDocDate>
  <transDocNo>sample string 18</transDocNo>
  <transMode>sample string 14</transMode>
  <transactionType>23</transactionType>
  <transporterId>sample string 17</transporterId>
  <transporterName>sample string 16</transporterName>
  <vehicleNo>sample string 20</vehicleNo>
  <vehicleType>sample string 21</vehicleType>
</clsUserDetails>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.