v1
latestOpenAPI 3.0.02026-07-223691143.2 KBDLN
This endpoint returns the status of order.
This endpoint returns the status of order.
get/v1.0/dln/order/{id}/status
Path parameters
idstring required
Response
The request has succeeded
Example response
{
"orderId": "0x997cde21a489d060dd83c897c7e69bc5aa3d56398cc1129fbe34f3bc439b6db9",
"status": "Fulfilled"
}