Fixture Management
Process fixture metadata updates
Receives and processes fixture metadata updates including sports events, participants, leagues, and event information. The API validates the request, enriches it with customer/platform identifiers, and produces messages to Kafka for downstream processing. Authentication is done via JWT Bearer token which is decoded by the proxy to extract the customer identifier.
post/customer-integration/fixture-metadata
Request body
Response
Fixture metadata processed successfully and sent to Kafka
Changes
No recorded changes to this endpoint across all 1 revision of this API.