Projet

Général

Profil

Actions

Anomalie #19953

fermé

Création de contact impossible (develop)

Ajouté par Quentin RIBAC il y a presque 3 ans. Mis à jour il y a presque 2 ans.

Statut:
R&D - Terminé
Priorité:
1-Majeur
Assigné à:
Version cible:
Début:
28/02/2022
Echéance:

Description

Sur branche develop de Maarch Courrier, la création de contact est impossible. Le front transmettant la requête suivante :

POST/rest/contacts

{
  "customFields":{},
  "externalId":{},
  "company":"Le Truchement",
  "firstname":"Raoul",
  "lastname":"LEBEL",
  "email":"raoul.lebel@letruchement.fr",
  "phone":null,
  "addressNumber":"1",
  "addressStreet":"PLACE DU MARECHAL FOCH",
  "addressPostcode":"51000",
  "addressTown":"CHALONS EN CHAMPAGNE",
  "addressCountry":"FRANCE",
  "correspondentsGroups":null,
  "communicationMeans":{
    "url":null,
    "externalId_m2m":null,
    "login":null,
    "password":null,
    "email":null
  }
}

On obtient cette réponse :

{
  "errors":"Le moyen de communication doit être une uri ou un courriel"
}
```
Actions

Formats disponibles : Atom PDF