v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
CustomerAccount

Get Account Note

Retrieves the contents of a particular note attached to a specified customer account.

get/commerce/customer/accounts/{accountId}/notes/{noteId}

Path parameters

accountIdinteger required

Unique identifier of the customer account that contains the note to retrieve.

noteIdinteger required

Unique identifier of a particular note that you want to retrieve.

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Response

OK

contentstring nullable

Content of the note that the merchant added.

idinteger

Unique identifier of the note.