session: ********************curl --location 'https://api.snakk.ai/api/reseller/packages' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"included_minutes": 0,
"price_nok": 0,
"modules": {
"property1": true,
"property2": true
},
"is_active": true,
"sort_order": 0,
"package_type": "base",
"overage_strategy": "block",
"overage_rate_nok": 0
}'{
"package": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"included_minutes": 0,
"price_nok": 0,
"modules": {
"property1": true,
"property2": true
},
"is_active": true,
"sort_order": 0,
"package_type": "base",
"overage_strategy": "block",
"overage_rate_nok": 0
}
}