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/remain_count
200

성공

하위 사업장 쌤포인트 잔액 조회

post

파트너가 사용 가능한 쌤포인트(하위 사업장 기준) 잔액을 조회합니다.

Body

쌤포인트 조회(하위 사업장) 요청

apiKeystring · min: 1 · max: 32Required

파트너 연동을 위한 고유키

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

파트너 사용자 코드

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

파트너 매장 코드

Example: partner-merchant-1
Responses
200

성공

*/*

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

codestringOptional

응답 코드

Example: 0000
messagestringOptional

응답 메시지

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

성공

도움이 되었나요?