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

Rédacteur(s)

Yassine 11/09/2015 15:37

Description

Informations liées à un journal

Object

{"id": "AC_JNL","$schema": "http://json-schema.org/schema#","title": "Journaux","type": "object","properties": {"Code": {"title": "Journal","type": "string"},"Label": {"title": "Désignation","type": "string"},"OperationType": {"title": "Opération","type": "string"},"Active":{"title": "Actif","type": "object","properties": {"Id": {"title": "Actif","type": "string","enum": [    "1",    "0"]},"Label": {"title": "Actif","type": "string","enum": [    "Oui",    "Non"]}}},"Tva":{"title": "Saisie sur un compte de TVA","type": "object","properties": {"Id": {"title": "Saisie sur un compte de TVA","type": "string","enum": [    "1",    "0"]},"label": {"title": "Saisie sur un compte de TVA","type": "string","enum": [    "Oui",    "Non"]}}},"OpenPost":{"title": "Gestion Poste Ouvert","type": "object","properties": {"Id": {"title": "Gestion Poste Ouvert","type": "string","enum": [    "1",    "0"]},"Label": {"title": "Gestion Poste Ouvert","type": "string","enum": [    "Oui",    "Non"]}}},"Account": {"title": "Compte Financier","type": "string"}},"required": ["Code","Label","OperationType","OpenPost.Id"]}

Links

Human Text - specification

ReturnValues

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

Example

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