POST /transfer
Route de service web permettant le versement asynchrone d'une archive dans le système d'archivage électronique
Nom de la propriété | Type | Description |
---|---|---|
Néant |
Nom de l'en-tête | Type | Description |
---|---|---|
Accept | string | application/json |
Content-Type | string | application/json |
Nom du cookie | Type | Description |
---|---|---|
LAABS-AUTH | string | Jeton de connexion à l'application URL encodé Génération d'un jeton |
Nom de la propriété | Type | Description |
---|---|---|
Néant |
Nom de la propriété | Type | Description |
---|---|---|
messageFile | string | object JSON DataObjectPackage encodé en base64 |
attachments | array | Tableau de pièce jointe |
Requête
POST http://maarchrm/transfer
Headers
Accept application/json
Content-Type application/json
Cookie LAABS-AUTH=phdF9WkJuTKkDuPXoqDZuOjLMAFGC6Zru9T2pCmR5ZzEVAKD8OVzdjX1SJu3mljOwUq3aj%2B%2Fji4%3D
Body
{
"messageFile":"ew0KICAgICJiaW5hcnlEYXRhT2JqZWN0Ijp7DQogICAg...",
"attachments":[]
}
Le service web retourne l'identifiant de l'archive générée par le logiciel d'archivage.
Code HTTP 200
Retour
maarchRMAP_oq1bgp-10e5-4x356y
[En cours de rédaction]