payments.validation

결제금액 단건조회 API

POST 결제금액 사전등록 API 로 이미 등록되어있는 사전등록 결제정보를 조회합니다

get/payments/prepare/{merchant_uid}

Path parameters

merchant_uidstring required

고객사 주문번호

Response

정상 조회

codeinteger

0이면 정상적인 조회, 0아닌 값이면 message를 확인해봐야 합니다

messagestring

code값이 0이 아닐 때, '존재하지 않는 결제정보입니다'와 같은 오류 메세지를 포함합니다

Changes

No recorded changes to this endpoint across all 1 revision of this API.