Discussions
Where can we get the Location Id for the customer?
10 days ago by Vinay
Branch Ids seems to be customer ID in the below example, where can we get the Location Id for the customer?
What is "Id" in the below customer API response?
{
"Customers": [
{
"BranchIds": [
115249
],
"Id": 115923,
"Name": "JLL NCR Atleos"
},
{
"BranchIds": [
115250
],
"Id": 118988,
"Name": "JLL Oracle"
}