GET api/common/cdrformat

This method returns a list of visible CDR formats. This method should be used with GET api/site/{id}/invoiceinformation

Error messages
  • 404/Not Found - No CDR Format records found

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A list of CDR Format Names

Collection of CDRFormat
NameDescriptionTypeAdditional information
Name The name of the CDR format type string

None.