#javespi-dashboard
1 messages · Page 1 of 1 (latest)
HI 👋
Neither Transfers https://stripe.com/docs/api/transfers/list, nor Payouts https://stripe.com/docs/api/payouts/list have a Search API. The only option would be to use the list APIs I linked to and filter the results.
Ok thanks what I understood from documentation but I asked just in case.
Then why from the Stripe Dashboard when I do a search by field of metadata it returns me Transfers results?
Stripe Dashboard implements some features that we do not inlcude in the API
Ok, thank you