tiendanube_list_disputes
List all disputes from your Tienda Nube store with filters by status, reason, and date range.
Instructions
List all disputes with filtering options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | Number of items per page (1-200) | |
| page | No | Page number (starting from 1) | |
| status | No | Filter by dispute status | |
| reason | No | Filter by dispute reason | |
| created_at_min | No | Filter by minimum creation date (ISO 8601) | |
| created_at_max | No | Filter by maximum creation date (ISO 8601) |