curl --location --request PUT '/api/stocks/' \
--header 'Content-Type: application/json' \
--data-raw '{
"productKey": "09000660130229",
"materialKey": "08000117507107",
"locationKey": "07000651309365",
"storeroomKey": "01000657769159",
"assetKey": "09000520217100",
"position": "string",
"uomKey": "06000945789861",
"quantity": "string",
"expiresAt": "1982-08-09T08:40:31Z"
}'{
"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"
}
}