put https://t{tenantId}-s{siteId}.{env}.mozu.com/api/commerce/customer/accounts//notes/
Modifies an existing note for a customer account.
Response
Modifies an existing note for a customer account.
xxxxxxxxxx
curl --request PUT \
--url https://t0-s0.sandbox.mozu.com/api/commerce/customer/accounts/accountId/notes/noteId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: