Version 2 (modified by 9 years ago) ( diff ) | ,
---|
Clariprint Json API
Structure d'une requête
Requête
- Type : HTTP POST
- url : [clariprint host]/optimproject/json.wcl
- variables :
- login (Client Optimproject)
- password
- action : chaine de charatere
- datas : donnes au formant JSON
Réponse
- format : Json encoded raw
Actions
CheckAuth
Vérification des données d'authentification
- datas : null
Réponse :
{ 'success' : (true|false) }
QuoteRequest
Demande de prix
datas : { clariprint_product: { group:string // groupe de classement dans optimproject), reference:string // reference du projet labels:list[string] // liste de label quantity:integer // quantité du produit }
Attachments (5)
- PaperCatalog.png (160.4 KB ) - added by 4 years ago.
- QuoteRequest.png (160.1 KB ) - added by 4 years ago.
- GetNewProjectId.png (105.6 KB ) - added by 4 years ago.
- solverfq.png (295.1 KB ) - added by 4 years ago.
- fetchrfq.png (114.4 KB ) - added by 4 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.