Fax
### **Submit Fax**
* **Submit** send one Fax to many numbers.
### **Query Fax**
1. **Query:** Get Fax Report by ID.
2. **Query Report:** Get Fax Report by DateTime range (start_date, end_date).
3. **Query Inbox:** Get Fax Inbox by DateTime range (start_date, end_date).
### **File Manager**
1. **Download File** Download file by filename.
2. **Upload File** Upload file by filename.
GET /en/api/fax/?format=api
{ "Download File": "https://oim.pasifiktelekom.com.tr/en/api/fax/download/?format=api", "Upload File": "https://oim.pasifiktelekom.com.tr/en/api/fax/upload/?format=api", "Query Inbox": "https://oim.pasifiktelekom.com.tr/en/api/fax/query/inbox/?format=api", "Query Report": "https://oim.pasifiktelekom.com.tr/en/api/fax/query/report/?format=api", "Query": "https://oim.pasifiktelekom.com.tr/en/api/fax/query/?format=api", "Submit": "https://oim.pasifiktelekom.com.tr/en/api/fax/submit/?format=api" }