Q3 Roadmap: Embedded Notifications, Embedded Commissions, Tips and more!
curl --location --request DELETE '/api/timesheets/' \
--header 'Content-Type: application/json' \
--data-raw '{
"txId": "tx_12345"
}'
{
"message": "Shift ID shift_001 deleted successfully."
}