Group Payout API not working as expected, recipient is invalid response error

Recipients is a single dictionary, whereas the API docs suggest submitting a list of dictionaries instead.
Try putting another {} around the recipient dictionary.

1 Like