GetListTarifFournisseurs
POST {{url_sage100}}/TarifService/rest/GetListTarifFournisseurs
Request Body
{"numeroFournisseur"=>"BILLO", "refArticle"=>"ZREMISE"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
[{"RefArticle":"ZREMISE","IdGamme1":0,"IdGamme2":0,"Gamme1":"","Gamme2":"","PrixAchat":0,"IdFournisseur":"BILLO"}]