Based on the documentation
https://justin.ua/api/api_justin_documentation.pdf:- it is necessary to pass the parameter delivery_is_required=true
- parse the city from the address to pass its uuid to the receiver_city_id parameter
- pass the address in the receiver_delivery_address parameter
In theory, we can make a setting in the automatic creation action so that if a department is not specified / not defined, we can try to generate a TTN for targeted delivery, but due to the receiver_city_id parameter (it needs to be determined by regular expressions somehow from the address) - such refinement will take about 3 hours (provided that we use either several address templates of our choice, or provided by you).