Merges questionnaire answers into the authorization.
Send a partial answers object. Each item is keyed by linkId and
replaces the answer for that field. Items not included in the request are left
unchanged.
Patching answers recomputes requirements. If all blockers clear, the
authorization moves to requires_action with
nextAction.type = continue_authorization. If new blockers appear, the authorization
returns to requires_action.
Patching answers never resumes Collate processing on its own. When
status = requires_action, call
Confirm an authorization
to advance the case. See Authorization lifecycle for the full
transition model.
Returns the updated authorization.