GET api/Core?ClientID={ClientID}&DocumentType={DocumentType}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ClientID | string |
Required |
|
DocumentType | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ProcessResultName | Description | Type | Additional information |
---|---|---|---|
ProcessName | string |
None. |
|
ProcessType | ProcessTypes |
None. |
|
HasError | boolean |
None. |
|
ErrorDescription | string |
None. |
|
ErrorCode | string |
None. |
|
UIMessage | string |
None. |
|
ReturnValue | integer |
None. |
|
TextData | string |
None. |
|
UseCData | boolean |
None. |
|
Buffer | Collection of byte |
None. |
|
Inner | ProcessResult |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.