포인트 적립 API
네이버페이 포인트를 적립합니다.
Last updated
Was this helpful?
네이버페이 포인트를 적립합니다.
Last updated
Was this helpful?
Deprecated
이 문서는 더 이상 관리되지 않습니다.
를 이용해주세요.
POST
https://api.iamport.kr/payments/{imp_uid}/naver/point
imp_uid*
String
포트원 거래번호
code
* integer
응답코드
0이면 정상적인 조회, 0 이 아닌 값이면 message를 확인해봐야 합니다
message
* string
응답메세지
code 값이 0이 아닐 때, '존재하지 않는 결제정보입니다'와 같은 오류 메세지를 포함합니다
Swagger Test Link