GetTarifFournisseur
POST {{url_sage100}}/TarifService/rest/GetTarifFournisseur
Request Body
{"numeroFournisseur"=>"BILLO", "refArticle"=>"ZREMISE", "idGamme1"=>0, "idGamme2"=>0}
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"}