{ "action": "approve" }
curl --location --request PUT '/commute/duty/template//transit' \ --header 'Content-Type: application/json' \ --data-raw '{ "action": "approve" }'
{}