| Name | Description | Type | Additional information |
|---|---|---|---|
| ErrorList |
List of signing errors for orders. Each item in the list will have an EMR-Link order ID to identify the order that had an error, as well as an error message describing the issue that was encountered. |
Collection of SigningError |
None. |
| Error |
Will be set to True if any errors occur during the processing of the API method. |
boolean |
None. |
| ErrorMessage |
Will contain an error message string if Error is True. |
string |
None. |