v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
CustomerAccount

Add Account Note

Adds a new note to the specified customer account.

post/commerce/customer/accounts/{accountId}/notes

Path parameters

accountIdinteger required

Unique identifier of the customer account for which to create the note.

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

contentstring nullable

Content of the note that the merchant added.

idinteger

Unique identifier of the note.

Response

OK

contentstring nullable

Content of the note that the merchant added.

idinteger

Unique identifier of the note.