POST Sandbox/EWayBill/v1.3/GenEWB2
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": [
{
"IRN": "sample string 1",
"ID": 2,
"GSTIN": "sample string 3",
"Year": 4,
"Month": 5,
"SupplyType": "sample string 6",
"SubType": "sample string 7",
"DocType": "sample string 8",
"DocNo": "sample string 9",
"DocDate": "sample string 10",
"SupGSTIN": "sample string 11",
"SupName": "sample string 12",
"SupAdd1": "sample string 13",
"SupAdd2": "sample string 14",
"SupCity": "sample string 15",
"SupState": "sample string 16",
"SupPincode": "sample string 17",
"RecGSTIN": "sample string 18",
"RecName": "sample string 19",
"RecAdd1": "sample string 20",
"RecAdd2": "sample string 21",
"Reccity": "sample string 22",
"RecState": "sample string 23",
"Recpincode": "sample string 24",
"TransMode": "sample string 25",
"TransporterId": "sample string 26",
"TransporterName": "sample string 27",
"TransDistance": "sample string 28",
"TransDocNo": "sample string 29",
"TransDocDate": "sample string 30",
"VehicleType": "sample string 31",
"VehicleNo": "sample string 32",
"ItemNo": "sample string 33",
"ProductName": "sample string 34",
"ProductDesc": "sample string 35",
"HSNCode": "sample string 36",
"Quantity": 37.0,
"QtyUnit": "sample string 38",
"TaxableValue": 39.0,
"TotalValue": 40.0,
"SGSTRate": 41.0,
"SGSTValue": 42.0,
"CGSTRate": 43.0,
"CGSTValue": 44.0,
"IGSTRate": 45.0,
"IGSTValue": 46.0,
"CessRate": 47.0,
"CessValue": 48.0,
"EWBUserName": "sample string 49",
"EWBPassword": "sample string 50",
"CessNonAdvol": 51.0,
"CDKey": "sample string 52",
"EFUserName": "sample string 53",
"EFPassword": "sample string 54",
"SubSupplyDesc": "sample string 55",
"ShipFromStateCode": "sample string 56",
"ShipToStateCode": "sample string 57",
"TotalInvoiceValue": 58.0,
"CessNonAdvolValue": 59.0,
"OtherValue": 60.0,
"dispatchFromGSTIN": "sample string 61",
"dispatchFromTradeName": "sample string 62",
"ShipToGSTIN": "sample string 63",
"ShipToTradeName": "sample string 64",
"IsBillFromShipFromSame": "sample string 65",
"IsBillToShipToSame": "sample string 66",
"IsGSTINSEZ": 67
},
{
"IRN": "sample string 1",
"ID": 2,
"GSTIN": "sample string 3",
"Year": 4,
"Month": 5,
"SupplyType": "sample string 6",
"SubType": "sample string 7",
"DocType": "sample string 8",
"DocNo": "sample string 9",
"DocDate": "sample string 10",
"SupGSTIN": "sample string 11",
"SupName": "sample string 12",
"SupAdd1": "sample string 13",
"SupAdd2": "sample string 14",
"SupCity": "sample string 15",
"SupState": "sample string 16",
"SupPincode": "sample string 17",
"RecGSTIN": "sample string 18",
"RecName": "sample string 19",
"RecAdd1": "sample string 20",
"RecAdd2": "sample string 21",
"Reccity": "sample string 22",
"RecState": "sample string 23",
"Recpincode": "sample string 24",
"TransMode": "sample string 25",
"TransporterId": "sample string 26",
"TransporterName": "sample string 27",
"TransDistance": "sample string 28",
"TransDocNo": "sample string 29",
"TransDocDate": "sample string 30",
"VehicleType": "sample string 31",
"VehicleNo": "sample string 32",
"ItemNo": "sample string 33",
"ProductName": "sample string 34",
"ProductDesc": "sample string 35",
"HSNCode": "sample string 36",
"Quantity": 37.0,
"QtyUnit": "sample string 38",
"TaxableValue": 39.0,
"TotalValue": 40.0,
"SGSTRate": 41.0,
"SGSTValue": 42.0,
"CGSTRate": 43.0,
"CGSTValue": 44.0,
"IGSTRate": 45.0,
"IGSTValue": 46.0,
"CessRate": 47.0,
"CessValue": 48.0,
"EWBUserName": "sample string 49",
"EWBPassword": "sample string 50",
"CessNonAdvol": 51.0,
"CDKey": "sample string 52",
"EFUserName": "sample string 53",
"EFPassword": "sample string 54",
"SubSupplyDesc": "sample string 55",
"ShipFromStateCode": "sample string 56",
"ShipToStateCode": "sample string 57",
"TotalInvoiceValue": 58.0,
"CessNonAdvolValue": 59.0,
"OtherValue": 60.0,
"dispatchFromGSTIN": "sample string 61",
"dispatchFromTradeName": "sample string 62",
"ShipToGSTIN": "sample string 63",
"ShipToTradeName": "sample string 64",
"IsBillFromShipFromSame": "sample string 65",
"IsBillToShipToSame": "sample string 66",
"IsGSTINSEZ": 67
}
],
"Year": 1,
"Month": 2,
"EFUserName": "sample string 3",
"EFPassword": "sample string 4",
"CDKey": "sample string 5"
}
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_3.Entity">
<CDKey>sample string 5</CDKey>
<EFPassword>sample string 4</EFPassword>
<EFUserName>sample string 3</EFUserName>
<Month>2</Month>
<Push_Data_List>
<EWayBill_ST13>
<CDKey>sample string 52</CDKey>
<CGSTRate>43</CGSTRate>
<CGSTValue>44</CGSTValue>
<CessNonAdvol>51</CessNonAdvol>
<CessNonAdvolValue>59</CessNonAdvolValue>
<CessRate>47</CessRate>
<CessValue>48</CessValue>
<DocDate>sample string 10</DocDate>
<DocNo>sample string 9</DocNo>
<DocType>sample string 8</DocType>
<EFPassword>sample string 54</EFPassword>
<EFUserName>sample string 53</EFUserName>
<EWBPassword>sample string 50</EWBPassword>
<EWBUserName>sample string 49</EWBUserName>
<GSTIN>sample string 3</GSTIN>
<HSNCode>sample string 36</HSNCode>
<ID>2</ID>
<IGSTRate>45</IGSTRate>
<IGSTValue>46</IGSTValue>
<IRN>sample string 1</IRN>
<IsBillFromShipFromSame>sample string 65</IsBillFromShipFromSame>
<IsBillToShipToSame>sample string 66</IsBillToShipToSame>
<IsGSTINSEZ>67</IsGSTINSEZ>
<ItemNo>sample string 33</ItemNo>
<Month>5</Month>
<OtherValue>60</OtherValue>
<ProductDesc>sample string 35</ProductDesc>
<ProductName>sample string 34</ProductName>
<QtyUnit>sample string 38</QtyUnit>
<Quantity>37</Quantity>
<RecAdd1>sample string 20</RecAdd1>
<RecAdd2>sample string 21</RecAdd2>
<RecGSTIN>sample string 18</RecGSTIN>
<RecName>sample string 19</RecName>
<RecState>sample string 23</RecState>
<Reccity>sample string 22</Reccity>
<Recpincode>sample string 24</Recpincode>
<SGSTRate>41</SGSTRate>
<SGSTValue>42</SGSTValue>
<ShipFromStateCode>sample string 56</ShipFromStateCode>
<ShipToGSTIN>sample string 63</ShipToGSTIN>
<ShipToStateCode>sample string 57</ShipToStateCode>
<ShipToTradeName>sample string 64</ShipToTradeName>
<SubSupplyDesc>sample string 55</SubSupplyDesc>
<SubType>sample string 7</SubType>
<SupAdd1>sample string 13</SupAdd1>
<SupAdd2>sample string 14</SupAdd2>
<SupCity>sample string 15</SupCity>
<SupGSTIN>sample string 11</SupGSTIN>
<SupName>sample string 12</SupName>
<SupPincode>sample string 17</SupPincode>
<SupState>sample string 16</SupState>
<SupplyType>sample string 6</SupplyType>
<TaxableValue>39</TaxableValue>
<TotalInvoiceValue>58</TotalInvoiceValue>
<TotalValue>40</TotalValue>
<TransDistance>sample string 28</TransDistance>
<TransDocDate>sample string 30</TransDocDate>
<TransDocNo>sample string 29</TransDocNo>
<TransMode>sample string 25</TransMode>
<TransporterId>sample string 26</TransporterId>
<TransporterName>sample string 27</TransporterName>
<VehicleNo>sample string 32</VehicleNo>
<VehicleType>sample string 31</VehicleType>
<Year>4</Year>
<dispatchFromGSTIN>sample string 61</dispatchFromGSTIN>
<dispatchFromTradeName>sample string 62</dispatchFromTradeName>
</EWayBill_ST13>
<EWayBill_ST13>
<CDKey>sample string 52</CDKey>
<CGSTRate>43</CGSTRate>
<CGSTValue>44</CGSTValue>
<CessNonAdvol>51</CessNonAdvol>
<CessNonAdvolValue>59</CessNonAdvolValue>
<CessRate>47</CessRate>
<CessValue>48</CessValue>
<DocDate>sample string 10</DocDate>
<DocNo>sample string 9</DocNo>
<DocType>sample string 8</DocType>
<EFPassword>sample string 54</EFPassword>
<EFUserName>sample string 53</EFUserName>
<EWBPassword>sample string 50</EWBPassword>
<EWBUserName>sample string 49</EWBUserName>
<GSTIN>sample string 3</GSTIN>
<HSNCode>sample string 36</HSNCode>
<ID>2</ID>
<IGSTRate>45</IGSTRate>
<IGSTValue>46</IGSTValue>
<IRN>sample string 1</IRN>
<IsBillFromShipFromSame>sample string 65</IsBillFromShipFromSame>
<IsBillToShipToSame>sample string 66</IsBillToShipToSame>
<IsGSTINSEZ>67</IsGSTINSEZ>
<ItemNo>sample string 33</ItemNo>
<Month>5</Month>
<OtherValue>60</OtherValue>
<ProductDesc>sample string 35</ProductDesc>
<ProductName>sample string 34</ProductName>
<QtyUnit>sample string 38</QtyUnit>
<Quantity>37</Quantity>
<RecAdd1>sample string 20</RecAdd1>
<RecAdd2>sample string 21</RecAdd2>
<RecGSTIN>sample string 18</RecGSTIN>
<RecName>sample string 19</RecName>
<RecState>sample string 23</RecState>
<Reccity>sample string 22</Reccity>
<Recpincode>sample string 24</Recpincode>
<SGSTRate>41</SGSTRate>
<SGSTValue>42</SGSTValue>
<ShipFromStateCode>sample string 56</ShipFromStateCode>
<ShipToGSTIN>sample string 63</ShipToGSTIN>
<ShipToStateCode>sample string 57</ShipToStateCode>
<ShipToTradeName>sample string 64</ShipToTradeName>
<SubSupplyDesc>sample string 55</SubSupplyDesc>
<SubType>sample string 7</SubType>
<SupAdd1>sample string 13</SupAdd1>
<SupAdd2>sample string 14</SupAdd2>
<SupCity>sample string 15</SupCity>
<SupGSTIN>sample string 11</SupGSTIN>
<SupName>sample string 12</SupName>
<SupPincode>sample string 17</SupPincode>
<SupState>sample string 16</SupState>
<SupplyType>sample string 6</SupplyType>
<TaxableValue>39</TaxableValue>
<TotalInvoiceValue>58</TotalInvoiceValue>
<TotalValue>40</TotalValue>
<TransDistance>sample string 28</TransDistance>
<TransDocDate>sample string 30</TransDocDate>
<TransDocNo>sample string 29</TransDocNo>
<TransMode>sample string 25</TransMode>
<TransporterId>sample string 26</TransporterId>
<TransporterName>sample string 27</TransporterName>
<VehicleNo>sample string 32</VehicleNo>
<VehicleType>sample string 31</VehicleType>
<Year>4</Year>
<dispatchFromGSTIN>sample string 61</dispatchFromGSTIN>
<dispatchFromTradeName>sample string 62</dispatchFromTradeName>
</EWayBill_ST13>
</Push_Data_List>
<Year>1</Year>
</GST_PushDataEWB_Wrap13>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>