CARVIEW |
Select Language
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 16 Jul 2025 22:38:54 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
X-XQuery-Cached: true
Set-Cookie: JSESSIONID=node0c4z80pena1zbh77g1p5lm7px940098.node0; Path=/exist
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Security-Policy: frame-ancestors 'self'
Vary: Accept-Encoding, User-Agent
Content-Encoding: gzip
GetAccountBalanceResponse - Ascio API v3
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-07-17T00:38:54.349+02:00",
NumberOfRemindersSent = 1,
LastBlockedAccountMessageSent = "2025-07-17T00:38:54.349+02: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.