GET api/V3/Outlet/OutletsWithoutERP?LastRequestId={LastRequestId}&epoch={epoch}
Fetches the 100 outlets without ERPId after the LastRequestId
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LastRequestId |
The Last Request Id after which the requests are to be fetched |
integer |
Default value is 0 |
| epoch |
The Last Epoch after which the requests are to be fetched |
integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Fetches the 100 outlets without ERPId after the LastRequestId
Collection of V3.OutletDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| DistributorErpId |
ErpId of Distributor Connected to the Beat of the Outlet |
string |
None. |
| ShopId |
Id of the Outlet |
integer |
None. |
| Latitude |
Latitude of the Geolocation |
decimal number |
None. |
| Longitude |
Latitude of the Geolocation |
decimal number |
None. |
| OutletGuid |
Guid of an Outlet (only for Viewing, Will be created new During Additions) |
string |
None. |
| RouteErpId |
EripId of the Route |
string |
String length: inclusive between 0 and 100 |
| GeoAccuracy |
GeoAccuracy of the Outlet |
decimal number |
None. |
| Country |
Name of the Country in which the Outlet is Located |
string |
String length: inclusive between 0 and 100 |
| OutletErpId |
SAP or ERP id of the Outlet/Customer |
string |
None. |
| TotalPotential |
Total Potential of the Outlet in Local Currency Value |
decimal number |
None. |
| TotalCompanyPotential |
Total Potential of the Company of the Outlet in Local Currency Value |
decimal number |
None. |
| TotalCompanyPotentialAlternate |
Total Alternate Potential of the Outlet in Local Currency Value |
decimal number |
None. |
| SegmentationScope |
Scope of the Segmentation |
string |
None. |
| Segmentation |
Segmentation Options(A-,A,A+,B-,B,B+,C-,C,C+) |
string |
None. |
| Focused |
Is the Shop Focussed and Should it be highlighted |
boolean |
None. |
| RecommendationTag |
Name of the Reccomendation Tag which will be used to Recommend Products on Outlet |
string |
String length: inclusive between 0 and 500 |
| Beat |
Beat Name |
string |
Required |
| SegmentationDisplayName | string |
None. |
|
| ChannelName |
channel name of outlet |
string |
None. |
| CFStatus | CFStatus |
None. |
|
| PlaceOfDelivery |
Place Of Delivery of outlet |
string |
String length: inclusive between 0 and 50 |
| FSSAINumber |
FSAAI Number of Outlet |
string |
String length: inclusive between 14 and 14 |
| FSSAIExpiryDate |
FSAAI Expiry Date |
date |
None. |
| MarginName |
Entity Margin Name |
string |
None. |
| OutletName |
Name of the Outlet |
string |
Required String length: inclusive between 0 and 100 |
| ShopType |
Retailer / Mechanics |
string |
String length: inclusive between 0 and 50 |
| ShopTypeErpId |
Shop Type ErpId |
string |
None. |
| OutletChannel |
channel of outlet |
OutletChannel |
None. |
| ChannelErpId |
channel ErpId of outlet |
string |
None. |
| OutletChannelName |
Custom channel Name of outlet |
string |
None. |
| Address |
Address of the Shop |
string |
Required String length: inclusive between 0 and 1000 |
| OwnersName |
Name of the Owner of the Shop/Outlet |
string |
String length: inclusive between 0 and 200 |
| OwnersNo |
Contact Number of the Owner |
string |
String length: inclusive between 0 and 20 |
| TIN |
TIN (Tax Information Network) No. of the Outlet |
string |
String length: inclusive between 0 and 20 |
| GSTIN |
GSTIN (Goods and Service Tax Identity Number) No. of the Outlet |
string |
String length: inclusive between 0 and 20 |
| PAN |
Pan Number |
string |
Matching regular expression pattern: ^[a-zA-Z0-9]{10,10}$ String length: inclusive between 0 and 10 |
| Aadhar |
Aadhar Number |
string |
Matching regular expression pattern: ^[0-9]{12,12}$ String length: inclusive between 0 and 12 |
|
Email of the Owner |
string |
String length: inclusive between 0 and 100 |
|
| PinCode |
Area PinCode of the Location of the Outlet |
string |
Matching regular expression pattern: ^[1-9]\d{3,5}$ String length: inclusive between 4 and 6 |
| MarketName |
Name of the Market in which the Outlet is Located |
string |
Required String length: inclusive between 0 and 50 |
| City |
Name of the City in which the Outlet is Located |
string |
Required String length: inclusive between 0 and 50 |
| SubCity |
Town/Tehsil/Village of the City in which the Outlet is Located |
string |
String length: inclusive between 0 and 200 |
| State |
Name of the State in which the Outlet is Located |
string |
String length: inclusive between 0 and 50 |
| GSTRegistered |
GST Registered |
boolean |
None. |
| BankAccountNumber |
Bank Account Number |
string |
String length: inclusive between 0 and 18 |
| AccountHoldersName |
Account Holders Name |
string |
None. |
| IFSCCode |
IFSC Code |
string |
String length: inclusive between 0 and 11 |
| AttributeText1 |
AttributeText1 |
string |
None. |
| AttributeText2 |
AttributeText2 |
string |
None. |
| AttributeText3 |
AttributeText3 |
string |
None. |
| Segmentation |
Segmentation |
integer |
None. |
| SegmentationErpId |
Segmentation ErpId |
string |
None. |
| AttributeText4 |
Extra attribute type text |
string |
String length: inclusive between 0 and 50 |
| AttributeNumber1 |
Extra attribute type decimal |
decimal number |
None. |
| AttributeNumber2 |
Extra attribute type decimal |
decimal number |
None. |
| AttributeNumber3 |
Extra attribute type decimal |
decimal number |
None. |
| AttributeNumber4 |
Extra attribute type decimal |
decimal number |
None. |
| AttributeBoolean1 |
Extra attribute type boolean |
boolean |
None. |
| AttributeBoolean2 |
Extra attribute type boolean |
boolean |
None. |
| AttributeDate1 |
Extra attribute type date |
date |
Data type: Date |
| AttributeDate2 |
Extra attribute type date |
date |
Data type: Date |
| EpochTime |
Epoch Time for the updated outlet |
integer |
None. |
Response Formats
application/json, text/json
[
{
"DistributorErpId": "sample string 1",
"ShopId": 2,
"Latitude": 1.0,
"Longitude": 1.0,
"OutletGuid": "sample string 3",
"RouteErpId": "sample string 4",
"GeoAccuracy": 1.1,
"Country": "sample string 5",
"OutletErpId": "sample string 6",
"TotalPotential": 1.1,
"TotalCompanyPotential": 1.1,
"TotalCompanyPotentialAlternate": 1.1,
"SegmentationScope": "sample string 7",
"Segmentation": "sample string 8",
"Focused": true,
"RecommendationTag": "sample string 10",
"Beat": "sample string 11",
"SegmentationDisplayName": "sample string 12",
"ChannelName": "sample string 13",
"CFStatus": "NotEligible",
"PlaceOfDelivery": "sample string 14",
"FSSAINumber": "sample string 15",
"FSSAIExpiryDate": "2025-10-19T23:44:53.6144857+00:00",
"MarginName": "sample string 16",
"OutletName": "sample string 17",
"ShopType": "sample string 18",
"ShopTypeErpId": "sample string 19",
"OutletChannel": "Others",
"ChannelErpId": "sample string 20",
"OutletChannelName": "sample string 21",
"Address": "sample string 22",
"OwnersName": "sample string 23",
"OwnersNo": "sample string 24",
"TIN": "sample string 25",
"GSTIN": "sample string 26",
"PAN": "sample string 27",
"Aadhar": "sample string 28",
"Email": "sample string 29",
"PinCode": "sample string 30",
"MarketName": "sample string 31",
"City": "sample string 32",
"SubCity": "sample string 33",
"State": "sample string 34",
"GSTRegistered": true,
"BankAccountNumber": "sample string 36",
"AccountHoldersName": "sample string 37",
"IFSCCode": "sample string 38",
"AttributeText1": "sample string 39",
"AttributeText2": "sample string 40",
"AttributeText3": "sample string 41",
"SegmentationErpId": "sample string 43",
"AttributeText4": "sample string 44",
"AttributeNumber1": 1.1,
"AttributeNumber2": 1.1,
"AttributeNumber3": 1.1,
"AttributeNumber4": 1.1,
"AttributeBoolean1": true,
"AttributeBoolean2": true,
"AttributeDate1": "2025-10-19T23:44:53.6144857+00:00",
"AttributeDate2": "2025-10-19T23:44:53.6144857+00:00",
"EpochTime": 45
},
{
"DistributorErpId": "sample string 1",
"ShopId": 2,
"Latitude": 1.0,
"Longitude": 1.0,
"OutletGuid": "sample string 3",
"RouteErpId": "sample string 4",
"GeoAccuracy": 1.1,
"Country": "sample string 5",
"OutletErpId": "sample string 6",
"TotalPotential": 1.1,
"TotalCompanyPotential": 1.1,
"TotalCompanyPotentialAlternate": 1.1,
"SegmentationScope": "sample string 7",
"Segmentation": "sample string 8",
"Focused": true,
"RecommendationTag": "sample string 10",
"Beat": "sample string 11",
"SegmentationDisplayName": "sample string 12",
"ChannelName": "sample string 13",
"CFStatus": "NotEligible",
"PlaceOfDelivery": "sample string 14",
"FSSAINumber": "sample string 15",
"FSSAIExpiryDate": "2025-10-19T23:44:53.6144857+00:00",
"MarginName": "sample string 16",
"OutletName": "sample string 17",
"ShopType": "sample string 18",
"ShopTypeErpId": "sample string 19",
"OutletChannel": "Others",
"ChannelErpId": "sample string 20",
"OutletChannelName": "sample string 21",
"Address": "sample string 22",
"OwnersName": "sample string 23",
"OwnersNo": "sample string 24",
"TIN": "sample string 25",
"GSTIN": "sample string 26",
"PAN": "sample string 27",
"Aadhar": "sample string 28",
"Email": "sample string 29",
"PinCode": "sample string 30",
"MarketName": "sample string 31",
"City": "sample string 32",
"SubCity": "sample string 33",
"State": "sample string 34",
"GSTRegistered": true,
"BankAccountNumber": "sample string 36",
"AccountHoldersName": "sample string 37",
"IFSCCode": "sample string 38",
"AttributeText1": "sample string 39",
"AttributeText2": "sample string 40",
"AttributeText3": "sample string 41",
"SegmentationErpId": "sample string 43",
"AttributeText4": "sample string 44",
"AttributeNumber1": 1.1,
"AttributeNumber2": 1.1,
"AttributeNumber3": 1.1,
"AttributeNumber4": 1.1,
"AttributeBoolean1": true,
"AttributeBoolean2": true,
"AttributeDate1": "2025-10-19T23:44:53.6144857+00:00",
"AttributeDate2": "2025-10-19T23:44:53.6144857+00:00",
"EpochTime": 45
}
]
application/xml, text/xml
<ArrayOfOutletDetail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ExternalApis.V3.Models">
<OutletDetail>
<Aadhar>sample string 28</Aadhar>
<AccountHoldersName>sample string 37</AccountHoldersName>
<Address>sample string 22</Address>
<AttributeBoolean1>true</AttributeBoolean1>
<AttributeBoolean2>true</AttributeBoolean2>
<AttributeDate1>2025-10-19T23:44:53.6144857+00:00</AttributeDate1>
<AttributeDate2>2025-10-19T23:44:53.6144857+00:00</AttributeDate2>
<AttributeNumber1>1.1</AttributeNumber1>
<AttributeNumber2>1.1</AttributeNumber2>
<AttributeNumber3>1.1</AttributeNumber3>
<AttributeNumber4>1.1</AttributeNumber4>
<AttributeText1>sample string 39</AttributeText1>
<AttributeText2>sample string 40</AttributeText2>
<AttributeText3>sample string 41</AttributeText3>
<AttributeText4>sample string 44</AttributeText4>
<BankAccountNumber>sample string 36</BankAccountNumber>
<ChannelErpId>sample string 20</ChannelErpId>
<City>sample string 32</City>
<Email>sample string 29</Email>
<EpochTime>45</EpochTime>
<GSTIN>sample string 26</GSTIN>
<GSTRegistered>true</GSTRegistered>
<IFSCCode>sample string 38</IFSCCode>
<MarketName>sample string 31</MarketName>
<OutletChannel>Others</OutletChannel>
<OutletChannelName>sample string 21</OutletChannelName>
<OutletName>sample string 17</OutletName>
<OwnersName>sample string 23</OwnersName>
<OwnersNo>sample string 24</OwnersNo>
<PAN>sample string 27</PAN>
<PinCode>sample string 30</PinCode>
<Segmentation xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:int">42</Segmentation>
<SegmentationDisplayName i:nil="true" />
<SegmentationErpId>sample string 43</SegmentationErpId>
<ShopType>sample string 18</ShopType>
<ShopTypeErpId>sample string 19</ShopTypeErpId>
<State>sample string 34</State>
<SubCity>sample string 33</SubCity>
<TIN>sample string 25</TIN>
<Beat>sample string 11</Beat>
<CFStatus>NotEligible</CFStatus>
<ChannelName>sample string 13</ChannelName>
<Country>sample string 5</Country>
<FSSAIExpiryDate>2025-10-19T23:44:53.6144857+00:00</FSSAIExpiryDate>
<FSSAINumber>sample string 15</FSSAINumber>
<Focused>true</Focused>
<MarginName>sample string 16</MarginName>
<OutletErpId>sample string 6</OutletErpId>
<PlaceOfDelivery>sample string 14</PlaceOfDelivery>
<RecommendationTag>sample string 10</RecommendationTag>
<Segmentation xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string">sample string 8</Segmentation>
<SegmentationDisplayName>sample string 12</SegmentationDisplayName>
<SegmentationScope>sample string 7</SegmentationScope>
<TotalCompanyPotential>1.1</TotalCompanyPotential>
<TotalCompanyPotentialAlternate>1.1</TotalCompanyPotentialAlternate>
<TotalPotential>1.1</TotalPotential>
<GeoAccuracy>1.1</GeoAccuracy>
<Latitude>1</Latitude>
<Longitude>1</Longitude>
<OutletGuid>sample string 3</OutletGuid>
<RouteErpId>sample string 4</RouteErpId>
<DistributorErpId>sample string 1</DistributorErpId>
<ShopId>2</ShopId>
</OutletDetail>
<OutletDetail>
<Aadhar>sample string 28</Aadhar>
<AccountHoldersName>sample string 37</AccountHoldersName>
<Address>sample string 22</Address>
<AttributeBoolean1>true</AttributeBoolean1>
<AttributeBoolean2>true</AttributeBoolean2>
<AttributeDate1>2025-10-19T23:44:53.6144857+00:00</AttributeDate1>
<AttributeDate2>2025-10-19T23:44:53.6144857+00:00</AttributeDate2>
<AttributeNumber1>1.1</AttributeNumber1>
<AttributeNumber2>1.1</AttributeNumber2>
<AttributeNumber3>1.1</AttributeNumber3>
<AttributeNumber4>1.1</AttributeNumber4>
<AttributeText1>sample string 39</AttributeText1>
<AttributeText2>sample string 40</AttributeText2>
<AttributeText3>sample string 41</AttributeText3>
<AttributeText4>sample string 44</AttributeText4>
<BankAccountNumber>sample string 36</BankAccountNumber>
<ChannelErpId>sample string 20</ChannelErpId>
<City>sample string 32</City>
<Email>sample string 29</Email>
<EpochTime>45</EpochTime>
<GSTIN>sample string 26</GSTIN>
<GSTRegistered>true</GSTRegistered>
<IFSCCode>sample string 38</IFSCCode>
<MarketName>sample string 31</MarketName>
<OutletChannel>Others</OutletChannel>
<OutletChannelName>sample string 21</OutletChannelName>
<OutletName>sample string 17</OutletName>
<OwnersName>sample string 23</OwnersName>
<OwnersNo>sample string 24</OwnersNo>
<PAN>sample string 27</PAN>
<PinCode>sample string 30</PinCode>
<Segmentation xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:int">42</Segmentation>
<SegmentationDisplayName i:nil="true" />
<SegmentationErpId>sample string 43</SegmentationErpId>
<ShopType>sample string 18</ShopType>
<ShopTypeErpId>sample string 19</ShopTypeErpId>
<State>sample string 34</State>
<SubCity>sample string 33</SubCity>
<TIN>sample string 25</TIN>
<Beat>sample string 11</Beat>
<CFStatus>NotEligible</CFStatus>
<ChannelName>sample string 13</ChannelName>
<Country>sample string 5</Country>
<FSSAIExpiryDate>2025-10-19T23:44:53.6144857+00:00</FSSAIExpiryDate>
<FSSAINumber>sample string 15</FSSAINumber>
<Focused>true</Focused>
<MarginName>sample string 16</MarginName>
<OutletErpId>sample string 6</OutletErpId>
<PlaceOfDelivery>sample string 14</PlaceOfDelivery>
<RecommendationTag>sample string 10</RecommendationTag>
<Segmentation xmlns:d3p1="http://www.w3.org/2001/XMLSchema" i:type="d3p1:string">sample string 8</Segmentation>
<SegmentationDisplayName>sample string 12</SegmentationDisplayName>
<SegmentationScope>sample string 7</SegmentationScope>
<TotalCompanyPotential>1.1</TotalCompanyPotential>
<TotalCompanyPotentialAlternate>1.1</TotalCompanyPotentialAlternate>
<TotalPotential>1.1</TotalPotential>
<GeoAccuracy>1.1</GeoAccuracy>
<Latitude>1</Latitude>
<Longitude>1</Longitude>
<OutletGuid>sample string 3</OutletGuid>
<RouteErpId>sample string 4</RouteErpId>
<DistributorErpId>sample string 1</DistributorErpId>
<ShopId>2</ShopId>
</OutletDetail>
</ArrayOfOutletDetail>