Get an order
주문 단건 조회 API : 사용자, 어드민
Retrieve an order
GET
/order/{orderId}
<Description of the endpoint>
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Path parameters
Name
Type
Description
orderId
string
주문 번호
Response
Last updated