Creates the bureau query configuration for a phase, defining the configuration title and the list of bureau/AgRisk product identifiers to be queried when a card enters the phase.If a query configuration already exists for the phase, a new submission is treated as an update: the API returns an error (409 or 422) for this repeated method, and the update must be done by resubmitting the same payload via PUT to this same path.We recommend reading the existing configuration (GET) before deciding whether to create or update.This configuration is independent from the agrisk phase action, which enables the actual triggering of the queries configured here. The recommended pattern is to configure this query first, and only then create the corresponding phase action.
Requisição
Parâmetros de Caminho
Parâmetros Bodyapplication/jsonNecessário
Examples
Respostas
🟢201Configuration created
application/json
The bureau query configuration was created successfully.