id (integer — required)SuccessResponseModelOfDidAssignmentResponseDtocurl --location --request POST 'https://api.veloconnect.me/api/did/assignments//repair'{
"data": [
{
"id": 0,
"tenantId": 0,
"scope": "string",
"assignedUserIds": [
0
],
"didPurchaseOrderId": 0,
"numberE164": "string",
"extensionNumber": "string",
"provisioningStatus": "string",
"assignedAtUtc": "2025-01-01T00:00:00Z",
"provisionedAtUtc": "2025-01-01T00:00:00Z",
"externalOrderId": "string",
"chargedAmount": 0,
"chargedCurrency": "string",
"isRefunded": true,
"isRefundable": true
}
]
}