GeneralComponents Web Service
Method/GetFtpCredentials
GeneralComponents Web Service > All Operations Resource Group : /GetFtpCredentials (Method)
Description
The GetFtpCredentials function returns all ftpCredential records for the specified parameters.
Request (GetFtpCredentialsSoapIn)

The request body is of type GetFtpCredentials.

Request Body Parameters

NameDescriptionData Type
 FtpCredentialsFilter
DownloadFolder Element UploadFolder Element Password Element UserName Element FtpServer Element Description Element StoreId Element Sequence filter Element Sequence GetFtpCredentials Element

Overview

Sequence
Sequence
StoreId xs:int
Description optional xs:string
FtpServer optional xs:string
UserName optional xs:string
Password optional xs:string
UploadFolder optional xs:string
DownloadFolder optional xs:string
Response (GetFtpCredentialsSoapOut)

The response body is of type GetFtpCredentialsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewFtpCredentialInfo
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 ViewFtpCredentialInfo Element Sequence GetFtpCredentialsResult Element Sequence GetFtpCredentialsResponse Element

Overview

Sequence
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