GeneralComponents Web Service
Method/GetSingleInboundFile
GeneralComponents Web Service > All Operations Resource Group : /GetSingleInboundFile (Method)
Description
The GetSingleInboundFile function returns the inboundFile record for the given primary key.
Request (GetSingleInboundFileSoapIn)

The request body is of type GetSingleInboundFile.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleInboundFile Element

Overview

Sequence
itemId xs:int
Response (GetSingleInboundFileSoapOut)

The response body is of type GetSingleInboundFileResponse.

Response Body Parameters

NameDescriptionData Type
 InboundFileInfo
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 GetSingleInboundFileResult Element Sequence GetSingleInboundFileResponse Element

Overview

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
See Also
All Operations Resource GroupGeneralComponents Web Service