GetList
POST {{url_sage100}}/RisqueService/rest/GetList
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
[{"Id":1,"Intitule":"Bonne cote crédit","Min":0,"Max":1,"Action":0},{"Id":2,"Intitule":"En cours normal","Min":2,"Max":9999,"Action":0},{"Id":3,"Intitule":"En dépassement","Min":10000,"Max":74999,"Action":1},{"Id":4,"Intitule":"Insolvable","Min":75000,"Max":999999999999,"Action":2}]