For the complete documentation index, see llms.txt. This page is also available as Markdown.

하위 사업장 목록 조회

파트너와 연결된 하위사업장의 목록을 조회할 수 있습니다.

하위 사업장 조회

post

파트너의 하위 사업장 리스트를 조회합니다.

Body

쌤포인트 조회(관리 사업장) 요청

apiKeystring · max: 32Required

파트너 연동을 위한 고유키

Example: partner-api-key
Responses
200

성공

*/*

공통 API 응답 포맷 (api.spec: code/message/data)

codestringOptional

응답 코드

Example: 0000
messagestringOptional

응답 메시지

Example: 성공하였습니다.
post/read/merchant
200

성공

하위 사업장 매핑 목록 조회

post

apiKey로 파트너의 하위 사업장 전체를 조회 합니다.

Body

쌤포인트 조회(관리 사업장) 요청

apiKeystring · max: 32Required

파트너 연동을 위한 고유키

Example: partner-api-key
Responses
200

성공

*/*

공통 API 응답 포맷 (api.spec: code/message/data)

codestringOptional

응답 코드

Example: 0000
messagestringOptional

응답 메시지

Example: 성공하였습니다.
post/read/mapping
200

성공

하위 사업장 게시 상태 조회

post

apiKey, memberId, merchantId 로 식별된 하위 사업장 매핑의 현재 단계와 사업장 심사 상태를 반환합니다.

Body

하위 사업장 게시 상태 확인을 위한 요청 request

apiKeystring · min: 1 · max: 32Required

파트너 연동을 위한 고유키

Example: partner-api-key
memberstring · min: 1 · max: 60Required

파트너 사용자 코드

Example: partner-user-1
merchantstring · min: 1 · max: 60Required

파트너 매장 코드

Example: partner-merchant-1
Responses
200

성공

application/json

공통 API 응답 포맷 (api.spec: code/message/data)

codestringOptional

응답 코드

Example: 0000
messagestringOptional

응답 메시지

Example: 성공하였습니다.
post/auth/mapping/status
200

성공

마지막 업데이트

도움이 되었나요?