get_returns
Retrieve buyer return claims with filters for product, pagination, and archive status to manage returns.
Instructions
Get buyer return claims (requests to return goods)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nmId | No | Filter by nomenclature ID | |
| limit | No | Number of claims (max 200) | |
| offset | No | Offset for pagination | |
| isArchive | No | Get archived claims instead of active (default false) |