Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 339 Bytes

File metadata and controls

11 lines (6 loc) · 339 Bytes

Survey Operations

Customer satisfaction and feedback records (/api/Feedback per OpenAPI).

Get Many

Return All, Limit, Ticket ID (client-side filter when list has no query params)

Get by ID / Create / Delete

Use Feedback ID for get and delete. Create accepts Ticket ID and JSON Additional Fields.