{ "noKursi": 0, "gerbongId": "string" }
curl --location --request PATCH 'https://kereta.api.fadhilkholaf.my.id/kursi/' \ --header 'Cookie: token=' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "message": "string", "data": { "id": "string", "noKursi": 0, "gerbongId": "string", "createdAt": "string", "updatedAt": "string" } }