Platitun · API · The deal · My complaints

My complaints

GET /api/v1/complaints

Key scope: orders · read only

A complaint is a NON-PUBLIC thing, not a “bad review”: buyers read reviews, only the marketplace reads complaints, and a sanction may follow.

Query filters

FieldTypeWhat it is
limitintegerHow many records to return. Default 50, maximum 200.

Response fields

FieldTypeWhat it is
itemsarrayThe records of this page.
items[].topicstringA topic from the classifier.
items[].statusstringopen, sanctioned or rejected.
items[].resolutionstring|nullWhat the administrator decided.

Nearby in this section