externalOrderId (string — required)SuccessResponseModelOfDidOrderStatusDtocurl --location 'https://api.veloconnect.me/api/did/orders/'{
"data": [
{
"purchaseOrderId": 0,
"orderId": "string",
"status": "string",
"completedAtUtc": "2025-01-01T00:00:00Z",
"assignedNumbers": [
"string"
],
"numberE164": "string",
"chargedAmount": 0,
"chargedCurrency": "string",
"isRefunded": true,
"isRefundable": true
}
]
}