A valid request URL is required to generate request examples{
"id": 123,
"content": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Retrieves the contents of a particular note attached to a specified customer account.
A valid request URL is required to generate request examples{
"id": 123,
"content": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
Unique identifier of the customer account that contains the note to retrieve.
Unique identifier of a particular note that you want to retrieve.
limits which fields are returned in the response body
Success