POST api/SmartTransfer/Partners/Connectivity?url={url}
Test the connectivity of a SmartTransfer Partner's url.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
url |
The SmartTransfer Partner url to test. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Whether the connectivity test was successful.
ESignSystems.Core.Results.OperationResultName | Description | Type | Additional information |
---|---|---|---|
Succeeded | boolean |
None. |
|
Content | Object |
None. |
|
Errors | Collection of string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.