Submit a PREM response
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Member satisfaction rating from 1 (very dissatisfied) to 5 (very satisfied). Accepts the snake_case key q1_rating.
Free-text feedback about the experience. Accepts the snake_case key q2_free_text.
Conditional follow-up text (only shown to members whose rating triggered the follow-up question). Accepts the snake_case key q3_conditional_text.
Identifier of the provider the member visited, when known. Accepts the snake_case key provider_id.
Outcome code of the session being rated. Accepts the snake_case key outcome_code.
Response
Human-readable acknowledgement.