POST api/TallyMaster?type={type}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| type | string |
Required |
Body Parameters
None.
Response Information
Resource Description
tallymastertdata| Name | Description | Type | Additional information |
|---|---|---|---|
| statusCode | string |
None. |
|
| tallymasterMEMBERdata | Collection of tallymasterMEMBERdata |
None. |
|
| tallymasterSUBLEDGERdata | Collection of tallymasterSUBLEDGERdata |
None. |
|
| tallymasterACCGROUPdata | Collection of tallymasterACCGROUPdata |
None. |
|
| tallymasteracgldata | Collection of tallymasteracgldata |
None. |
|
| tallymastergodowndata | Collection of tallymastergodowndata |
None. |
|
| tallymasterPRODUCTdata | Collection of tallymasterPRODUCTdata |
None. |
|
| tallymasterSTOREOPNdata | Collection of tallymasterSTOREOPNdata |
None. |
Response Formats
application/json, text/json
Sample:
{
"statusCode": "sample string 1",
"tallymasterMEMBERdata": [
{
"Mcode": "sample string 1",
"Mname": "sample string 2",
"Subcd": "sample string 3",
"curentstatus": "sample string 4",
"GSTINNO": "sample string 5",
"CONTADD1": "sample string 6",
"CONTADD2": "sample string 7",
"CONTADD3": "sample string 8",
"CONTCITY": "sample string 9",
"CONTSTATE": "sample string 10",
"CONTPHONE1": "sample string 11",
"CONTCOUNTRY": "sample string 12",
"CONTEMAIL": "sample string 13",
"CONTCELL": "sample string 14"
},
{
"Mcode": "sample string 1",
"Mname": "sample string 2",
"Subcd": "sample string 3",
"curentstatus": "sample string 4",
"GSTINNO": "sample string 5",
"CONTADD1": "sample string 6",
"CONTADD2": "sample string 7",
"CONTADD3": "sample string 8",
"CONTCITY": "sample string 9",
"CONTSTATE": "sample string 10",
"CONTPHONE1": "sample string 11",
"CONTCOUNTRY": "sample string 12",
"CONTEMAIL": "sample string 13",
"CONTCELL": "sample string 14"
}
],
"tallymasterSUBLEDGERdata": [
{
"ACCCODE": "sample string 1",
"ACCDESC": "sample string 2",
"SLCODE": "sample string 3",
"SLNAME": "sample string 4",
"OPCREDITS": 5.1,
"OPDEBITS": 6.1,
"Address": "sample string 7",
"Contact_no": "sample string 8",
"state": "sample string 9",
"Gstno": "sample string 10"
},
{
"ACCCODE": "sample string 1",
"ACCDESC": "sample string 2",
"SLCODE": "sample string 3",
"SLNAME": "sample string 4",
"OPCREDITS": 5.1,
"OPDEBITS": 6.1,
"Address": "sample string 7",
"Contact_no": "sample string 8",
"state": "sample string 9",
"Gstno": "sample string 10"
}
],
"tallymasterACCGROUPdata": [
{
"CATEGORY": "sample string 1",
"GROUPNO": "sample string 2",
"GROUPDESC": "sample string 3"
},
{
"CATEGORY": "sample string 1",
"GROUPNO": "sample string 2",
"GROUPDESC": "sample string 3"
}
],
"tallymasteracgldata": [
{
"ACCCODE": "sample string 1",
"ACCDESC": "sample string 2",
"ALIAS": "sample string 3",
"GROUPNAME": "sample string 4",
"OPCREDITS": 5.1,
"OPDEBITS": 6.1
},
{
"ACCCODE": "sample string 1",
"ACCDESC": "sample string 2",
"ALIAS": "sample string 3",
"GROUPNAME": "sample string 4",
"OPCREDITS": 5.1,
"OPDEBITS": 6.1
}
],
"tallymastergodowndata": [
{
"Godown_code": "sample string 1",
"Godown_Name": "sample string 2",
"Storestatus": "sample string 3"
},
{
"Godown_code": "sample string 1",
"Godown_Name": "sample string 2",
"Storestatus": "sample string 3"
}
],
"tallymasterPRODUCTdata": [
{
"type": "sample string 1",
"Product_code": "sample string 2",
"Product_name": "sample string 3",
"product_group": "sample string 4",
"product_category": "sample string 5",
"Unit_of_measurement": "sample string 6",
"HSN_code": "sample string 7",
"GST_rate": 8.1,
"Total_opening_balance": 9.1,
"Total_opening_value": 10.1
},
{
"type": "sample string 1",
"Product_code": "sample string 2",
"Product_name": "sample string 3",
"product_group": "sample string 4",
"product_category": "sample string 5",
"Unit_of_measurement": "sample string 6",
"HSN_code": "sample string 7",
"GST_rate": 8.1,
"Total_opening_balance": 9.1,
"Total_opening_value": 10.1
}
],
"tallymasterSTOREOPNdata": [
{
"type": "sample string 1",
"itemcode": "sample string 2",
"Itemname": "sample string 3",
"Unit_of_measurement": "sample string 4",
"godownname": "sample string 5",
"godowncode": "sample string 6",
"opening_balance": 7.1,
"opening_value": 8.1
},
{
"type": "sample string 1",
"itemcode": "sample string 2",
"Itemname": "sample string 3",
"Unit_of_measurement": "sample string 4",
"godownname": "sample string 5",
"godowncode": "sample string 6",
"opening_balance": 7.1,
"opening_value": 8.1
}
]
}
application/xml, text/xml
Sample:
<tallymastertdata xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DIAPI.Models">
<statusCode>sample string 1</statusCode>
<tallymasterACCGROUPdata>
<tallymasterACCGROUPdata>
<CATEGORY>sample string 1</CATEGORY>
<GROUPDESC>sample string 3</GROUPDESC>
<GROUPNO>sample string 2</GROUPNO>
</tallymasterACCGROUPdata>
<tallymasterACCGROUPdata>
<CATEGORY>sample string 1</CATEGORY>
<GROUPDESC>sample string 3</GROUPDESC>
<GROUPNO>sample string 2</GROUPNO>
</tallymasterACCGROUPdata>
</tallymasterACCGROUPdata>
<tallymasterMEMBERdata>
<tallymasterMEMBERdata>
<CONTADD1>sample string 6</CONTADD1>
<CONTADD2>sample string 7</CONTADD2>
<CONTADD3>sample string 8</CONTADD3>
<CONTCELL>sample string 14</CONTCELL>
<CONTCITY>sample string 9</CONTCITY>
<CONTCOUNTRY>sample string 12</CONTCOUNTRY>
<CONTEMAIL>sample string 13</CONTEMAIL>
<CONTPHONE1>sample string 11</CONTPHONE1>
<CONTSTATE>sample string 10</CONTSTATE>
<GSTINNO>sample string 5</GSTINNO>
<Mcode>sample string 1</Mcode>
<Mname>sample string 2</Mname>
<Subcd>sample string 3</Subcd>
<curentstatus>sample string 4</curentstatus>
</tallymasterMEMBERdata>
<tallymasterMEMBERdata>
<CONTADD1>sample string 6</CONTADD1>
<CONTADD2>sample string 7</CONTADD2>
<CONTADD3>sample string 8</CONTADD3>
<CONTCELL>sample string 14</CONTCELL>
<CONTCITY>sample string 9</CONTCITY>
<CONTCOUNTRY>sample string 12</CONTCOUNTRY>
<CONTEMAIL>sample string 13</CONTEMAIL>
<CONTPHONE1>sample string 11</CONTPHONE1>
<CONTSTATE>sample string 10</CONTSTATE>
<GSTINNO>sample string 5</GSTINNO>
<Mcode>sample string 1</Mcode>
<Mname>sample string 2</Mname>
<Subcd>sample string 3</Subcd>
<curentstatus>sample string 4</curentstatus>
</tallymasterMEMBERdata>
</tallymasterMEMBERdata>
<tallymasterPRODUCTdata>
<tallymasterPRODUCTdata>
<GST_rate>8.1</GST_rate>
<HSN_code>sample string 7</HSN_code>
<Product_code>sample string 2</Product_code>
<Product_name>sample string 3</Product_name>
<Total_opening_balance>9.1</Total_opening_balance>
<Total_opening_value>10.1</Total_opening_value>
<Unit_of_measurement>sample string 6</Unit_of_measurement>
<product_category>sample string 5</product_category>
<product_group>sample string 4</product_group>
<type>sample string 1</type>
</tallymasterPRODUCTdata>
<tallymasterPRODUCTdata>
<GST_rate>8.1</GST_rate>
<HSN_code>sample string 7</HSN_code>
<Product_code>sample string 2</Product_code>
<Product_name>sample string 3</Product_name>
<Total_opening_balance>9.1</Total_opening_balance>
<Total_opening_value>10.1</Total_opening_value>
<Unit_of_measurement>sample string 6</Unit_of_measurement>
<product_category>sample string 5</product_category>
<product_group>sample string 4</product_group>
<type>sample string 1</type>
</tallymasterPRODUCTdata>
</tallymasterPRODUCTdata>
<tallymasterSTOREOPNdata>
<tallymasterSTOREOPNdata>
<Itemname>sample string 3</Itemname>
<Unit_of_measurement>sample string 4</Unit_of_measurement>
<godowncode>sample string 6</godowncode>
<godownname>sample string 5</godownname>
<itemcode>sample string 2</itemcode>
<opening_balance>7.1</opening_balance>
<opening_value>8.1</opening_value>
<type>sample string 1</type>
</tallymasterSTOREOPNdata>
<tallymasterSTOREOPNdata>
<Itemname>sample string 3</Itemname>
<Unit_of_measurement>sample string 4</Unit_of_measurement>
<godowncode>sample string 6</godowncode>
<godownname>sample string 5</godownname>
<itemcode>sample string 2</itemcode>
<opening_balance>7.1</opening_balance>
<opening_value>8.1</opening_value>
<type>sample string 1</type>
</tallymasterSTOREOPNdata>
</tallymasterSTOREOPNdata>
<tallymasterSUBLEDGERdata>
<tallymasterSUBLEDGERdata>
<ACCCODE>sample string 1</ACCCODE>
<ACCDESC>sample string 2</ACCDESC>
<Address>sample string 7</Address>
<Contact_no>sample string 8</Contact_no>
<Gstno>sample string 10</Gstno>
<OPCREDITS>5.1</OPCREDITS>
<OPDEBITS>6.1</OPDEBITS>
<SLCODE>sample string 3</SLCODE>
<SLNAME>sample string 4</SLNAME>
<state>sample string 9</state>
</tallymasterSUBLEDGERdata>
<tallymasterSUBLEDGERdata>
<ACCCODE>sample string 1</ACCCODE>
<ACCDESC>sample string 2</ACCDESC>
<Address>sample string 7</Address>
<Contact_no>sample string 8</Contact_no>
<Gstno>sample string 10</Gstno>
<OPCREDITS>5.1</OPCREDITS>
<OPDEBITS>6.1</OPDEBITS>
<SLCODE>sample string 3</SLCODE>
<SLNAME>sample string 4</SLNAME>
<state>sample string 9</state>
</tallymasterSUBLEDGERdata>
</tallymasterSUBLEDGERdata>
<tallymasteracgldata>
<tallymasteracgldata>
<ACCCODE>sample string 1</ACCCODE>
<ACCDESC>sample string 2</ACCDESC>
<ALIAS>sample string 3</ALIAS>
<GROUPNAME>sample string 4</GROUPNAME>
<OPCREDITS>5.1</OPCREDITS>
<OPDEBITS>6.1</OPDEBITS>
</tallymasteracgldata>
<tallymasteracgldata>
<ACCCODE>sample string 1</ACCCODE>
<ACCDESC>sample string 2</ACCDESC>
<ALIAS>sample string 3</ALIAS>
<GROUPNAME>sample string 4</GROUPNAME>
<OPCREDITS>5.1</OPCREDITS>
<OPDEBITS>6.1</OPDEBITS>
</tallymasteracgldata>
</tallymasteracgldata>
<tallymastergodowndata>
<tallymastergodowndata>
<Godown_Name>sample string 2</Godown_Name>
<Godown_code>sample string 1</Godown_code>
<Storestatus>sample string 3</Storestatus>
</tallymastergodowndata>
<tallymastergodowndata>
<Godown_Name>sample string 2</Godown_Name>
<Godown_code>sample string 1</Godown_code>
<Storestatus>sample string 3</Storestatus>
</tallymastergodowndata>
</tallymastergodowndata>
</tallymastertdata>