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
Recipients is a single dictionary, whereas the API docs suggest submitting a list of dictionaries instead.
Try putting another {} around the recipient dictionary.