GET api/VMAX/GetVMAXGetVendorLcnDetailsId?LocationID={LocationID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of VendorLcnDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| VendorID | integer |
None. |
|
| VendorLocationId | integer |
None. |
|
| RefVendorId | string |
None. |
|
| ReferenceAddress | string |
None. |
|
| officename | string |
None. |
|
| address1 | string |
None. |
|
| address2 | string |
None. |
|
| address3 | string |
None. |
|
| phonenumber | string |
None. |
|
| state | string |
None. |
|
| stateName | string |
None. |
|
| country | integer |
None. |
|
| countryName | string |
None. |
|
| gstin | string |
None. |
|
| registered | string |
None. |
|
| registrationDate | date |
None. |
|
| strRegDate | string |
None. |
|
| compositionscheme | string |
None. |
|
| reversecharge | string |
None. |
|
| area | string |
None. |
|
| areaName | string |
None. |
|
| branch | integer |
None. |
|
| branchName | string |
None. |
|
| StatuId | integer |
None. |
|
| CreatedUserId | integer |
None. |
|
| CreatedDate | date |
None. |
|
| UpdatedUser | integer |
None. |
|
| UpdatedDate | date |
None. |
|
| Url | string |
None. |
|
| StatusName | string |
None. |
|
| PINCode | string |
None. |
|
| RejectReason | string |
None. |
|
| CreateUser | string |
None. |
|
| ApprovedUserId | integer |
None. |
|
| ApprovedUser | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"VendorID": 1,
"VendorLocationId": 2,
"RefVendorId": "sample string 3",
"ReferenceAddress": "sample string 4",
"officename": "sample string 5",
"address1": "sample string 6",
"address2": "sample string 7",
"address3": "sample string 8",
"phonenumber": "sample string 9",
"state": "sample string 10",
"stateName": "sample string 11",
"country": 12,
"countryName": "sample string 13",
"gstin": "sample string 14",
"registered": "sample string 15",
"registrationDate": "2026-04-02T08:01:40.1353989+05:30",
"strRegDate": "sample string 16",
"compositionscheme": "sample string 17",
"reversecharge": "sample string 18",
"area": "sample string 19",
"areaName": "sample string 20",
"branch": 21,
"branchName": "sample string 22",
"StatuId": 23,
"CreatedUserId": 24,
"CreatedDate": "2026-04-02T08:01:40.1353989+05:30",
"UpdatedUser": 26,
"UpdatedDate": "2026-04-02T08:01:40.1353989+05:30",
"Url": "sample string 28",
"StatusName": "sample string 29",
"PINCode": "sample string 30",
"RejectReason": "sample string 31",
"CreateUser": "sample string 32",
"ApprovedUserId": 33,
"ApprovedUser": "sample string 34"
},
{
"VendorID": 1,
"VendorLocationId": 2,
"RefVendorId": "sample string 3",
"ReferenceAddress": "sample string 4",
"officename": "sample string 5",
"address1": "sample string 6",
"address2": "sample string 7",
"address3": "sample string 8",
"phonenumber": "sample string 9",
"state": "sample string 10",
"stateName": "sample string 11",
"country": 12,
"countryName": "sample string 13",
"gstin": "sample string 14",
"registered": "sample string 15",
"registrationDate": "2026-04-02T08:01:40.1353989+05:30",
"strRegDate": "sample string 16",
"compositionscheme": "sample string 17",
"reversecharge": "sample string 18",
"area": "sample string 19",
"areaName": "sample string 20",
"branch": 21,
"branchName": "sample string 22",
"StatuId": 23,
"CreatedUserId": 24,
"CreatedDate": "2026-04-02T08:01:40.1353989+05:30",
"UpdatedUser": 26,
"UpdatedDate": "2026-04-02T08:01:40.1353989+05:30",
"Url": "sample string 28",
"StatusName": "sample string 29",
"PINCode": "sample string 30",
"RejectReason": "sample string 31",
"CreateUser": "sample string 32",
"ApprovedUserId": 33,
"ApprovedUser": "sample string 34"
}
]
application/xml, text/xml
Sample:
<ArrayOfVendorLcnDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AXCommunication.Models">
<VendorLcnDetails>
<ApprovedUser>sample string 34</ApprovedUser>
<ApprovedUserId>33</ApprovedUserId>
<CreateUser>sample string 32</CreateUser>
<CreatedDate>2026-04-02T08:01:40.1353989+05:30</CreatedDate>
<CreatedUserId>24</CreatedUserId>
<PINCode>sample string 30</PINCode>
<RefVendorId>sample string 3</RefVendorId>
<ReferenceAddress>sample string 4</ReferenceAddress>
<RejectReason>sample string 31</RejectReason>
<StatuId>23</StatuId>
<StatusName>sample string 29</StatusName>
<UpdatedDate>2026-04-02T08:01:40.1353989+05:30</UpdatedDate>
<UpdatedUser>26</UpdatedUser>
<Url>sample string 28</Url>
<VendorID>1</VendorID>
<VendorLocationId>2</VendorLocationId>
<address1>sample string 6</address1>
<address2>sample string 7</address2>
<address3>sample string 8</address3>
<area>sample string 19</area>
<areaName>sample string 20</areaName>
<branch>21</branch>
<branchName>sample string 22</branchName>
<compositionscheme>sample string 17</compositionscheme>
<country>12</country>
<countryName>sample string 13</countryName>
<gstin>sample string 14</gstin>
<officename>sample string 5</officename>
<phonenumber>sample string 9</phonenumber>
<registered>sample string 15</registered>
<registrationDate>2026-04-02T08:01:40.1353989+05:30</registrationDate>
<reversecharge>sample string 18</reversecharge>
<state>sample string 10</state>
<stateName>sample string 11</stateName>
<strRegDate>sample string 16</strRegDate>
</VendorLcnDetails>
<VendorLcnDetails>
<ApprovedUser>sample string 34</ApprovedUser>
<ApprovedUserId>33</ApprovedUserId>
<CreateUser>sample string 32</CreateUser>
<CreatedDate>2026-04-02T08:01:40.1353989+05:30</CreatedDate>
<CreatedUserId>24</CreatedUserId>
<PINCode>sample string 30</PINCode>
<RefVendorId>sample string 3</RefVendorId>
<ReferenceAddress>sample string 4</ReferenceAddress>
<RejectReason>sample string 31</RejectReason>
<StatuId>23</StatuId>
<StatusName>sample string 29</StatusName>
<UpdatedDate>2026-04-02T08:01:40.1353989+05:30</UpdatedDate>
<UpdatedUser>26</UpdatedUser>
<Url>sample string 28</Url>
<VendorID>1</VendorID>
<VendorLocationId>2</VendorLocationId>
<address1>sample string 6</address1>
<address2>sample string 7</address2>
<address3>sample string 8</address3>
<area>sample string 19</area>
<areaName>sample string 20</areaName>
<branch>21</branch>
<branchName>sample string 22</branchName>
<compositionscheme>sample string 17</compositionscheme>
<country>12</country>
<countryName>sample string 13</countryName>
<gstin>sample string 14</gstin>
<officename>sample string 5</officename>
<phonenumber>sample string 9</phonenumber>
<registered>sample string 15</registered>
<registrationDate>2026-04-02T08:01:40.1353989+05:30</registrationDate>
<reversecharge>sample string 18</reversecharge>
<state>sample string 10</state>
<stateName>sample string 11</stateName>
<strRegDate>sample string 16</strRegDate>
</VendorLcnDetails>
</ArrayOfVendorLcnDetails>