SubmitRequest
1 2 3 4
curl --request POST \ --url https://example.com/msapi/productoffermanagementms/v4/product/submit \ --header 'content-type: application/json' \ --data '{"type":"object"}'