x-api-key: ********************curl --location -g --request PATCH 'https://relay.exostack.cloud//api/customers/projects/?project_type' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"ccq": {
"contract": true,
"estimate": 150000
},
"description": "Implantation ERP Phase 2 — Révisé",
"opening_date": "2025-01-15T00:00:00-05:00"
}'{
"success": true,
"created_id": 0,
"updated_id": 0,
"deleted_id": 0
}