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

Informations sur les codes pays

Object

{"id": "AC_PAY","$schema": "http://json-schema.org/schema#","title": "Pays","type": "object","properties": {"Code": {"title": "Pays","type": "string"},"Label": {"title": "Libellé","type": "string"},"Devise": {"title": "Devise","type": "string"},"PhonePrefix": {"title": "Préfixe tél","type": "string"},"PostCodePrefix": {"title": "Préfixe Code Postal","type": "string"},"TvaMask": {"title": "Masque no TVA","type": "string"},"Languages": {"title": "Langue","type": "array"},"Continent":{"title": "Continent","type": "object","properties": {"Id": {"title": "Continent","type": "string","enum": [    "1",    "2",    "3",    "4",    "5",    "6"]},"Label": {"title": "Continent","type": "string","enum": [    "AMERIQUE",    "AFRIQUE",    "ASIE",    "EUROPE",    "OCEANIE",    "ANTARCTIQUE"]}}},"GeoZone":{"title": "Zone Géographique","type": "object","properties": {"Id": {"title": "Zone Géographique","type": "string","enum": [    "1",    "2",    "3",    "4",    "5",    "6",    "7",    "8",    "9",    "10",    "11",    "12",    "13",    "14",    "15"]},"Label": {"title": "Zone Géographique","type": "string","enum": [    "EUROPE",    "AFRIQUE SUBSAHRIENNE",    "AMERIQUE DU SUD",    "AMERIQUE DU NORD",    "AMERIQUE CENTRALE",    "MOYEN ORIENT",    "FRANCE",    "AFRIQUE DU NORD",    "ASIE OCCIDENTALE",    "ASIE ORIENTALE",    "ASIE SUD-EST",    "ASIE MERIDIONALE",    "EUROPE DE L'EST",    "OCEANIE",    "ANTARCTIQUE"]}}},"IbanLen": {"title": "Longueur IBAN","type": "number"},"CeeMember":{"title": "Membre CEE","type": "object","properties": {"Id": {"title": "Membre CEE","type": "string","enum": [    "1",    "0"]},"Label": {"title": "Membre CEE","type": "string","enum": [    "Oui",    "Non"]}}}},"required": ["Code","Label"]}

Links

Human Text - specification

ReturnValues

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

Example

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