X-BalikujAuthToken: ********************curl --location --request POST '/api/pdf/label' \
--header 'X-BalikujAuthToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"skip": 0,
"onePerPage": true,
"type": "string",
"packages": [
0
]
}'