/
PO
postoo
/
postoo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6h ago · Updated 3d ago
View markdown
postoo
postoo API
patch
/v1/business/{business_id}/client/{client_id}/
v1
latest
OpenAPI 3.0.3
2026-08-06
220
402
931.4 KB
automation
2
business
6
business_automation
5
calendar
1
client
15
post
/v1/business/{business_id}/client/
get
/v1/business/{business_id}/client/board/
get
/v1/business/{business_id}/client/count/
get
/v1/business/{business_id}/client/table/
get
/v1/business/{business_id}/client/status/
post
/v1/business/{business_id}/client/status/
post
/v1/business/{business_id}/client/bulk_delete/
post
/v1/business/{business_id}/client/bulk_unhide/
get
/v1/business/{business_id}/client/{client_id}/
patch
/v1/business/{business_id}/client/{client_id}/
get
/v1/business/{business_id}/client/{client_id}/field/
patch
/v1/business/{business_id}/client/{client_id}/field/{field_id}/
get
/v1/business/{business_id}/client/excel/export/
post
/v1/business/{business_id}/client/excel/import/
post
/v1/business/{business_id}/client/excel/preview/
contract
18
dashboard
5
excel
2
field
9
google
3
inquiry
20
KPI
2
meeting
18
member
22
payment
4
plan
5
presigned_url
1
project
9
refund
10
resource
7
schedule
4
settlement
9
slack
3
typeform
4
user
16
verifier
2
webhook
1
work
1
worker
12
zapier
4
client
patch
/v1/business/{business_id}/client/{client_id}/
Path parameters
business_id
integer
required
client_id
integer
required
Request body
PatchedClientRetrieveUpdate
required
id
integer
companyName
string
inCharge
string
nullable
position
string
nullable
contact
string
nullable
email
string
nullable
content
string
nullable
updated
string
date-time
order
integer
isHidden
boolean
status
ClientStatusForRetrieve
inquirySet
ClientInquiry[]
contractSet
ClientContract[]
Response
ClientRetrieveUpdate
required
id
integer
required
companyName
string
required
inCharge
string
nullable
required
position
string
nullable
required
contact
string
nullable
required
email
string
nullable
required
content
string
nullable
required
updated
string
date-time
required
order
integer
required
isHidden
boolean
required
status
ClientStatusForRetrieve
required
inquirySet
ClientInquiry[]
required
contractSet
ClientContract[]
required