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

Rédacteur(s)

Yassine 11/09/2015 15:38

Description

Liste des codes TVA

Object

{"id": "AC_TVA","$schema": "http://json-schema.org/schema#","title": "Codes TVA","type": "object","properties": {"Code": {"title": "Code TVA","type": "string"},"Label": {"title": "Libellé","type": "string"},"Environement":{"title": "Environnement","type": "object","properties": {"Id": {"title": "Environnement","type": "string","enum": [    "1",    "2",    "3",    "4"]},"Label": {"title": "Environnement","type": "string","enum": [    "Pays",    "CEE et hors pays",    "Hors CEE",    "CEE opération triangulaire"]}}},"OperationType": {"title": "Type opération","type": "string","enum": [    "1",    "2"]},"PrctDeclaration": {"title": "% TVA DEC","type": "number"},"PrctCompta": {"title": "% TVA CPTA","type": "number"},"PrctNoDed": {"title": "& TVA non deduct","type": "number"}},"required": ["Code","Label","OperationType"]}

Links

Human Text - specification

ReturnValues

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

Example

Request
Response
insoft/ac/doc/webservice/tva.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