Add/Update Customer Notes

This API allows you to capture additional information about the customer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request Body Parameters (Add)

ParameterDatatypeDescription
Customer identifier*stringPass any of the unique identifiers of the customer for whom you want to add notes (mobile no/email id/external id/user_id)
datedateDate that you associate to the notes. By default, current date will be considered.
description*stringDetails or message of the note in a plain text format. The maximum number of characters supported is 255.

Request Body Parameters (Update)

ParameterDatatypeDescription
mobile/email/external_id/user_id**enumUnique identifier of the customer for which you want to update customer notes (mobile no/email id/external id/user_id).
description*stringNew notes that you want to update with (plain text).
id*intUnique id of the customer note that you want to update.
Body Params
json
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain