get https://api.cloud.mbanq.com/v1///notes
Use this API to fetch all the notes associated with a specific resource, such as a client, account, loan, or dispute.
You need to specify both the resourceType
and resourceId
in the API URL.
Behaviour: A successful response from this API indicates that all notes related to the specified resource were successfully retrieved.