Ascio Web Service v2
Class ApprovalDocumentation
Property | Description |
---|---|
Type | Example: "owner" |
ObjectNames | The domain-names that were verified. |
OrderId | Example: "TEST123456" |
Attachments | |
Extensions |
# Attachment
attachment = {
"Data" : base64.encode('1234'),
"FileName" : "anything.jpg"
}
# ArrayOfAttachment
attachments = []
# Extension
extension = {
"Key" : "Title",
"Value" : "Mr."
}
# Extensions
extensions = []
# ApprovalDocumentation
approvalDocumentation = {
"Type" : "Foa",
"ObjectNames" : {"string" : [
]},
"Attachments" : attachments,
"Extensions" : extensions
}
WSDL for AWS v2
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.
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.