POST /servicingActionAsk AIpost https://app.usecanopy.com/api/v1.0.0/widget/pull/{pullId}/servicingActionUsed to submit confirmation for a ServicingAction on a Pull.Path ParamspullIduuidrequiredID of the Pull you are submitting ServicingAction confirmation for.Body Paramsservicing_action_iduuidrequiredID for the ServicingAction you are submitting confirmation for.is_confirmedbooleanrequiredWhether to confirm (true) or reject (false) the ServicingAction based on the confirmation_data available for it.truefalseHeaderspull-jwtstringrequiredPull JWT for the Pull you are submitting ServicingAction confirmation for.Responses 200200 Response Schema 400400 Response Schema 403403 Response Schema 404404 Response SchemaUpdated 5 months ago