Bannettes
Récupération d'une banette par identifiant
Authorizations
AuthorizationstringRequired
Path parameters
basket_idstringRequiredExample:
FindCopyMailResponses
200
Opération réalisée avec succès
application/json
idnumberOptionalExample:
30coll_idstringOptionalExample:
letterbox_collbasket_idstringOptionalExample:
FindCopyMailbasket_namestringOptionalExample:
Recherche Courrier en copie (recherche)basket_descstringOptionalExample:
Recherche Courrier en copiebasket_clausestringOptionalExample:
(res_id in (select res_id from listinstance WHERE item_type = 'user_id' and item_id = @user_id and item_mode = 'cc') or res_id in (select res_id from listinstance WHERE item_type = 'entity_id' and item_mode = 'cc' and item_id in (@my_entities_id)) or res_id in (select li.res_id from listinstance li WHERE li.item_type = 'user_id' and li.item_mode = 'cc' and (SELECT UPPER(user_id) from users WHERE id=li.item_id) in (SELECT UPPER(entity_id) FROM users_entities WHERE user_id=@user_id))) and status not in ('DEL', 'VAL', 'SSUITE', 'INIT')is_visiblestringOptionalExample:
YenabledstringOptionalExample:
Ybasket_orderstringOptional
colorstringOptional
basket_res_orderstringOptionalExample:
res_id descflag_notifstringOptionalExample:
Nget
/baskets/{basket_id}200
Opération réalisée avec succès
Last updated