curl --location --request POST '/api/stocks' \
--header 'Content-Type: application/json' \
--data-raw '{
"productKey": "05000792539736",
"materialKey": "08000753654629",
"locationKey": "08000565439228",
"storeroomKey": "06000416633862",
"assetKey": "01000350581646",
"position": "string",
"uomKey": "08000157374593",
"quantity": "string",
"expiresAt": "2013-03-17T14:04:11Z"
}'{
"data": {
"key": "07000069347630",
"productKey": "05000752255762",
"materialKey": "03000047321741",
"locationKey": "06000071233403",
"storeroomKey": "07000453350727",
"assetKey": "04000181080888",
"position": "string",
"uomKey": "09000236236376",
"quantity": "string",
"reorderPoint": "string",
"expiresAt": "1972-03-16T18:01:28Z",
"reorderQuantity": "string",
"minLevel": "string",
"maxLevel": "string",
"reorderLevel": "string",
"createdAt": "1978-07-10T16:11:13Z",
"updatedAt": "2016-09-25T05:08:08Z",
"deletedAt": "1993-10-28T16:29:58Z"
}
}