Posting Bank Transaction attachments should produce helpful error for DELETED transactions
Right now it results in an opaque 500 error, which required me to reach to support.
For example:
```
POST https://api.xero.com/api.xro/2.0/BankTransactions/<transaction>/Attachments/kitten.png
Accept: text/xml
Content-Type: image/png
Authorization: Bearer ...
xero-tenant-id: <..>
< /kitten.png
```
1
vote
Ilya Priven
shared this idea