Hello, I am trying to build paypal payouts, to send payments from backend side. I am following this tutorial: https://developer.paypal.com/docs/payouts/standard/payouts-to-venmo/ However when I add `recipient_wallet`: `Venmo` I get 400 Bad Request. If I try standard "paypal" payout then everything works normally.
... View more