API 호출 시 필수 파라미터 관련 문의드립니다.

Spring의 restTemplate .


.
?

URL : https://api.tosspayments.com/v1/billing/2RMEtmINyrdMQBnBNDeRXLGzgmTsE0ue60SrVkjrmMw=

Header : [Content-Type:"application/json", Authorization:"Basic encode"]

Body : {amount=[250000], orderId=[SJAPAY-20240902113330-lOZPRmdbwR], orderName=[B], customerKey=[SJA-FATmM3EMh0MAL7SLLW4r]}

REST API Error : 400 Bad Request: "
{"code":"INVALID_REQUEST","message":"."}"
Was this page helpful?