Retrieve notes for the merchant application

The GET /api/v1/merchant/notes API method retrieves all notes associated with a merchant's application in the payment processing service. This endpoint requires authentication and returns a list of notes that provide insights, comments, or updates added during the merchant's onboarding or review process. The response includes a status code, along with the notes' content, timestamps, and any relevant metadata. This method is essential for tracking the history of interactions or observations regarding a merchant's application.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!