1.2 KiB
1.2 KiB
name, description
| name | description |
|---|---|
| payouts-routes | Handle 3 OpenAPI operation(s) under /v2/payouts for the payouts route group. |
payouts API Routes
Handle 3 OpenAPI operation(s) under /v2/payouts for the payouts route group.
Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.
Operations
list_payouts
- Operation ID:
list_payouts - Route:
GET /v2/payouts - Mode: READ
- Summary: ListPayouts
- Parameters:
location_idinquerystatusinquerybegin_timeinqueryend_timeinquerysort_orderinquerycursorinquerylimitinquery
get_payout
- Operation ID:
get_payout - Route:
GET /v2/payouts/{payout_id} - Mode: READ
- Summary: GetPayout
- Parameters:
payout_idinpathrequired
list_payout_entries
- Operation ID:
list_payout_entries - Route:
GET /v2/payouts/{payout_id}/payout-entries - Mode: READ
- Summary: ListPayoutEntries
- Parameters:
payout_idinpathrequiredsort_orderinquerycursorinquerylimitinquery