post https://api.cloud.mbanq.com/v1///notes
Use this API to add a new note to a specific resource such as a client, account, loan, or dispute.
You must specify the resourceType
, resourceId
, and provide the content of the note in the request body.
Behaviour: A successful response indicates that the note was successfully created and associated with the specified resource.