POST Sandbox/EWayBill/v1.4/GenEWB
Request Information
URI Parameters
None.
Body Parameters
GST_PushDataEWB_Wrap13| Name | Description | Type | Additional information |
|---|---|---|---|
| Push_Data_List | Collection of EWayBill_ST13 |
None. |
|
| Year | integer |
Required |
|
| Month | integer |
Required |
|
| EFUserName | string |
Required |
|
| EFPassword | string |
Required |
|
| CDKey | string |
Required |
Request Formats
application/json, text/json
Sample:
{
"Push_Data_List": [
{
"SYST": "sample string 1",
"UniqueKey": "sample string 2",
"IRN": "sample string 3",
"GSTIN": "sample string 4",
"EWBUserName": "sample string 5",
"EWBPassword": "sample string 6",
"CDKey": "sample string 7",
"EFUserName": "sample string 8",
"EFPassword": "sample string 9",
"ID": 10,
"Tran_Type": "sample string 11",
"SupplyType": "sample string 12",
"SubType": "sample string 13",
"DocType": "sample string 14",
"DocNo": "sample string 15",
"DocDate": "sample string 16",
"Billfrom_Gstin": "sample string 17",
"Billfrom_Name": "sample string 18",
"Billfrom_State": "sample string 19",
"Shipfrom_Gstin": "sample string 20",
"Shipfrom_Tradename": "sample string 21",
"Shipfrom_Add1": "sample string 22",
"Shipfrom_Add2": "sample string 23",
"Shipfrom_City": "sample string 24",
"Shipfrom_Pincode": "sample string 25",
"Shipfrom_Statecode": "sample string 26",
"Billto_Gstin": "sample string 27",
"Billto_Name": "sample string 28",
"Billto_State": "sample string 29",
"Shipto_Gstin": "sample string 30",
"Shipto_Tradename": "sample string 31",
"Shipto_Add1": "sample string 32",
"Shipto_Add2": "sample string 33",
"Shipto_City": "sample string 34",
"Shipto_Pincode": "sample string 35",
"Shipto_Statecode": "sample string 36",
"TransMode": "sample string 37",
"TransporterId": "sample string 38",
"TransporterName": "sample string 39",
"TransDistance": "sample string 40",
"TransDocNo": "sample string 41",
"TransDocDate": "sample string 42",
"VehicleType": "sample string 43",
"VehicleNo": "sample string 44",
"ItemNo": "sample string 45",
"ProductName": "sample string 46",
"ProductDesc": "sample string 47",
"HSNCode": "sample string 48",
"Quantity": 49.0,
"QtyUnit": "sample string 50",
"TaxableValue": 51.0,
"TotalValue": 52.0,
"SGSTRate": 53.0,
"SGSTValue": 54.0,
"CGSTRate": 55.0,
"CGSTValue": 56.0,
"IGSTRate": 57.0,
"IGSTValue": 58.0,
"CessRate": 59.0,
"CessValue": 60.0,
"CessNonAdvol": 61.0,
"SubSupplyDesc": "sample string 62",
"TotalInvoiceValue": 63.0,
"CessNonAdvolValue": 64.0,
"OtherValue": 65.0,
"IsGSTINSEZ": 66
},
{
"SYST": "sample string 1",
"UniqueKey": "sample string 2",
"IRN": "sample string 3",
"GSTIN": "sample string 4",
"EWBUserName": "sample string 5",
"EWBPassword": "sample string 6",
"CDKey": "sample string 7",
"EFUserName": "sample string 8",
"EFPassword": "sample string 9",
"ID": 10,
"Tran_Type": "sample string 11",
"SupplyType": "sample string 12",
"SubType": "sample string 13",
"DocType": "sample string 14",
"DocNo": "sample string 15",
"DocDate": "sample string 16",
"Billfrom_Gstin": "sample string 17",
"Billfrom_Name": "sample string 18",
"Billfrom_State": "sample string 19",
"Shipfrom_Gstin": "sample string 20",
"Shipfrom_Tradename": "sample string 21",
"Shipfrom_Add1": "sample string 22",
"Shipfrom_Add2": "sample string 23",
"Shipfrom_City": "sample string 24",
"Shipfrom_Pincode": "sample string 25",
"Shipfrom_Statecode": "sample string 26",
"Billto_Gstin": "sample string 27",
"Billto_Name": "sample string 28",
"Billto_State": "sample string 29",
"Shipto_Gstin": "sample string 30",
"Shipto_Tradename": "sample string 31",
"Shipto_Add1": "sample string 32",
"Shipto_Add2": "sample string 33",
"Shipto_City": "sample string 34",
"Shipto_Pincode": "sample string 35",
"Shipto_Statecode": "sample string 36",
"TransMode": "sample string 37",
"TransporterId": "sample string 38",
"TransporterName": "sample string 39",
"TransDistance": "sample string 40",
"TransDocNo": "sample string 41",
"TransDocDate": "sample string 42",
"VehicleType": "sample string 43",
"VehicleNo": "sample string 44",
"ItemNo": "sample string 45",
"ProductName": "sample string 46",
"ProductDesc": "sample string 47",
"HSNCode": "sample string 48",
"Quantity": 49.0,
"QtyUnit": "sample string 50",
"TaxableValue": 51.0,
"TotalValue": 52.0,
"SGSTRate": 53.0,
"SGSTValue": 54.0,
"CGSTRate": 55.0,
"CGSTValue": 56.0,
"IGSTRate": 57.0,
"IGSTValue": 58.0,
"CessRate": 59.0,
"CessValue": 60.0,
"CessNonAdvol": 61.0,
"SubSupplyDesc": "sample string 62",
"TotalInvoiceValue": 63.0,
"CessNonAdvolValue": 64.0,
"OtherValue": 65.0,
"IsGSTINSEZ": 66
}
]
}
application/xml, text/xml
Sample:
<GST_PushDataEWB_Wrap13 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EWAYBILLV1_4.Entity">
<Push_Data_List>
<EWayBill_ST13>
<Billfrom_Gstin>sample string 17</Billfrom_Gstin>
<Billfrom_Name>sample string 18</Billfrom_Name>
<Billfrom_State>sample string 19</Billfrom_State>
<Billto_Gstin>sample string 27</Billto_Gstin>
<Billto_Name>sample string 28</Billto_Name>
<Billto_State>sample string 29</Billto_State>
<CDKey>sample string 7</CDKey>
<CGSTRate>55</CGSTRate>
<CGSTValue>56</CGSTValue>
<CessNonAdvol>61</CessNonAdvol>
<CessNonAdvolValue>64</CessNonAdvolValue>
<CessRate>59</CessRate>
<CessValue>60</CessValue>
<DocDate>sample string 16</DocDate>
<DocNo>sample string 15</DocNo>
<DocType>sample string 14</DocType>
<EFPassword>sample string 9</EFPassword>
<EFUserName>sample string 8</EFUserName>
<EWBPassword>sample string 6</EWBPassword>
<EWBUserName>sample string 5</EWBUserName>
<GSTIN>sample string 4</GSTIN>
<HSNCode>sample string 48</HSNCode>
<ID>10</ID>
<IGSTRate>57</IGSTRate>
<IGSTValue>58</IGSTValue>
<IRN>sample string 3</IRN>
<IsGSTINSEZ>66</IsGSTINSEZ>
<ItemNo>sample string 45</ItemNo>
<OtherValue>65</OtherValue>
<ProductDesc>sample string 47</ProductDesc>
<ProductName>sample string 46</ProductName>
<QtyUnit>sample string 50</QtyUnit>
<Quantity>49</Quantity>
<SGSTRate>53</SGSTRate>
<SGSTValue>54</SGSTValue>
<SYST>sample string 1</SYST>
<Shipfrom_Add1>sample string 22</Shipfrom_Add1>
<Shipfrom_Add2>sample string 23</Shipfrom_Add2>
<Shipfrom_City>sample string 24</Shipfrom_City>
<Shipfrom_Gstin>sample string 20</Shipfrom_Gstin>
<Shipfrom_Pincode>sample string 25</Shipfrom_Pincode>
<Shipfrom_Statecode>sample string 26</Shipfrom_Statecode>
<Shipfrom_Tradename>sample string 21</Shipfrom_Tradename>
<Shipto_Add1>sample string 32</Shipto_Add1>
<Shipto_Add2>sample string 33</Shipto_Add2>
<Shipto_City>sample string 34</Shipto_City>
<Shipto_Gstin>sample string 30</Shipto_Gstin>
<Shipto_Pincode>sample string 35</Shipto_Pincode>
<Shipto_Statecode>sample string 36</Shipto_Statecode>
<Shipto_Tradename>sample string 31</Shipto_Tradename>
<SubSupplyDesc>sample string 62</SubSupplyDesc>
<SubType>sample string 13</SubType>
<SupplyType>sample string 12</SupplyType>
<TaxableValue>51</TaxableValue>
<TotalInvoiceValue>63</TotalInvoiceValue>
<TotalValue>52</TotalValue>
<Tran_Type>sample string 11</Tran_Type>
<TransDistance>sample string 40</TransDistance>
<TransDocDate>sample string 42</TransDocDate>
<TransDocNo>sample string 41</TransDocNo>
<TransMode>sample string 37</TransMode>
<TransporterId>sample string 38</TransporterId>
<TransporterName>sample string 39</TransporterName>
<UniqueKey>sample string 2</UniqueKey>
<VehicleNo>sample string 44</VehicleNo>
<VehicleType>sample string 43</VehicleType>
</EWayBill_ST13>
<EWayBill_ST13>
<Billfrom_Gstin>sample string 17</Billfrom_Gstin>
<Billfrom_Name>sample string 18</Billfrom_Name>
<Billfrom_State>sample string 19</Billfrom_State>
<Billto_Gstin>sample string 27</Billto_Gstin>
<Billto_Name>sample string 28</Billto_Name>
<Billto_State>sample string 29</Billto_State>
<CDKey>sample string 7</CDKey>
<CGSTRate>55</CGSTRate>
<CGSTValue>56</CGSTValue>
<CessNonAdvol>61</CessNonAdvol>
<CessNonAdvolValue>64</CessNonAdvolValue>
<CessRate>59</CessRate>
<CessValue>60</CessValue>
<DocDate>sample string 16</DocDate>
<DocNo>sample string 15</DocNo>
<DocType>sample string 14</DocType>
<EFPassword>sample string 9</EFPassword>
<EFUserName>sample string 8</EFUserName>
<EWBPassword>sample string 6</EWBPassword>
<EWBUserName>sample string 5</EWBUserName>
<GSTIN>sample string 4</GSTIN>
<HSNCode>sample string 48</HSNCode>
<ID>10</ID>
<IGSTRate>57</IGSTRate>
<IGSTValue>58</IGSTValue>
<IRN>sample string 3</IRN>
<IsGSTINSEZ>66</IsGSTINSEZ>
<ItemNo>sample string 45</ItemNo>
<OtherValue>65</OtherValue>
<ProductDesc>sample string 47</ProductDesc>
<ProductName>sample string 46</ProductName>
<QtyUnit>sample string 50</QtyUnit>
<Quantity>49</Quantity>
<SGSTRate>53</SGSTRate>
<SGSTValue>54</SGSTValue>
<SYST>sample string 1</SYST>
<Shipfrom_Add1>sample string 22</Shipfrom_Add1>
<Shipfrom_Add2>sample string 23</Shipfrom_Add2>
<Shipfrom_City>sample string 24</Shipfrom_City>
<Shipfrom_Gstin>sample string 20</Shipfrom_Gstin>
<Shipfrom_Pincode>sample string 25</Shipfrom_Pincode>
<Shipfrom_Statecode>sample string 26</Shipfrom_Statecode>
<Shipfrom_Tradename>sample string 21</Shipfrom_Tradename>
<Shipto_Add1>sample string 32</Shipto_Add1>
<Shipto_Add2>sample string 33</Shipto_Add2>
<Shipto_City>sample string 34</Shipto_City>
<Shipto_Gstin>sample string 30</Shipto_Gstin>
<Shipto_Pincode>sample string 35</Shipto_Pincode>
<Shipto_Statecode>sample string 36</Shipto_Statecode>
<Shipto_Tradename>sample string 31</Shipto_Tradename>
<SubSupplyDesc>sample string 62</SubSupplyDesc>
<SubType>sample string 13</SubType>
<SupplyType>sample string 12</SupplyType>
<TaxableValue>51</TaxableValue>
<TotalInvoiceValue>63</TotalInvoiceValue>
<TotalValue>52</TotalValue>
<Tran_Type>sample string 11</Tran_Type>
<TransDistance>sample string 40</TransDistance>
<TransDocDate>sample string 42</TransDocDate>
<TransDocNo>sample string 41</TransDocNo>
<TransMode>sample string 37</TransMode>
<TransporterId>sample string 38</TransporterId>
<TransporterName>sample string 39</TransporterName>
<UniqueKey>sample string 2</UniqueKey>
<VehicleNo>sample string 44</VehicleNo>
<VehicleType>sample string 43</VehicleType>
</EWayBill_ST13>
</Push_Data_List>
</GST_PushDataEWB_Wrap13>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |