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

Informations liées à un exercice

Object

{"id": "AC_EXE","$schema": "http://json-schema.org/schema#","title": "Exercices","type": "object","properties": {"Code": {"title": "Exercice","type": "number"},"DateBegin": {"title": "Date Début","type": "string","format": "date"},"DateEnd": {"title": "Date Fin","type": "string","format": "date"},"ExerciceClosure":{"title": "Clôturé","type": "object","properties": {"Id": {"title": "Clôturé","type": "string","enum": [    "1",    "0"]},"Label": {"title": "Clôturé","type": "string","enum": [    "Oui",    "Non"]}}},"ExerciceClosureRem": {"title": "Commentaire de Clôture","type": "string"},"Currency": {"title": "Devise","type": "string"},"CurrencyManagement": {"title": "Dev. Gestion","type": "array"},"Periods":{"title": "Exercice","type": "array","properties": {"Num": {"title": "Exercice","type": "number"},"DateBegin": {"title": "Début","type": "string","format": "date"},"DateEnd": {"title": "Fin","type": "string","format": "date"},"Remark": {"title": "Commentaire","type": "string"},"Closure":{"title": "Cloture","type": "object","properties": {"Id": {"title": "Cloture","type": "string","enum": [    "1",    "0",    "2"]},"Label": {"title": "Cloture","type": "string","enum": [    "Provisoire",    "Non",    "Définitive"]},"Remark": {"title": "Commentaire cloture","type": "string"}}}}}},"required": ["Code","DateBegin","DateEnd","Periods.Closure.Id"]}

Links

Human Text - specification

ReturnValues

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

Example

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