I want to create a product order using the json by passing it in rest api explorer.
Hi All,I want to create a product order using the json by passing it in rest api explorer. But I will be passing the product offering name. I will not pass the sys_id in the request payload. But instead I will be passing the name of the product offe...