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

The request body is of type GetSingleOutboundFile.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleOutboundFile Element

Overview

Sequence
itemId xs:int
Response (GetSingleOutboundFileSoapOut)

The response body is of type GetSingleOutboundFileResponse.

Response Body Parameters

NameDescriptionData Type
 OutboundFileInfo
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 GetSingleOutboundFileResult Element Sequence GetSingleOutboundFileResponse 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
See Also
All Operations Resource GroupGeneralComponents Web Service