GeneralComponents Web Service
Method/VerifyFtpCredentialInfo
GeneralComponents Web Service > All Operations Resource Group : /VerifyFtpCredentialInfo (Method)
Description
The VerifyFtpCredentialInfo function verifies a ftpCredential record against the available business rules.
Request (VerifyFtpCredentialInfoSoapIn)

The request body is of type VerifyFtpCredentialInfo.

Request Body Parameters

NameDescriptionData Type
 FtpCredentialInfo
 xml:boolean
isAddingRecord Element 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 ftpCredential Element Sequence VerifyFtpCredentialInfo 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
isAddingRecord xs:boolean
Response (VerifyFtpCredentialInfoSoapOut)

The response body is of type VerifyFtpCredentialInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyFtpCredentialInfoResult Element Sequence VerifyFtpCredentialInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service