Optional ReadonlyaccountAn optional query parameter used to filter the response by a specific account type. When provided, only expected payouts associated with the specified account type will be returned.
Optional ReadonlymarketplaceAn optional query parameter that specifies the marketplaces from which to retrieve expected payouts. The marketplace ID is a globally unique identifier assigned to each Amazon marketplace. When provided, the response will only include expected payouts associated with the specified marketplaces. If omitted, expected payouts from all applicable marketplaces may be returned. To find the marketplace ID for your region, refer to Marketplace IDs.
Optional ReadonlynextThe response includes `nextToken` when the number of results exceeds the specified page size. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextToken` is null. Note that this operation can return empty pages.
Request parameters for listExpectedPayouts operation in FinancesTransfersApi.