New fax reporting and log retrieval APIs

Added

  • New Reports APIs:
    • GET /v2/phone/reports/fax_charges
    • GET /v2/accounts/{accountId}/phone/reports/fax_charges
  • New Fax APIs:
    • GET /v2/phone/fax/logs/{faxLogId}
    • GET /v2/accounts/{accountId}/phone/fax/logs/{faxLogId}
    • GET /v2/phone/fax/logs/{faxLogId}/file/{fileId}
    • GET /v2/accounts/{accountId}/phone/fax/logs/{faxLogId}/file/{fileId}
    • GET /v2/phone/extension/{extensionId}/fax/logs
    • GET /v2/accounts/{accountId}/phone/extension/{extensionId}/fax/logs
    • GET /v2/phone/fax/logs
    • GET /v2/accounts/{accountId}/phone/fax/logs