#Pešo1
1 messages · Page 1 of 1 (latest)
hi! metadata is not a String, so that's not correct.
the raw HTTP request you'd to make here should look like ....&metadata[customerCode]=100200&name=Mail&..... for example in the POST data.
Hi. Thank you for the quick reply. The test is now working for me, thanks to your solution.