Create Return Note
Return Actions
Create Return Note
Post a new note to a return.
Required API key scope
- Returns
POST
Create Return Note
Documentation Index
Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The unique identifier associated with the return.
Body
application/json
The content of the note.
Example:
"This is a new note"
Response
Success
The value returned when the return has been queued for processing.
Example:
"true"