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

The request body is of type GetSingleFtpCredential.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleFtpCredential Element

Overview

Sequence
itemId xs:int
Response (GetSingleFtpCredentialSoapOut)

The response body is of type GetSingleFtpCredentialResponse.

Response Body Parameters

NameDescriptionData Type
 FtpCredentialInfo
DownloadFolder Element UploadFolder Element BaseFolder Element Passive Element TransferMode Element Password Element UserName Element PortNumber Element FtpServer Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleFtpCredentialResult Element Sequence GetSingleFtpCredentialResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
FtpServer optional xs:string
PortNumber xs:int
UserName optional xs:string
Password optional xs:string
Passive xs:boolean
BaseFolder optional xs:string
UploadFolder optional xs:string
DownloadFolder optional xs:string
See Also
All Operations Resource GroupGeneralComponents Web Service