Skip to main content
POST
Store cancellation note

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
cancelled_note
string | null
Maximum string length: 250

Response

Cancellation note stored.

message
string
required
Example:

"Cancellation feedback stored successfully!"

data
object
required
Last modified on July 20, 2026