Get Order By ID
The **Get Order By ID** is an **authenticated API** that allows partners to **fetch details of a specific order** using its unique identifier. This API provides **detailed transaction information**, including order status, payment details, and wallet address.
This API helps **track a particular order’s status** and ensures users can **monitor their transactions in real-time**.
Path parameters
orderId
orderId received from the API - api/v2/orders
Headers
Response
200 - Success
data
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error