---
title: "POST /api/ClientLocation/Summary"
method: POST
path: "/api/ClientLocation/Summary"
tags: ["ClientLocation"]
---

# POST /api/ClientLocation/Summary

`POST /api/ClientLocation/Summary`

## Query parameters

- `api-version` string, required

## Headers

- `api-version` string

## Request body

- InnoshipApiCoreLocationEntitiesLocationFilter
  - `name` string[], nullable
  - `countryId` integer[], nullable
  - `countyId` integer[], nullable
  - `localityId` integer[], nullable
  - `addressText` string, nullable
  - `courierId` integer[], nullable
  - `ids` integer[], nullable
  - `createdAtLe` string, date-time, nullable
  - `createdAtGe` string, date-time, nullable
  - `userId` string[], nullable
  - `skip` integer, nullable
  - `take` integer, nullable
  - `orderBy` string, nullable
  - `orderByAsc` boolean

## Response `200`

OK

---

[API](https://skmtc.net/innoship/apis/innoship-api.md) · [All operations](https://skmtc.net/innoship/apis/innoship-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/innoship/innoship-api/revisions/1c6e785395d6/schema)
