Ascio Web Service v3
Class GetMarksRequest
Property | Description |
---|---|
ObjectNames | |
Handles | |
Status | |
MarkType | |
ObjectComment | Example: "Example Object Comment" |
CreationFromDate | |
CreationToDate | |
ExpireFromDate | |
ExpireToDate | |
OwnerName | |
OwnerOrganizationName | |
OwnerEmail | |
CustomerReferenceExternalId | |
CustomerReferenceDescription | |
OrderSort | |
PageInfo |
# PagingInfo
pageInfo = {
"PageIndex" : 1,
"PageSize" : 1
}
# GetMarksRequest
getMarksRequest = {
"ObjectNames" : {"string" : [
]},
"Handles" : {"string" : [
]},
"Status" : "StatusTest",
"MarkType" : "MarkTypeTest",
"ObjectComment" : "Example Object Comment",
"CreationFromDate" : "2024-11-21T19:29:52.027+01:00",
"CreationToDate" : "2024-11-21T19:29:52.027+01:00",
"ExpireFromDate" : "2024-11-21T19:29:52.027+01:00",
"ExpireToDate" : "2024-11-21T19:29:52.027+01:00",
"OwnerName" : "OwnerNameTest",
"OwnerOrganizationName" : "OwnerOrganizationNameTest",
"OwnerEmail" : "OwnerEmailTest",
"CustomerReferenceExternalId" : "CustomerReferenceExternalIdTest",
"CustomerReferenceDescription" : "CustomerReferenceDescriptionTest",
"OrderSort" : "CreatedAsc",
"PageInfo" : pageInfo
}
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.