Skip to main content
Hidden This file is a temporary fix because we took down the API Explorer from MQ Docs until it gets updated.

List cardholder notes

Action: GET
Endpoint: /users/{token}/notes
This endpoint enables you to list the notes associated with the specified cardholder.

Create a note for a cardholder

Action: POST
Endpoint: /users/{token}/notes
This endpoint enables you to create a note for a cardholder.

Updates a specific note for a cardholder

Action: PUT
Endpoint: /users/{token}/notes/{notes_token}
This endpoint enables you to update a specific note for the specified cardholder.