{ "result": "failed", "code": 404, "message": "Invalid Endpoint" } and no purchase order is deleted.purchase_order entity.Authorization: Bearer ********************curl --location --globoff --request DELETE 'https://.daftra.com/api2/purchase_invoices/123.json' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"result": "failed",
"code": 404,
"message": "Invalid Endpoint",
"error_type": "",
"extra_data": [
null
]
}