Ascio Web Service v2
SOAP CreateApprovalDocumentation
For owner-changes and transfers both parties, gaining and losing must be verified:Uploads an IRTP verfication proof.
Response CreateApprovalDocumentation(string sessionId,int msgId)
Response codes
ResultCode | Message | Value |
---|---|---|
200 | OK | |
401 | Authorization failed | |
404 | Object not found |
CreateApprovalDocumentation Request
Property | Description |
---|---|
sessionId | Example: o58t9fjgw9bjarp6q7byv13e |
approvalDocumentation |
CreateApprovalDocumentationResponse
Property | Description |
---|---|
CreateApprovalDocumentationResult | |
documentationId | The documentationId is used in the order.Documentation property. |
Property | Value |
Type | IRTPApproval |
---|
SOAP example
<soapenv:Envelope xmlns:arr="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:service="http://www.ascio.com/2013/02/AscioService" xmlns:v2="http://www.ascio.com/2007/01" xmlns:v3="http://www.ascio.com/2013/02" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<v2:CreateApprovalDocumentation>
<v2:sessionId>${#Project#sessionId}</v2:sessionId>
<v2:approvalDocumentation>
<v2:Type>IRTPApproval</v2:Type>
<v2:ObjectNames/>
<v2:Attachments>
<v2:Attachment/>
</v2:Attachments>
<v2:Extensions>
<v2:Extension>
<v2:Key>LoosingOwnerApprovalIP</v2:Key>
<v2:Value>1.1.1.1</v2:Value>
</v2:Extension>
<v2:Extension>
<v2:Key>LoosingOwnerApprovalTimestamp</v2:Key>
<v2:Value>2016-12-06T22:09:07.707Z</v2:Value>
</v2:Extension>
<v2:Extension>
<v2:Key>GainingOwnerApprovalIP</v2:Key>
<v2:Value>1.1.1.1</v2:Value>
</v2:Extension>
<v2:Extension>
<v2:Key>GainingOwnerApprovalTimestamp</v2:Key>
<v2:Value>2016-12-06T22:09:07.707Z</v2:Value>
</v2:Extension>
<v2:Extension>
<v2:Key>IRTPOptOut</v2:Key>
<v2:Value>false</v2:Value>
</v2:Extension>
</v2:Extensions>
</v2:approvalDocumentation>
</v2:CreateApprovalDocumentation>
</soapenv:Body>
</soapenv:Envelope>
https://aws.demo.ascio.com/2012/01/01/AscioService.wsdl (OTE)
https://aws.ascio.com/2012/01/01/AscioService.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.