Comment ça marche? Trucs & astuces
Produit Accountix
Projet Webservice
Mot clé ACX WS
Statut :V:

Rédacteur(s)

Yassine 14/09/2015 07:53

Description

Liste des périodes d'un exercice

Object

{"id": "AC_EXE_PER","$schema": "http://json-schema.org/schema#","title": "Périodes d'un exercice","type": "object","properties": {"num": {"title": "Période","type": "array"},"dateBegin": {"title": "Début","type": "array","format": "date"},"dateEnd": {"title": "Fin","type": "array","format": "date"},"remark": {"title": "Commentaire","type": "array"},"closure":{"title": "Clôture","type": "array","properties": {"Id": {"title": "Clôture","type": "string","enum": [    "1",    "0",    "2"]},"Label": {"title": "Clôture","type": "string","enum": [    "Provisoire",    "Non",    "Définitive"]}}},"closureRemark": {"title": "Commentaire cloture","type": "array"}},"required": ["closure.Id"]}

Links

Human Text - specification

ReturnValues

Response code Response Header Body
Content-Type: application/json

Example

Request
Response
insoft/ac/doc/webservice/per.txt · Dernière modification: 15/09/2015 07:34 par Yassine
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki