(Redirect) 사용자 지갑 연동 및 발급

GET https://api.vircle.co.kr/partner/:partnerId/:apiKey/wallet/:refUserId/sync/:guaranteeIdx

Path Parameters

Name
Type
Description

partnerId*

String

파트너 ID

apiKey*

String

파트너 API Key

refUserId*

String

판매몰 회원 ID

guaranteeIdx*

String

개런티 일련번호

Query Parameters

Name
Type
Description

token*

String

개런티 상세 조회 시 내려오는 토큰 (guaranteeToken)

redirectUri*

String

연동 완료 후 이동할 페이지

Last updated