Get a payment history
결제 내역 상세 조회 API : 사용자, 어드민
Get a payment history
GET
/payment/{payment_id}
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Path parameters
Name
Type
Description
`paymentId`
string
결제 번호
Response
Last updated