GeneralComponents Web Service
Method/GetInboundFiles
GeneralComponents Web Service > All Operations Resource Group : /GetInboundFiles (Method)
Description
The GetInboundFiles function returns all inboundFile records for the specified parameters.
Request (GetInboundFilesSoapIn)

The request body is of type GetInboundFiles.

Request Body Parameters

NameDescriptionData Type
 GetInboundFilesRequest
PagingTreshold Element ProcessedOnly Element CancelledOnly Element DateTimeTo Element DateTimeFrom Element FileContentContains Element LogContains Element IncludeDataFields Element FileType Element Status Element FileName Element FtpSubFolder Element FileIdentifier Element InterchangeIdentifier Element Number Element StoreId Element Sequence Filter Element RecordCount Element Offset Element OrderBy Element SkipItemId Element IncludeItemId Element Sequence filter Element Sequence GetInboundFiles Element

Overview

Sequence
Sequence
SkipItemId xs:int
OrderBy optional xs:string
Offset xs:int
Sequence
Response (GetInboundFilesSoapOut)

The response body is of type GetInboundFilesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewInboundFileInfo
Bytes Element StoreDescription Element StoreNumber Element WarningCount Element ErrorCount Element Cancelled Element ProcessLog Element FileContent Element FtpSubFolder Element FileName Element FileType Element Status Element InboundMessageId Element FileIdentifier Element InterchangeIdentifier Element Number Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewInboundFileInfo Element Sequence GetInboundFilesResult Element Sequence GetInboundFilesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Number xs:int
InterchangeIdentifier optional xs:string
FileIdentifier optional xs:string
FileName optional xs:string
FtpSubFolder optional xs:string
FileContent optional xs:base64Binary
ProcessLog optional xs:base64Binary
Cancelled xs:boolean
ErrorCount xs:int
StoreNumber xs:short
StoreDescription optional xs:string
Bytes xs:int
See Also
All Operations Resource GroupGeneralComponents Web Service