Get Note By Id

Use this API to fetch a specific note associated with a specific resource, such as a customer, account, or loan.
You need to specify the resourceType, resourceId, and noteId in the API URL.

Behaviour: A successful response from this API indicates that the requested note related to the specified resource was successfully retrieved.

Path Params
string
enum
required

The type of the resource.
Example: client

Allowed:
integer
required
Defaults to 3129

The Identifier of the specific resource.
Example: 3179

integer
required
Defaults to 4

The Identifier of the note.
Example: 4

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json