Skip to main content
POST
Create Return Note

Authorizations

X-Authorization
string
header
required

Path Parameters

id
integer
required

The unique identifier associated with the return.

Body

application/json
content
string
required

The content of the note.

Maximum string length: 255
Example:

"This is a new note"

Response

Success

The value returned when the return action succeeds.

Example:

true