Ascio Web Service v3
Class AccountTransaction
Property | Description |
---|---|
AccountTransactionType | |
Created | |
Amount | Example: 1.1 |
Balance | Example: 1.1 |
InvoiceNo | Example: 1 |
CreditNo | Example: 1 |
Note | |
CreatedBy | |
VatPercentage | Example: 1.1 |
//AccountTransaction
accountTransaction = {};
accountTransaction.AccountTransactionType="Invoice";
accountTransaction.Created="2024-11-24T03:21:25.396+01:00";
accountTransaction.Amount=1.1;
accountTransaction.Balance=1.1;
accountTransaction.InvoiceNo=1;
accountTransaction.CreditNo=1;
accountTransaction.Note="NoteTest";
accountTransaction.CreatedBy="CreatedByTest";
accountTransaction.VatPercentage=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.