Create product feedback for a business
Creates product feedback for the current business, capturing category, message, and context for operator review.
Body
Request schema for the Leadping API feedback creation request, including the fields clients can send.
Defines the type of product feedback submitted from inside Leadping.
bug, confusing, feature_request, missing_capability, other Message text supplied by the user or returned by the Leadping API for this feedback creation request.
Application route where this feedback creation request originated or should direct the user.
Product area or app section connected to this feedback creation request.
Indicates whether the submitter permits Leadping support to contact them about the feedback.
Client application version that submitted this feedback creation request.
Response
Created
Response schema for the Leadping API feedback item response returned to authenticated clients.
Unique Leadping identifier for this feedback item response.
Business ID connected to the feedback item, when the feedback came from a business workspace.
User ID for the person who submitted the feedback.
Type classification used to route and interpret this feedback item response in the Leadping API.
bug, confusing, feature_request, missing_capability, other Current lifecycle status for this feedback item response in the Leadping API.
new, reviewed, planned, in_progress, shipped, closed, ignored Product area or app section connected to this feedback item response.
Application route where this feedback item response originated or should direct the user.
Message text supplied by the user or returned by the Leadping API for this feedback item response.
Indicates whether the submitter permits Leadping support to contact them about the feedback.
Client application version that submitted this feedback item response.
UTC timestamp when this feedback item response was created.

