"""Headers.""" CORRELATION_ID = 'Correlation-Id' CONTENT_TYPE = 'Content-Type' APPLICATION_JSON = 'application/json'