Ascio Web Service v3
Class CustomerReferenceInfo
Property | Description |
---|---|
CreationDate | |
Status | |
Handle | Example: "JD123" |
ExternalId | |
Description | |
Extensions |
Used in Classes
# KeyValue
keyValue = {
"Key" : "Title",
"Value" : "Mr."
}
# Extensions
customerReferenceInfoExtensions = []
# CustomerReferenceInfo
customerReferenceInfo = {
"Handle" : "JD123",
"ExternalId" : "ExternalIdTest",
"Description" : "DescriptionTest",
"Extensions" : customerReferenceInfoExtensions,
"CreationDate" : "2024-11-21T18:51:23.181+01:00",
"Status" : "StatusTest"
}
WSDL for AWS v3
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.
https://aws.demo.ascio.com/v3/aws.wsdl (OTE)
https://aws.ascio.com/v3/aws.wsdl (Live)
Please configure the IP-Whitelisting in the portal/demo-portal.