curl --location --globoff 'https://.daftra.com/v2/api/entity/package/{{id}}/1?per_page=100' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'apikey: ' \
--header 'Content-Type: application/json'{
"id": 0,
"name": "string",
"price": 0,
"period_value": 0,
"period_unit": "string",
"status": 0,
"product_id": null,
"description": "string",
"created": "string",
"modified": "string",
"deleted_at": null,
"type": "string",
"branch_id": 0
}