v1

latestOpenAPI 3.0.12026-07-2391513.4 KB
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

status'success' required

Processing status - always returns 'success'

messageIdstring required

Generated message identifier for tracking

timestampstring date-time required

Response timestamp in ISO 8601 format