SOAP Activity in UiPath

Hello,
I am using SOAP request provided by UiPath and when I used service description and clicked on Get button it generated Type “prodOrderRequest_3”. I am not sure what value needs to be passed here. Do I need to define that data type? If so then how? Can anyone please help.

Thanks,
Rishi

EndPoint: https://toolkit-api.dnb.com/ws/DNB_WebServices.Providers.OrderAndInvestigations.GDP_V4:wsp_GDP_V4?WSDL

Please go through the documentation of web services to know what value and what are the parameters to pass to different methods and classes in the WSDL @RISHI4897