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

하위사업장 가입 및 등록

파트너의 하위사업장으로 결제선생의 사업장을 연결을 할 수 있습니다

하위 사업장 등록 URL 발급

post

파트너사의 하위 사업장 등록을 위한 접근 URL을 발급합니다. 발급된 URL을 파트너 내부 화면에 연결하여 하위 사업장 등록을 진행할 수 있습니다.

Body
apiKeystring · max: 32Required

파트너 연동을 위한 고유키

Example: partner-api-key
memberIdstring · max: 30Required

파트너 사용자 코드

Example: partner-user-1
merchantIdstring · max: 30Required

파트너 매장 코드

Example: partner-merchant-1
businessNumberstringOptional

사업자번호

Example: 1000012345
callbackUrlstringRequired

결제 승인 후 결제 상태를 통보받을 파트너사의 URL

Example: https://partner.url.com/callback
redirectUrlstringOptional

하위사업장 가입 완료 이후 페이지 이동을 위한 redirectUrl

Example: redirectUrl
Responses
200

성공

application/json

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

codestringOptional

응답 코드

Example: 0000
messagestringOptional

응답 메시지

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

성공