curl --location 'https://api.faxlink.ca/afx/v4//webhooks//deliveries'{
"value": [
{
"id": 0,
"rfid": "string",
"event": "string",
"state": "string",
"lastAttemptAt": "string",
"deliveredAt": "string",
"attemptCount": 0,
"lastHttpStatus": 0
}
]
}