POST api/SmartTransfer/Partners/Connectivity?url={url}

Test the connectivity of a SmartTransfer Partner's url.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.OperationResult
NameDescriptionTypeAdditional 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.