GeneralComponents Web Service
Method/UpdateOutboundFile
GeneralComponents Web Service > All Operations Resource Group : /UpdateOutboundFile (Method)
Description
The UpdateOutboundFile function updates an outboundFile record.
Request (UpdateOutboundFileSoapIn)

The request body is of type UpdateOutboundFile.

Request Body Parameters

NameDescriptionData Type
 OutboundFileInfo
 xml:boolean
isForceUpdate Element WarningCount Element ErrorCount Element TransmissionLog Element Retries Element FileContent Element FileName Element Status Element FileType Element FtpCredentialsId Element Number Element TaskId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence outboundFile Element Sequence UpdateOutboundFile Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
TaskId xs:int
Number xs:int
FileName optional xs:string
FileContent optional xs:base64Binary
Retries xs:unsignedByte
TransmissionLog optional xs:base64Binary
ErrorCount xs:int
isForceUpdate xs:boolean
Response (UpdateOutboundFileSoapOut)

The response body is of type UpdateOutboundFileResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateOutboundFileResult Element Sequence UpdateOutboundFileResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service