빌링키 등록시 [{"code":"NOT_FOUND","message":"존재하지 않는 정보 입니다."}] 에러는 어떤 에러인가요?

POST https://api.tosspayments.com/v1/billing/authorizations/issue
Authorization: Basic
content-type: application/json

{
"authKey": "bln_aj
",
"customerKey": "a4cb65a2-afdd-4dc2-a0c7-***"
}

()




[{"code":"NOT_FOUND","message":"."}]
Was this page helpful?