Skip to main content
GET
Get Return Notes

Authorizations

X-Authorization
string
header
required

Path Parameters

id
integer
required

The unique identifier associated with the return.

Response

Success

id
integer

The unique identifier associated with the return note.

Example:

1

content
string

The content of the note.

Example:

"This is a sample note"

created_at
string

The date and time at which the note was created, in Y-m-d H:i:s format.

Example:

"2023-08-15 13:19:20"