Pièces jointes

Création d'une pièce jointe

post

Création d'une pièce jointe

Authorizations
AuthorizationstringRequired
Body
encodedFilestringOptionalExample: Q2VjaSBlc3QgdW4gZG9jdW1lbnQgdGV4dGUgZGUgZMOpbW9uc3RyYXRpb24=
resIdMasternumberOptionalExample: 100
typestringOptionalExample: simple_attachment
formatstringOptionalExample: txt
statusstringOptionalExample: A_TRA
titlestringOptionalExample: Ceci est une pièce jointe de test
Responses
chevron-right
200

Opération réalisée avec succès

application/json
idnumberOptionalExample: 100
post
/attachments
200

Opération réalisée avec succès

Récupération d'une pièce jointe par son res_id

get

Récupération d'une pièce jointe par son res_id

Authorizations
AuthorizationstringRequired
Path parameters
attachment_res_idstringRequiredExample: 1
Responses
chevron-right
200

Opération réalisée avec succès

application/json
resIdnumberOptionalExample: 1
resIdMasternumberOptionalExample: 100
chronostringOptionalExample: 2025/D/00001
titlestringOptionalExample: Exemple de pièces jointe
typistnumberOptionalExample: 10
modifiedByanyOptional
creationDatestringOptionalExample: 2023-07-17 11:54:04.865776
modificationDatestringOptionalExample: 2023-07-17 11:54:04.865776
relationnumberOptionalExample: 1
statusstringOptionalExample: A_TRA
typestringOptionalExample: response_project
inSignatureBookbooleanOptionalExample: true
inSendAttachbooleanOptionalExample: false
external_statearrayOptionalExample: external_state
typistLabelstringOptionalExample: Joe Dalton
typeLabelstringOptionalExample: Projet de réponse
signedResponsenumberOptionalExample: 26665
signatorystringOptionalExample: Jack Sparrow
signatoryIdnumberOptionalExample: 3
signDatestringOptionalExample: 2024-12-17 14:08:54.135533
canConvertbooleanOptionalExample: true
canUpdatebooleanOptionalExample: true
canDeletebooleanOptionalExample: true
get
/attachments/{attachment_res_id}
200

Opération réalisée avec succès

Récupération des pièces jointes d'un courrier

get

Récupération des pièces jointes d'un courrier

Authorizations
AuthorizationstringRequired
Path parameters
res_idstringRequiredExample: 100
Responses
chevron-right
200

Opération réalisée avec succès

application/json
mailevaEnabledbooleanOptionalExample: true
get
/resources/{res_id}/attachments
200

Opération réalisée avec succès

Last updated