Hello Johan,
So many thanks for your quick reply.But i want to elaborate little bit more.
I have below palyload for mixed data::
First chunk of payload:
Content-Disposition: form-data; name="reference-data"; filename="blob"
Content-Type: application/json
{"integration":{"serviceData":{"referenceData":{"name":"ddd","description":"ddd","columnDelimiter":",","releaseCharacter":"\"","encodingType":"IBM437"}}}}
Second chunk of payload:
Content-Disposition: form-data; name="reference-data-file"; filename="RoleBasedAccessFeaturePlan.csv"
Content-Type: application/vnd.ms-excel
So how to set content type to above payload?
If possible please add an example with code.
Regards,
Ramakant