결제 실패 에러가 HTTP 200으로 오는 게 정상인가요?

HTTP 200
?
{
"code": "ALREADY_PROCESSED_PAYMENT",
"message": "."
}

API는 HTTP 400.
Was this page helpful?