GET XD/Order/Import?SessionId={SessionId}&CompanyId={CompanyId}&fromDateStr={fromDateStr}&toDateStr={toDateStr}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionId | string |
None. |
|
| CompanyId | integer |
None. |
|
| fromDateStr | string |
Required |
|
| toDateStr | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectReplyOfInt64| Name | Description | Type | Additional information |
|---|---|---|---|
| data | integer |
None. |
|
| errorCode | integer |
None. |
|
| error | string |
None. |
Response Formats
application/json, text/json, text/javascript, application/x-protobuf
Sample:
Sample not available.