Send formdata in REST API call

Hi, 

Can anyone let me know, how one can pass the formdata( multipart/formdat) content in sending a HTTP request( POST method). I have four fields which needs to be sent across to the service. It accepts the payload as a form of Formdata. So, please let me know how i can invoke the service by sending the formdata as an input

  Discussion posts and replies are publicly visible