Deposittransactionadjustmentdetails
Contains the details of the transaction adjustment
bookingDatestring<date-time>
Date when the adjustment transaction is logged into accounting. Can be null. Available only for DEPOSIT and WITHDRAWAL
Example:
2016-09-06T13:37:50+03:00notesstringrequired
Notes detailing why the transaction is adjusted
Deposittransactionadjustmentdetails
{
"bookingDate": "2016-09-06T13:37:50+03:00",
"notes": "string"
}