Get Locations Details

This operation provides the location details with the subscription.

SecuritybearerAuth
Request
query Parameters
divisionID
string

It specifies the division id. If provided it will only show the location details under this division.

page
number

page number

size
number

size of records

header Parameters
X-PB-Developer-Partner-ID
string
Responses
200

Locations Get Successfully

400

Invalid request.

401

The request could not be authorized.

404

The requested resource was not found.

5XX

The request could not be completed due to an internal error.

get/api/v1/locations
Request samples
Response samples
application/json
{
  • "pageInfo": {
    },
  • "data": {
    }
}