curl --location 'https://mohom.kr/api/v1/fax/' \
--header 'Authorization: Bearer <token>'{
"faxId": 0,
"refId": "string",
"faxNumber": "string",
"status": "sending",
"pages": 0,
"resultText": "string",
"retried": true,
"requestedAt": "2019-08-24T14:15:22.123Z",
"sentAt": "2019-08-24T14:15:22.123Z"
}