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.
Regras vigentes do evento
cURL
curl --request GET \ --url http://localhost/api/v1/events/{event}/legal-discounts \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": 123, "event_id": 123, "type": "<string>", "discount_type": "<string>", "value": 123, "requires_proof": true, "is_active": true, "created_at": "<string>", "updated_at": "<string>" } ] }
API key do hub com escopo manage. Header: Authorization: Bearer <api_key>.
manage
Authorization: Bearer <api_key>
Show child attributes