GET api/IndentDetails?Zll_Franchisee_Id={Zll_Franchisee_Id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Zll_Franchisee_Id | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
[
{
"Id": "sample string 1",
"ZLL_Indent_id": "sample string 2",
"ZLL_Indent_created_date": "sample string 3",
"ZLL_Class_Name": "sample string 4",
"ep_Indent_id": "sample string 5",
"ep_Class_Name": "sample string 6",
"ZLL_Product_Name": "sample string 7",
"ZLL_Quantity": "sample string 8",
"ZLL_Franchisee_code": "sample string 9",
"ZLL_Franchisee_id": "sample string 10",
"ZLL_School_Innova_id": "sample string 11",
"ZLL_Product_Code": "sample string 12",
"ZLL_Indent_Type": "sample string 13",
"ep_Quantity": "sample string 14",
"ep_Franchisee_code": "sample string 15",
"ep_Franchisee_id": "sample string 16",
"ep_School_id": "sample string 17",
"ep_Product_Code": "sample string 18",
"ep_Indent_Type": "sample string 19",
"ep_Indent_created_date": "sample string 20",
"Zll_Is_Sync": "sample string 21",
"Zll_Sync_Date": "sample string 22",
"ep_Is_Sync": "sample string 23",
"ep_Sync_Date": "sample string 24",
"Zll_Log_Date": "sample string 25",
"Zll_Log_Status": "sample string 26"
},
{
"Id": "sample string 1",
"ZLL_Indent_id": "sample string 2",
"ZLL_Indent_created_date": "sample string 3",
"ZLL_Class_Name": "sample string 4",
"ep_Indent_id": "sample string 5",
"ep_Class_Name": "sample string 6",
"ZLL_Product_Name": "sample string 7",
"ZLL_Quantity": "sample string 8",
"ZLL_Franchisee_code": "sample string 9",
"ZLL_Franchisee_id": "sample string 10",
"ZLL_School_Innova_id": "sample string 11",
"ZLL_Product_Code": "sample string 12",
"ZLL_Indent_Type": "sample string 13",
"ep_Quantity": "sample string 14",
"ep_Franchisee_code": "sample string 15",
"ep_Franchisee_id": "sample string 16",
"ep_School_id": "sample string 17",
"ep_Product_Code": "sample string 18",
"ep_Indent_Type": "sample string 19",
"ep_Indent_created_date": "sample string 20",
"Zll_Is_Sync": "sample string 21",
"Zll_Sync_Date": "sample string 22",
"ep_Is_Sync": "sample string 23",
"ep_Sync_Date": "sample string 24",
"Zll_Log_Date": "sample string 25",
"Zll_Log_Status": "sample string 26"
},
{
"Id": "sample string 1",
"ZLL_Indent_id": "sample string 2",
"ZLL_Indent_created_date": "sample string 3",
"ZLL_Class_Name": "sample string 4",
"ep_Indent_id": "sample string 5",
"ep_Class_Name": "sample string 6",
"ZLL_Product_Name": "sample string 7",
"ZLL_Quantity": "sample string 8",
"ZLL_Franchisee_code": "sample string 9",
"ZLL_Franchisee_id": "sample string 10",
"ZLL_School_Innova_id": "sample string 11",
"ZLL_Product_Code": "sample string 12",
"ZLL_Indent_Type": "sample string 13",
"ep_Quantity": "sample string 14",
"ep_Franchisee_code": "sample string 15",
"ep_Franchisee_id": "sample string 16",
"ep_School_id": "sample string 17",
"ep_Product_Code": "sample string 18",
"ep_Indent_Type": "sample string 19",
"ep_Indent_created_date": "sample string 20",
"Zll_Is_Sync": "sample string 21",
"Zll_Sync_Date": "sample string 22",
"ep_Is_Sync": "sample string 23",
"ep_Sync_Date": "sample string 24",
"Zll_Log_Date": "sample string 25",
"Zll_Log_Status": "sample string 26"
}
]
application/xml, text/xml
Sample:
<ArrayOfIndentModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MLZS_EP_SYNC.Models">
<IndentModel>
<Id>sample string 1</Id>
<ZLL_Class_Name>sample string 4</ZLL_Class_Name>
<ZLL_Franchisee_code>sample string 9</ZLL_Franchisee_code>
<ZLL_Franchisee_id>sample string 10</ZLL_Franchisee_id>
<ZLL_Indent_Type>sample string 13</ZLL_Indent_Type>
<ZLL_Indent_created_date>sample string 3</ZLL_Indent_created_date>
<ZLL_Indent_id>sample string 2</ZLL_Indent_id>
<ZLL_Product_Code>sample string 12</ZLL_Product_Code>
<ZLL_Product_Name>sample string 7</ZLL_Product_Name>
<ZLL_Quantity>sample string 8</ZLL_Quantity>
<ZLL_School_Innova_id>sample string 11</ZLL_School_Innova_id>
<Zll_Is_Sync>sample string 21</Zll_Is_Sync>
<Zll_Log_Date>sample string 25</Zll_Log_Date>
<Zll_Log_Status>sample string 26</Zll_Log_Status>
<Zll_Sync_Date>sample string 22</Zll_Sync_Date>
<ep_Class_Name>sample string 6</ep_Class_Name>
<ep_Franchisee_code>sample string 15</ep_Franchisee_code>
<ep_Franchisee_id>sample string 16</ep_Franchisee_id>
<ep_Indent_Type>sample string 19</ep_Indent_Type>
<ep_Indent_created_date>sample string 20</ep_Indent_created_date>
<ep_Indent_id>sample string 5</ep_Indent_id>
<ep_Is_Sync>sample string 23</ep_Is_Sync>
<ep_Product_Code>sample string 18</ep_Product_Code>
<ep_Quantity>sample string 14</ep_Quantity>
<ep_School_id>sample string 17</ep_School_id>
<ep_Sync_Date>sample string 24</ep_Sync_Date>
</IndentModel>
<IndentModel>
<Id>sample string 1</Id>
<ZLL_Class_Name>sample string 4</ZLL_Class_Name>
<ZLL_Franchisee_code>sample string 9</ZLL_Franchisee_code>
<ZLL_Franchisee_id>sample string 10</ZLL_Franchisee_id>
<ZLL_Indent_Type>sample string 13</ZLL_Indent_Type>
<ZLL_Indent_created_date>sample string 3</ZLL_Indent_created_date>
<ZLL_Indent_id>sample string 2</ZLL_Indent_id>
<ZLL_Product_Code>sample string 12</ZLL_Product_Code>
<ZLL_Product_Name>sample string 7</ZLL_Product_Name>
<ZLL_Quantity>sample string 8</ZLL_Quantity>
<ZLL_School_Innova_id>sample string 11</ZLL_School_Innova_id>
<Zll_Is_Sync>sample string 21</Zll_Is_Sync>
<Zll_Log_Date>sample string 25</Zll_Log_Date>
<Zll_Log_Status>sample string 26</Zll_Log_Status>
<Zll_Sync_Date>sample string 22</Zll_Sync_Date>
<ep_Class_Name>sample string 6</ep_Class_Name>
<ep_Franchisee_code>sample string 15</ep_Franchisee_code>
<ep_Franchisee_id>sample string 16</ep_Franchisee_id>
<ep_Indent_Type>sample string 19</ep_Indent_Type>
<ep_Indent_created_date>sample string 20</ep_Indent_created_date>
<ep_Indent_id>sample string 5</ep_Indent_id>
<ep_Is_Sync>sample string 23</ep_Is_Sync>
<ep_Product_Code>sample string 18</ep_Product_Code>
<ep_Quantity>sample string 14</ep_Quantity>
<ep_School_id>sample string 17</ep_School_id>
<ep_Sync_Date>sample string 24</ep_Sync_Date>
</IndentModel>
<IndentModel>
<Id>sample string 1</Id>
<ZLL_Class_Name>sample string 4</ZLL_Class_Name>
<ZLL_Franchisee_code>sample string 9</ZLL_Franchisee_code>
<ZLL_Franchisee_id>sample string 10</ZLL_Franchisee_id>
<ZLL_Indent_Type>sample string 13</ZLL_Indent_Type>
<ZLL_Indent_created_date>sample string 3</ZLL_Indent_created_date>
<ZLL_Indent_id>sample string 2</ZLL_Indent_id>
<ZLL_Product_Code>sample string 12</ZLL_Product_Code>
<ZLL_Product_Name>sample string 7</ZLL_Product_Name>
<ZLL_Quantity>sample string 8</ZLL_Quantity>
<ZLL_School_Innova_id>sample string 11</ZLL_School_Innova_id>
<Zll_Is_Sync>sample string 21</Zll_Is_Sync>
<Zll_Log_Date>sample string 25</Zll_Log_Date>
<Zll_Log_Status>sample string 26</Zll_Log_Status>
<Zll_Sync_Date>sample string 22</Zll_Sync_Date>
<ep_Class_Name>sample string 6</ep_Class_Name>
<ep_Franchisee_code>sample string 15</ep_Franchisee_code>
<ep_Franchisee_id>sample string 16</ep_Franchisee_id>
<ep_Indent_Type>sample string 19</ep_Indent_Type>
<ep_Indent_created_date>sample string 20</ep_Indent_created_date>
<ep_Indent_id>sample string 5</ep_Indent_id>
<ep_Is_Sync>sample string 23</ep_Is_Sync>
<ep_Product_Code>sample string 18</ep_Product_Code>
<ep_Quantity>sample string 14</ep_Quantity>
<ep_School_id>sample string 17</ep_School_id>
<ep_Sync_Date>sample string 24</ep_Sync_Date>
</IndentModel>
</ArrayOfIndentModel>