Discussions

Ask a Question
Back to all

Where can we get the Location Id for the customer?

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"

}