Hello Bastian,
I still have an error. It seems that the HTTP header is not correct.
The Partner returns the following error:
Invalid HTTPContent instance provided.It does not have a multipart content-type header with a boundary parameter.
So I think that I have to send a HTTP call with a content-type multipart/form-data and a content-type boundary.
Is it possible with B1i ?
Thank you.