Skip to main content

Accounttax

The account tax corresponding for deposit account

creationDatestring<date-time>

The date when the rate availability was created.

Example: 2016-09-06T13:37:50+03:00
fromDatestring<date-time>

The date when the tax source starts to be used by the account.

Example: 2016-09-06T13:37:50+03:00
lastModifiedDatestring<date-time>

The last date when the rate availability was modified.

Example: 2016-09-06T13:37:50+03:00
rateSourceEncodedKeystring
rateSourceIdstring

The id of the source

rateSourceNamestring

The name of the source

savingsAccountEncodedKeystring
toDatestring<date-time>

The ending date of the tax source used by the account

Example: 2016-09-06T13:37:50+03:00
Accounttax
{
"creationDate": "2016-09-06T13:37:50+03:00",
"fromDate": "2016-09-06T13:37:50+03:00",
"lastModifiedDate": "2016-09-06T13:37:50+03:00",
"rateSourceEncodedKey": "string",
"rateSourceId": "string",
"rateSourceName": "string",
"savingsAccountEncodedKey": "string",
"toDate": "2016-09-06T13:37:50+03:00"
}