get_shopify_payments_payouts
Fetch Shopify Payments payouts with optional filters for dates, amounts, and transaction types to reconcile and manage store financial records.
Instructions
Fetch Shopify Payments payouts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| first | No | Number of payouts to fetch (1-250, default: 50) | |
| query | No | Filter query for payouts | |
| reverse | No | Reverse the sort order | |
| sortKey | No | Field to sort by | |
| transactionType | No | Filter by transaction type |