get https://api.lightnote.in/api/v1/stores/orders/
Get order details.
Responses
403Invalid Api Key
422Data error
500Internal Server Error
Get order details.
403Invalid Api Key
422Data error
500Internal Server Error
xxxxxxxxxx
curl --request GET \
--url https://api.lightnote.in/api/v1/stores/orders/orderId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: