Optional Readonly created_Minimum `created_at` value to filter by (inclusive). Cannot be paired with paid_at_gte or paid_at_lte.
PayoutsApiListPayouts
Optional Readonly created_Maximum `created_at` value to filter by (inclusive). Cannot be paired with paid_at_gte or paid_at_lte.
PayoutsApiListPayouts
Optional Readonly includeAn array of optional include parameters, specifying extra properties to return. Currently for this endpoint only accepts 'transaction_count'. In the query parameters, this is specified as include=value1,value2,value3,etc.
PayoutsApiListPayouts
Optional Readonly include_Whether or not to include the results from any connected accounts.
PayoutsApiListPayouts
Optional Readonly limitThe maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used.
PayoutsApiListPayouts
Optional Readonly offsetThe (zero-based) offset of the first item in the collection to return.
PayoutsApiListPayouts
Optional Readonly paid_Minimum `paid_at` value to filter by (inclusive). Cannot be paired with created_at_gte or created_at_lte.
PayoutsApiListPayouts
Optional Readonly paid_Maximum `paid_at` value to filter by (inclusive). Cannot be paired with created_at_gte or created_at_lte.
PayoutsApiListPayouts
Optional Readonly qSupports searching by `payouts.id`, `payouts.amount`
PayoutsApiListPayouts
Optional Readonly statusOnly return payouts that have the given status.
PayoutsApiListPayouts
Readonly tilled_The id of the Tilled Account (usually starting with the prefix `acct_`) that the request is performed on behalf of.
PayoutsApiListPayouts
Generated using TypeDoc
Request parameters for listPayouts operation in PayoutsApi.
Export
PayoutsApiListPayoutsRequest