GET api/Document?senderCode={senderCode}&docTypeId={docTypeId}&number={number}&serie={serie}&dateNumber={dateNumber}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| senderCode | string |
Required |
|
| docTypeId | integer |
Required |
|
| number | integer |
Required |
|
| serie | string |
Required |
|
| dateNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ProcessResult2| Name | Description | Type | Additional information |
|---|---|---|---|
| TextDatas | Collection of ProcessData |
None. |
|
| 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.