PUT POS/Customers/{id}/Notes/{customerNoteId} Try Now

Updates the customer note.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id
The customer identifier.
string
Required
customerNoteId
The note identifier.
string
Required

Body Parameters

The note.

string

Request Formats

application/json, text/json

Sample:
""

Response Information

Resource Description

None.