GET api/configuration/AutoImportPlan/CDRFilenameFormat/{ID}
Returns an auto import plan CDRFilenameFormat by ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
cdr_filenames| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| name | string |
None. |
|
| format | string |
None. |
|
| zipped | boolean |
None. |
|
| cdrtype | string |
None. |