Example Response JSON
JavaScript | ![]() |
---|---|
HTTP/1.1 200 OK Content-Type: "application/json; charset=utf-8" Content-Length: length x-ch-execution-time: 0 x-ch-activity-id: "ACTIVITY IDENTIFIER RETURNED" { "SendFaxResponse": { "return": true, "FaxJobIds": [ { "JobId": "" } ], "TTFP": 0, "WSError": { "ErrorCode": 0, "ErrorString": "" } } } |