GET v1/Orders/{id}/Verifications
Returns verification images bundled in a zip file.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Order number |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
FileStreamName | Description | Type | Additional information |
---|---|---|---|
CanRead | boolean |
None. |
|
CanWrite | boolean |
None. |
|
CanSeek | boolean |
None. |
|
IsAsync | boolean |
None. |
|
Length | integer |
None. |
|
Name | string |
None. |
|
Position | integer |
None. |
|
Handle | IntPtr |
None. |
|
SafeFileHandle | SafeFileHandle |
None. |
|
CanTimeout | boolean |
None. |
|
ReadTimeout | integer |
None. |
|
WriteTimeout | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.