https://api.nomadcloud.fr/api/adresses-incomming-hierarchy/6?cpv=1031097&page=1

App\Entity\NmdAdressesIncomming Resource class

Resource Metadata

Short name: "Adresses incomming"

Item operations Attributes
adressesIncommingId
[
  "method" => "GET"
  "path" => "/adresses-incomming/{id}"
  "read" => false
  "normalization_context" => [
    "groups" => [
      "adressesIncomming:read"
    ]
  ]
  "openapi_context" => [
    "summary" => "Récuperer une adresse par son ID."
    "description" => "Récuperer une adresse par son ID."
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
adressesIncomminngPatch
[
  "method" => "PATCH"
  "path" => "/adresses-incomming/{id}"
  "read" => true
  "write" => false
  "denormalization_context" => [
    "groups" => [
      "adressesIncomming:write"
    ]
  ]
  "openapi_context" => [
    "summary" => "Modifier une adresse  par son ID."
    "description" => "Modifier une adresse  par son ID."
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "json" => [
      "application/merge-patch+json"
      "application/json"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
adressesIncommingDistribution
[
  "method" => "PATCH"
  "name" => "api_distribution_adresses_incomming"
  "path" => "/adresses-incomming-distribution/{cpv}"
  "identifiers" => "cpv"
  "read" => false
  "openapi_context" => [
    "summary" => "Distribuer des adresses à un utilisateur selon les paramètres fournis."
    "description" => "Distribuer des adresses à un utilisateur selon les paramètres fournis."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "csv"
        "in" => "query"
        "description" => "Avec csv (0 ou 1)"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "limit"
        "in" => "query"
        "description" => "Nbre de lignes à télecharges"
        "type" => "integer"
        "required" => false
      ]
    ]
    "requestBody" => [
      "description" => "Payload de la requête pour distribuer un cluster/ville/voie/Liste des adresses"
      "required" => false
      "content" => [
        "application/json" => [
          "schema" => [
            "type" => "object"
            "properties" => [
              "userId" => [
                "type" => "integer"
                "description" => "ID utilisateur"
              ]
              "hierarchy" => [
                "type" => "array"
                "description" => "Liste des hiérarchies d’adresses à assigner"
                "items" => [
                  "type" => "object"
                ]
                "example" => [
                  [
                    "44-02" => [
                      [
                        44109 => [
                          "440260106"
                          "440260107"
                        ]
                      ]
                    ]
                  ]
                ]
              ]
            ]
          ]
        ]
      ]
    ]
    "responses" => [
      200 => [
        "description" => "Message de confirmation"
        "content" => [
          "application/json" => [
            "schema" => [
              "hidden" => true
            ]
          ]
        ]
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "json" => [
      "application/merge-patch+json"
      "application/json"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
Collection operations Attributes
adressesIncommingFilter
[
  "method" => "GET"
  "path" => "/adresses-incomming"
  "normalization_context" => [
    "groups" => [
      "adressesIncomming:read"
    ]
  ]
  "filters" => [
    "adressesIncomming.search_filter"
    "adresse_incomming.date_filter"
  ]
  "order" => [
    "VILL" => "ASC"
  ]
  "pagination_enabled" => false
  "openapi_context" => [
    "summary" => "Récuperer les adresses filtrées par cod_hexc, numr_voie, cod_post, code_insee, code_cluster, cpv, lbl_cpv, code_iris,dateImportData."
    "description" => "Les formats de dateImportData possibles sont [ 12-01-2024, 2024-01-12, 12/01/2024 et 2024/01/12 ]"
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdresseIncommingKpiByStreet
[
  "method" => "GET"
  "path" => "/adresses-incomming-kpi/{cpv}"
  "controller" => "App\Controller\Api\AdresseIncomming\AdresseIncommingKpiByStreetController"
  "output" => [
    "class" => "App\Dto\InterventionPlaceKpi"
    "name" => "InterventionPlaceKpi"
  ]
  "read" => false
  "pagination_enabled" => true
  "openapi_context" => [
    "summary" => "Récupérer les kpi selon CPV , codeCluster et codeInsee."
    "description" => "Récupérer les kpi selon CPV , codeCluster et codeInsee."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "description" => "Code de cluster"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "departement"
        "in" => "query"
        "description" => "Département"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "description" => "Code insee"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "semaineLivraison"
        "in" => "query"
        "description" => "Semaine de livraison"
        "type" => "string"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdresseIncommingKpiByStreetGroupBySemLivraison
[
  "method" => "GET"
  "name" => "api_get_adresses_incoming_kpi_group_by_sem_liv"
  "path" => "/adresses-incomming-kpi-group-by-sem-liv/{cpv}"
  "output" => [
    "class" => "App\Dto\InterventionPlaceKpi"
    "name" => "InterventionPlaceKpi"
  ]
  "read" => false
  "pagination_enabled" => true
  "openapi_context" => [
    "summary" => "Récupérer les kpi selon CPV ,codeCluster ,codeInsee regroupées par la semaine de livraison."
    "description" => "Récupérer les kpi selon CPV ,codeCluster ,codeInsee regroupées par la semaine de livraison."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "description" => "Code de cluster"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "description" => "Code insee"
        "type" => "string"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdresseIncommingWithAnciennete
[
  "method" => "GET"
  "path" => "/adresses-incomming-anciennete/{cpv}/{moisLiv}/{option}"
  "controller" => "App\Controller\Api\AdresseIncomming\AdresseIncommingWithAnciennteController"
  "output" => [
    "class" => "App\Dto\AdresseIncommingDto"
    "name" => "AdresseIncommingDto"
  ]
  "read" => false
  "pagination_enabled" => true
  "openapi_context" => [
    "summary" => "Récupérer les prises selon le type  de l'ancienneté pour un courtier et un mois donnée."
    "description" => "Récupérer les prises selon le type  de l'ancienneté pour un courtier et un mois donnée."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "moisLiv"
        "in" => "path"
        "description" => "Mois de livraison (ex:"01Sep2025")"
        "type" => "string"
        "required" => true
      ]
      [
        "name" => "option"
        "in" => "path"
        "description" => "Option de sélection ("PRECO" ou "INF30" ou "SUP30")"
        "type" => "string"
        "required" => true
      ]
    ]
  ]
  "input" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdresseIncommingHierarchy
[
  "method" => "GET"
  "path" => "/adresses-incomming-hierarchy/{idUser}"
  "controller" => "App\Controller\Api\AdresseIncomming\AdresseIncommingHierarchyController"
  "read" => false
  "pagination_enabled" => true
  "openapi_context" => [
    "summary" => "Récupérer l hiérarchie des nouvelles prises selon les paramètres remplis."
    "description" => "Récupérer l hiérarchie des nouvelles prises selon les paramètres remplis."
    "parameters" => [
      [
        "name" => "idUser"
        "in" => "path"
        "description" => "ID utilisateur"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "cpv"
        "in" => "query"
        "description" => "CPV"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "description" => "Code de cluster"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "description" => "Code insee"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "migrable"
        "in" => "query"
        "description" => "valeurs possibles "OUI", "NON""
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "semaine"
        "in" => "query"
        "description" => "Numero de la Semaine"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "date"
        "in" => "query"
        "description" => "date"
        "type" => "string"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdresseIncommingStreets
[
  "method" => "GET"
  "name" => "api_get_adresse_incoming_streets_from_json"
  "path" => "/adresses-incomming-streets/{idUser}"
  "read" => false
  "pagination_enabled" => true
  "openapi_context" => [
    "summary" => "Récupérer les voies des nouvelles prises selon les paramètres remplis."
    "description" => "Récupérer les voies des nouvelles prises selon les paramètres remplis."
    "parameters" => [
      [
        "name" => "idUser"
        "in" => "path"
        "description" => "ID utilisateur"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "cpv"
        "in" => "query"
        "description" => "CPV"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "description" => "Code de cluster"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "description" => "Code insee"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "migrable"
        "in" => "query"
        "description" => "valeurs possibles "OUI", "NON""
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "semaine"
        "in" => "query"
        "description" => "Numero de la Semaine"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "date"
        "in" => "query"
        "description" => "date"
        "type" => "string"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdresseIncommingHierarchyByAncienneteFromJson
[
  "method" => "GET"
  "name" => "api_get_adresse_incomming_hierarchy_by_anciennete_from_json"
  "path" => "/adresses-incomming-hierarchy-by-anciennete/{cpv}"
  "openapi_context" => [
    "summary" => "Récupérer l hiérarchie des nouvelles prises par l'anciennete depuis le FTP pour un CPV et/ou un cluster et/ou une ville et/ou une anciennete."
    "description" => "Récupérer l hiérarchie des nouvelles prises par l'anciennete depuis le FTP pour un CPV et/ou un cluster et/ou une ville et/ou une anciennete."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "debutAnciennete"
        "in" => "query"
        "description" => "Début d'ancienneté"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "finAnciennete"
        "in" => "query"
        "description" => "Fin d'ancienneté"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "anciennete"
        "in" => "query"
        "description" => "Valeur exacte d'ancienneté"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "description" => "Code cluster"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "description" => "Code Insee"
        "type" => "string"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdresseIncommingStreetsByAncienneteFromJson
[
  "method" => "GET"
  "name" => "api_get_adresses_incomming_voies_by_anciennete_from_json"
  "path" => "/adresses-incomming-streets-by-anciennete/{cpv}/{codeCluster}/{codeInsee}"
  "openapi_context" => [
    "summary" => "Récupérer l hiérarchie des rues des  nouvelles prises par l'anciennete depuis le FTP pour un CPV et/ou un cluster et/ou une ville et/ou une anciennete."
    "description" => "Récupérer l hiérarchie des rues des nouvelles prises par l'anciennete depuis le FTP pour un CPV et/ou un cluster et/ou une ville et/ou une anciennete."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "anciennete"
        "in" => "query"
        "description" => "Valeur exacte d'ancienneté"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "codeCluster"
        "in" => "path"
        "description" => "Code cluster"
        "type" => "string"
        "required" => true
      ]
      [
        "name" => "codeInsee"
        "in" => "path"
        "description" => "Code Insee"
        "type" => "string"
        "required" => true
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdressesIncommingHierarchyByArretCuFromJsonV2
[
  "method" => "GET"
  "name" => "api_get_adresses_incomming_arret_cu_from_json_v2"
  "path" => "/adresses-incomming-hierarchy-arret-cu-v2/{cpv}"
  "openapi_context" => [
    "summary" => "Récupérer tous les totaux des nouvelles prises pour un CPV lorsque l'arrêt du cuivre est effectif, depuis le FTP version-2."
    "description" => "Récupérer tous les totaux des nouvelles prises pour un CPV lorsque l'arrêt du cuivre est effectif, depuis le FTP version-2."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "description" => "Code de cluster"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "description" => "Code insee"
        "type" => "string"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdressesIncommingHierarchyByArretCuFromJson
[
  "method" => "GET"
  "name" => "api_get_adresses_incomming_arret_cu_from_json"
  "path" => "/adresses-incomming-hierarchy-arret-cu/{cpv}"
  "openapi_context" => [
    "summary" => "Récupérer tous les totaux des nouvelles prises pour un CPV lorsque l'arrêt du cuivre est effectif, depuis le FTP."
    "description" => "Récupérer tous les totaux des nouvelles prises pour un CPV lorsque l'arrêt du cuivre est effectif, depuis le FTP."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "description" => "Code de cluster"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "description" => "Code insee"
        "type" => "string"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdressesIncommingDistributedForaUserFromJson
[
  "method" => "GET"
  "path" => "/adresses-incomming-hierarchy-distribution/{cpv}/{userId}/{distribue}/{migrable}"
  "controller" => "App\Controller\Api\AdresseIncomming\AdresseIncommingDistributionController"
  "output" => [
    "class" => "App\Dto\AdressesIncommingDistributedDto"
    "name" => "AdressesIncommingDistributedDto"
  ]
  "openapi_context" => [
    "summary" => "Récupérer les nouvelles prises ditribuées pour un utilisateur depuis le FTP."
    "description" => "Récupérer les nouvelles prises ditribuées pour un utilisateur depuis le FTP."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "userId"
        "in" => "path"
        "description" => "ID utilisateur"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "description" => "Code Cluster"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "description" => "Code INSEE"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "semaine"
        "in" => "query"
        "description" => "Numéro de la semaine de livraison"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "distribue"
        "in" => "path"
        "description" => "distribue (oui ou non)"
        "type" => "string"
        "required" => true
        "example" => "oui"
      ]
      [
        "name" => "migrable"
        "in" => "path"
        "description" => "Migrable (oui ou non)"
        "type" => "string"
        "required" => true
        "example" => "non"
      ]
    ]
  ]
  "input" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdressesIncommingDistributedOfUser
[
  "method" => "GET"
  "name" => "api_get_adresses_incomming_distributed_for_a_user"
  "path" => "/adresses-incomming-total-for-a-user/{cpv}/{idUser}"
  "openapi_context" => [
    "summary" => "Récupérer le total des nouvelles prises pour un utilisateur et un cpv par cluster, ville et voie."
    "description" => "Récupérer le total  des nouvelles prises pour un utilisateur et un cpv  par cluster, ville et voie."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "idUser"
        "in" => "path"
        "description" => "ID utilisateur"
        "type" => "integer"
        "required" => true
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdressesIncommingTotalByUser
[
  "method" => "GET"
  "path" => "/adresses-incomming-total-by-user/{userId}/{cpv}/{codeCluster}"
  "controller" => "App\Controller\Api\AdresseIncomming\AdresseIncommingByUserController"
  "openapi_context" => [
    "summary" => "Récupérer le total des nouvelles prises par hiérarchie des utilisateurs."
    "description" => "Récupérer le total des nouvelles prises par hiérarchie des utilisateurs."
    "parameters" => [
      [
        "name" => "userId"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "codeCluster"
        "in" => "path"
        "description" => "Code de cluster"
        "type" => "string"
        "required" => true
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "description" => "Code insee"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "nomVoie"
        "in" => "query"
        "description" => "Nom de voie"
        "type" => "string"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdressesIncommingHierarchyEligibleFromJson
[
  "method" => "GET"
  "path" => "/adresses-incomming-hierarchy-eligible/{cpv}"
  "controller" => "App\Controller\Api\AdresseIncomming\AdresseIncommingHierarchyEligibleController"
  "output" => [
    "class" => "App\Dto\AdresseIncommingKpiDto"
    "name" => "AdresseIncommingKpiDto"
  ]
  "openapi_context" => [
    "summary" => "Récupérer l hiérarchie des adresses qui ont nb_logt&thd égale à 1 depuis le FTP pour un CPV."
    "description" => "Récupérer l hiérarchie des adresses qui ont nb_logt&thd égale à 1 depuis le FTP pour un CPV."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "description" => "Code de cluster"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "description" => "Code insee"
        "type" => "string"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
getAdressesIncommingStreetsDetails
[
  "method" => "GET"
  "path" => "/adresses-incomming/streets/{cpv}/{codeInsee}"
  "controller" => "App\Controller\Api\AdresseIncomming\AdresseInommingStreetsController"
  "output" => [
    "class" => "App\Dto\AdresseIncommingStreetsDto"
    "name" => "AdresseIncommingStreetsDto"
  ]
  "openapi_context" => [
    "summary" => "Récupérer les détails d'une voie selon CPV, codeInsee et nomVoie."
    "description" => "Récupérer les détails d'une voie selon CPV, codeInsee et nomVoie."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "path"
        "description" => "CPV"
        "type" => "integer"
        "required" => true
      ]
      [
        "name" => "codeInsee"
        "in" => "path"
        "description" => "Code insee"
        "type" => "string"
        "required" => true
      ]
      [
        "name" => "nomVoie"
        "in" => "query"
        "description" => "Nom de la voie"
        "type" => "string"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
download_csv
[
  "method" => "GET"
  "path" => "/adresses-incomming-download"
  "controller" => "App\Controller\Api\AdresseIncomming\AdresseIncommingDownloadController"
  "read" => false
  "write" => false
  "deserialize" => false
  "output" => [
    "class" => null
  ]
  "pagination_enabled" => false
  "requirements" => [
    "path" => ".+"
  ]
  "defaults" => [
    "_api_receive" => false
  ]
  "openapi_context" => [
    "summary" => "Télécharger un fichier CSV"
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "query"
        "required" => false
        "schema" => [
          "type" => "string"
          "description" => "CPV"
        ]
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "required" => false
        "schema" => [
          "type" => "string"
          "description" => "Code cluster"
        ]
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "required" => false
        "schema" => [
          "type" => "string"
          "description" => "Code insee"
        ]
      ]
      [
        "name" => "codeIris"
        "in" => "query"
        "required" => false
        "schema" => [
          "type" => "string"
          "description" => "Code IRIS"
        ]
      ]
    ]
  ]
  "input" => null
  "status" => 204
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
adressesIncommingDetails
[
  "method" => "GET"
  "path" => "/adresses-incomming-details"
  "controller" => "App\Controller\Api\AdresseIncomming\AdresseIncommingDetailsController"
  "read" => false
  "pagination_enabled" => true
  "openapi_context" => [
    "summary" => "Détails prises neuves."
    "parameters" => [
      [
        "name" => "cpv"
        "in" => "query"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "codeCluster"
        "in" => "query"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "codeInsee"
        "in" => "query"
        "type" => "string"
        "required" => false
      ]
      [
        "name" => "annee"
        "in" => "query"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "mois"
        "in" => "query"
        "type" => "integer"
        "required" => false
      ]
      [
        "name" => "semaine"
        "in" => "query"
        "type" => "integer"
        "required" => false
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "csv" => [
      "text/csv"
    ]
    "multipart" => [
      "multipart/form-data"
    ]
    "binary" => [
      "application/octet-stream"
    ]
  ]
]
Filters
No available filter declared for this resource.
Attributes
input
null
output
null

Data Providers

No calls to collection data provider have been recorded.

No calls to item data provider have been recorded.

No calls to subresource data provider have been recorded.

Data Persisters

No calls to data persister have been recorded.