계약서/전자서명 목록 조회 API
Last updated
Last updated
Status Code | Error Code | Description |
---|---|---|
customerCustomKeys
해당 customKeys 속성을 가진 고객들과 연결된 계약서 목록을 조회
no
customerIds
해당 id 속성을 가진 고객들과 연결된 계약서 목록을 조회
no
title
제목으로 계약서 조회 (string)
no
customer
고객이름으로 계약서 조회 (string)
no
participantName
서명참여자 이름으로 계약서 조회 (string)
no
participantEmail
서명참여자 이메일로 계약서 조회 (string)
no
participantPhone
서명참여자 전화번호로 계약서 조회 (string)
no
type
해당 타입에 해당하는 계약서 조회 (NEW, RENEWAL)
no
status
계약 체결 여부에 따른 계약서 조회 (CREATED, CONCLUDED)
no
tagIds
해당 tagIds 속성을 가진 태그들과 연결된 계약서 목록을 조회
no
signature
전자서명 존재 여부에 따라 계약서 조회 (included, excluded)
no
periodStatus
기간 상태에 해당하는 계약서 조회 (before, ongoing, after)
no
createdAtAfter
해당 날짜 이후 생성된 계약서 조회 (date)
no
createdAtBefore
해당 날짜 이전 생성된 계약서 조회 (date)
no
limit
한 번에 몇 개의 값을 받아올지 의미하는 숫자 (max 100)
no
offset
offset 개수 이후만큼의 limit 개수를 조회
no
hasNoCustomer
고객과 연결되지 않은 목록만 조회 (값: true)
no
400
INVALID_CUSTOMER_CUSTOM_KEY
규칙을 벗어난 customKey인 경우