/
IN
innoship
/
Innoship API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 18h ago
Details
Filter operations
ClientLocation
14
get
/api/ClientLocation
post
/api/ClientLocation
get
/api/ClientLocation/{id}
put
/api/ClientLocation/{id}
delete
/api/ClientLocation/{id}
post
/api/ClientLocation/Summary
post
/api/ClientLocation/Validate
post
/api/ClientLocation/{locationId}/Courier
delete
/api/ClientLocation/{locationId}/Courier/{courierId}
put
/api/ClientLocation/{locationId}/CourierServices
patch
/api/ClientLocation/{locationId}/CourierServices
put
/api/ClientLocation/{locationId}/Logo
post
/api/ClientLocation/{locationId}/Logo
delete
/api/ClientLocation/{locationId}/Logo
Courier
4
CustomLabel
2
Label
5
Manifest
2
Notifications
3
OfflineOrder
3
Order
13
Price
1
Repository
1
Voucher
2
ClientLocation
post
/api/ClientLocation/Summary
Query parameters
api-version
string
required
The requested API version
Headers
api-version
string
The requested API version
Request body
InnoshipApiCoreLocationEntitiesLocationFilter
required
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
OK
Changes