Sending a custom action to an action menu on the reconciliation text

Hello,

I am trying to send a custom action into the action menu of a reconciliation text, but I’m getting an error concerning one of the parameters but I don’t see what is wrong with it because according to the documentation the call should be good

Hi Bryan,

I believe the issue caused by the placement_options[reconciliation_ids] parameter.
Can you try change that towards: placement_options[reconciliation_ids][]

Does that work for you as well?