Authorization: Bearer ********************curl --location 'https://mock.apidog.com/m1/463678-0-default/preliminary-costing-items' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"count": 0,
"purchasePrice": 0,
"purchaseAmount": 0,
"insurancePercent": 0,
"weightGross": 0,
"volume": 0,
"commerce": 0,
"requestItem": "/request-items/1"
}'