Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.opx.co/partners/v1/conventions/{id}
{ "data": { "id": 123, "contract_template_id": 123, "reference": "<string>", "rai_name": "<string>", "status": 123, "installer_name": "<string>", "signed_date": "<string>", "start_date": "<string>", "end_date": "<string>", "incentive_type": 123, "classic_volume": "<string>", "precarity_volume": "<string>", "is_active": true, "is_expired": "<string>" } }
ConventionResource
Show child attributes