Objective:
- 500 error when generating a Trust Request with a Matter using APIv4
- API Documentation for Trust Requests shows Matters expect a single Matter when it requires a list
Environment:
- Clio's API v4
Additional Information:
Clio's API v4 Documentation shows that a single id, trust_amount, and note is required to associate a Trust Request to a Matter. As it is possible to generate a Trust Request with more than one Matter, this information should be passed as a list.