POST api/Zevez/rwsystem/ZSFTP
Request Information
URI Parameters
None.
Body Parameters
ZSFTPPayload| Name | Description | Type | Additional information |
|---|---|---|---|
| FtpType | ZFTPType |
None. |
|
| SftpStatus | boolean |
None. |
|
| SfptServer | string |
None. |
|
| User | string |
None. |
|
| Password | string |
None. |
|
| RemotePath | string |
None. |
|
| ForceEmailFailureSend | boolean |
None. |
|
| LocalPath | string |
None. |
|
| Port | integer |
None. |
|
| FileName | string |
None. |
|
| FileContent | string |
None. |
|
| EmailList | string |
None. |
|
| SFTPPrivateKey | string |
None. |
|
| CompanyId | string |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.