For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request PUT '/notification-logs/' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"referenceType": "PROJECT",
"referenceId": 0,
"recipientType": "BUYER",
"recipientId": "afdd332c-8290-47b9-aca2-368bf5f25a9d",
"sentAt": "2019-08-24T14:15:22.123Z",
"channel": "EMAIL",
"status": "SENT",
"performedBy": "string"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"referenceType": "PROJECT",
"referenceId": 0,
"recipientType": "BUYER",
"recipientId": "afdd332c-8290-47b9-aca2-368bf5f25a9d",
"sentAt": "2019-08-24T14:15:22.123Z",
"channel": "EMAIL",
"status": "SENT",
"performedBy": "string"
}