PayPal Payouts - Anyone successfully connected to it?

We’ve got a client that wants to automate paying people via PayPal. We were attempting to use their Payouts API but keep getting stuck with “Malformed Request”. Anyone gotten this to work?

Appreciate any feedback…

Do you know what your API call is sending? Just point your request at a local http endpoint and use a proxy (like Fiddler etc) so you can see what you are sending to paypal

Also, please always state your Lucee version!

Thanks Zac. We are using 5.3.7.47

We’ll give Fiddler a try.

Would still welcome hearing someone has successfully connected using the Payouts API… ?

Just in case anyone stumbles across this, we did get it to work. The required nesting of the json data was the problem.