cURL
curl --request GET \ --url https://api.opx.co/partners/v1/conventions/{id}/operations
{ "data": [ { "id": 123, "code": "<string>", "operation_name": "<string>", "price": "<string>", "incentive_type": "<string>", "price_type": "<string>", "precarity_type": "<string>", "bonification": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.opx.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.opx.co/llms.txt
Use this file to discover all available pages before exploring further.
ConventionOperationCollection
Show child attributes