-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathEventCallbackFaxReceived.json
More file actions
33 lines (33 loc) · 1015 Bytes
/
Copy pathEventCallbackFaxReceived.json
File metadata and controls
33 lines (33 loc) · 1015 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"event": {
"event_time": "1738001529",
"event_type": "fax_received",
"event_hash": "950d3bdf03a30d520dfa6ac51a952ff93fe3a4d9754dd1412b6aec36206c1e81",
"event_metadata": {
"related_signature_id": null,
"reported_for_account_id": "63522885f9261e2b04eea043933ee7313eb674fd",
"reported_for_app_id": null
}
},
"transmission": {
"test_mode": false,
"signature_request_id": "",
"title": "Example Fax",
"original_title": "Example Fax",
"subject": null,
"message": "Please read",
"metadata": {},
"created_at": 1738001529,
"is_complete": false,
"is_declined": false,
"has_error": false,
"files_url": "https://api.hellosign.com/v3/fax/files/9c2c7e8c2ed1839f75a9a0227ce2954b1d7c3407",
"cc_email_addresses": [],
"final_copy_uri": "/v3/transmission/final_copy/9c2c7e8c2ed1839f75a9a0227ce2954b1d7c3407",
"template_ids": [],
"custom_fields": [],
"attachments": [],
"response_data": [],
"signatures": []
}
}