GeneralComponents Web Service
Method/UpdateInboundFile
GeneralComponents Web Service > All Operations Resource Group : /UpdateInboundFile (Method)
Description
The UpdateInboundFile function updates an inboundFile record.
Request (UpdateInboundFileSoapIn)

The request body is of type UpdateInboundFile.

Request Body Parameters

NameDescriptionData Type
 InboundFileInfo
 xml:boolean
isForceUpdate 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 inboundFile Element Sequence UpdateInboundFile 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
isForceUpdate xs:boolean
Response (UpdateInboundFileSoapOut)

The response body is of type UpdateInboundFileResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateInboundFileResult Element Sequence UpdateInboundFileResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service