Retrieves information for a matter.
Name | Description | Default |
---|---|---|
id
|
File number or unique file ID. | |
notesFormat
|
Desired format for the matter notes field. |
rtf
|
includeContacts
|
Whether to embed definitions for contacts other than the primary client. |
true
|
Content Type:
application/xml
Schema:
http://download.overtech.com.au/schemas/XmlFile.xsd
Exported matter definition.
Code | Condition |
---|---|
200 OK | The operation completed successfully. |
400 Bad Request | Invalid file ID. |
401 Unauthorized | Access token is invalid, expired or not specified. |
403 Forbidden | The user does not have permission to view the matter. |
404 Not Found | File not found. |
406 Not Acceptable | Content type specified in the Accept header isn't supported. |
500 Internal Server Error | An internal error occurred. |
501 Not Implemented | Server does not have the required plug-in. |
Value | Description |
---|---|
rtf | Rich Text Format. |
html | HTML Format. |
text | Plain Text Format. |