Example Request JSON
JavaScript | ![]() |
---|---|
POST /fax/v5 HTTP/1.1 Content-Type: "application/json; charset=utf-8" Authorization: "Bearer {AccessToken}" Content-Length: length x-ch-request-id: "{optional unique identifier}" { "GetFaxBroadcastReport": { "UserID": "", "strPIN": "", "JobId": "", "RecipientType": 0, "RecipAddress": "" } } |