curl --location 'https://api-sandbox.saaslogic.io/v1/products//resources' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data '{
"resourceName": "water",
"calculationType": "SUM"
}'{
"resourceId": "133a4f03-d6fc-4782-b3cd-c9b8e4168be1",
"resourceName": "API2",
"uomGroupName": "Volume",
"isUnitLevelEnforceable": false,
"isDecimalAllowed": false,
"calculationType": "SUM",
"isProrated": true,
"overageCalculationType": "NoOverage"
}