curl --location --request POST 'https://api.kompany.com//api/v1/product/order//'
{
"identity": "string",
"option": "string",
"ordered": {},
"owner": "string",
"price": 0,
"sku": "string",
"status": "string",
"subjectId": "string",
"subjectValue": "string"
}