Updates the ajnas data by sending a PUT request to the API.
This function takes an array of JinsData objects, sorts them by ID,
and sends them to the backend API for persistent storage. It converts
JinsData instances to the appropriate JSON format for database storage.
Updates the ajnas data by sending a PUT request to the API.
This function takes an array of JinsData objects, sorts them by ID, and sends them to the backend API for persistent storage. It converts JinsData instances to the appropriate JSON format for database storage.