Create
결제 API : 사용자, 어드민
Payment an order
POST
/payment
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
orderId
string
Name of the user
payMethod
number
Age of the user
Response
Last updated