post https://api.reepay.com/v1/customer//note
Create a note for a customer. Specify who has created the note by dictate user_name and user_email. The user information is not a part of Reepay’s user concept but can be your intern user information.
Errors
The operation can generate the following errors beside the generic HTTP error codes described here.
Error code | HTTP code | Description |
---|---|---|
9 | 404 | Customer not found |
71 | 400 | Customer is deleted |
17 | 404 | Provided user not found |