Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

accountId
integer<int32>
required

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

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

Contents of the new note.

Note added to the customer account. Merchants can add internal notes, for example, to keep track of a customer's interests or complaints.

auditInfo
object
content
string | null

Content of the note that the merchant added.

id
integer<int32>

Unique identifier of the note.

Response

OK

Note added to the customer account. Merchants can add internal notes, for example, to keep track of a customer's interests or complaints.

auditInfo
object
content
string | null

Content of the note that the merchant added.

id
integer<int32>

Unique identifier of the note.