403. Its start date must not fall within a closed financial period.Authorization: Bearer ********************curl --location --globoff --request DELETE 'https://.daftra.com/api2/work_orders/84.json' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"result": "successful",
"code": 200,
"message": "Work order has been deleted"
}