Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

returnId
string
required

Unique identifier of the return whose note you want to get.

noteId
string
required

Unique identifier of the note whose text you want to get.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

OK

Internal notes that a merchant may add to the order. Maximum 250 characters.

auditInfo
object
id
string | null

Unique identifier of the note. System-supplied and read-only.

text
string

Text of the note. Maximum 250 characters.

Maximum string length: 500