Ascio Web Service v3
Class GetAccountBalanceResponse
| Property | Description |
|---|---|
| GetAccountBalanceResult | |
| Currency | |
| Vat | Example: 1.1 |
| UnInvoicedOrders | Example: 1.1 |
| UnInvoicedOpenOrders | Example: 1.1 |
| UnInvoicedCompletedOrders | Example: 1.1 |
| UnInvoicedCompletedOrdersLast24h | Example: 1.1 |
| AccountBalance | Example: 1.1 |
| CurrentBalance | Example: 1.1 |
| ReminderThreshold | Example: 1.1 |
| BlockingThreshold | Example: 1.1 |
| ReminderEmailAddress | |
| InvoiceEmailAddress | |
| LastReminderSent | |
| NumberOfRemindersSent | Example: 1 |
| LastBlockedAccountMessageSent | |
| NumberOfBlockedAccountMessagesSent | Example: 1 |
| StandingAccountBalance | Example: 1.1 |
| ResultCode | Example: 1 |
| ResultMessage | |
| Errors |
Used in Classes
Used in examples
# GetAccountBalanceResponse
getAccountBalanceResponse_type = client.get_type('v3:GetAccountBalanceResponse')
getAccountBalanceResponse = getAccountBalanceResponse_type(
ResultCode = 1,
ResultMessage = "ResultMessageTest",
Errors = {"string" : [
]},
Currency = "CurrencyTest",
Vat = 1.1,
UnInvoicedOrders = 1.1,
UnInvoicedOpenOrders = 1.1,
UnInvoicedCompletedOrders = 1.1,
UnInvoicedCompletedOrdersLast24h = 1.1,
AccountBalance = 1.1,
CurrentBalance = 1.1,
ReminderThreshold = 1.1,
BlockingThreshold = 1.1,
ReminderEmailAddress = {"string" : [
]},
InvoiceEmailAddress = {"string" : [
]},
LastReminderSent = "2025-12-01T00:26:34.962+01:00",
NumberOfRemindersSent = 1,
LastBlockedAccountMessageSent = "2025-12-01T00:26:34.962+01:00",
NumberOfBlockedAccountMessagesSent = 1,
StandingAccountBalance = 1.1
)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.