GET api/Tarif/Price/{article}?client={client}&qte={qte}

Retourne les prix de vente à partir du couple article/client

Request Information

URI Parameters

NameDescriptionTypeAdditional information
article

string

Required

client

string

Required

qte

integer

Required

Body Parameters

None.

Response Information

Resource Description

JSonGenericOfPricesForArticle
NameDescriptionTypeAdditional information
Response

PricesForArticle

None.

Datas

PricesForArticle

None.

ServiceName

string

None.

Parameters

string

None.

Status

ReturnErrorStatus

None.

ErrorMessage

string

None.

Error

jsonExceptionIES

None.

Response Formats

application/json, text/json

Sample:
{
  "Response": {
    "montantDifference": 1.1,
    "valeurDifference": 2.1,
    "prixFinal": 3.1,
    "prixWithCondSpec": 4.1,
    "prixInitial": 5.1,
    "rem1Cal": "sample string 6",
    "rem1Val": 7.1,
    "remGlobale": 8.1,
    "condSpecCal": "sample string 9",
    "condSpecVal": 10.1,
    "valid": true,
    "typeCalcul": "sample string 12",
    "prix_reel": 13.1,
    "prix_reel_bl": 14.1,
    "prix_reel_bl_orig": 15.1,
    "hors_gamme": "sample string 16",
    "origine": "sample string 17",
    "coeff_bl": 18.1,
    "coefficient": 19.1,
    "achat_prix_reel": 20.1,
    "achat_prix_base_calc": 21.1,
    "achat_prix_base_calc_reel": 22.1
  },
  "Datas": {
    "montantDifference": 1.1,
    "valeurDifference": 2.1,
    "prixFinal": 3.1,
    "prixWithCondSpec": 4.1,
    "prixInitial": 5.1,
    "rem1Cal": "sample string 6",
    "rem1Val": 7.1,
    "remGlobale": 8.1,
    "condSpecCal": "sample string 9",
    "condSpecVal": 10.1,
    "valid": true,
    "typeCalcul": "sample string 12",
    "prix_reel": 13.1,
    "prix_reel_bl": 14.1,
    "prix_reel_bl_orig": 15.1,
    "hors_gamme": "sample string 16",
    "origine": "sample string 17",
    "coeff_bl": 18.1,
    "coefficient": 19.1,
    "achat_prix_reel": 20.1,
    "achat_prix_base_calc": 21.1,
    "achat_prix_base_calc_reel": 22.1
  },
  "ServiceName": "sample string 1",
  "Parameters": "sample string 2",
  "Status": 0,
  "ErrorMessage": "sample string 3",
  "Error": {
    "Code": "sample string 1",
    "Details": "sample string 2",
    "Message": "sample string 3",
    "Level": 1
  }
}

application/xml, text/xml

Sample:
<JSonGenericOfPricesForArticleq8b3XWLw xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ForSagaMiddleware">
  <Error>
    <Code>sample string 1</Code>
    <Details>sample string 2</Details>
    <Level>Info</Level>
    <Message>sample string 3</Message>
  </Error>
  <ErrorMessage>sample string 3</ErrorMessage>
  <Parameters>sample string 2</Parameters>
  <ServiceName>sample string 1</ServiceName>
  <Status>Error</Status>
  <Datas xmlns:d2p1="http://schemas.datacontract.org/2004/07/SAGACore">
    <d2p1:achat_prix_base_calc>21.1</d2p1:achat_prix_base_calc>
    <d2p1:achat_prix_base_calc_reel>22.1</d2p1:achat_prix_base_calc_reel>
    <d2p1:achat_prix_reel>20.1</d2p1:achat_prix_reel>
    <d2p1:coeff_bl>18.1</d2p1:coeff_bl>
    <d2p1:coefficient>19.1</d2p1:coefficient>
    <d2p1:condSpecCal>sample string 9</d2p1:condSpecCal>
    <d2p1:condSpecVal>10.1</d2p1:condSpecVal>
    <d2p1:hors_gamme>sample string 16</d2p1:hors_gamme>
    <d2p1:montantDifference>1.1</d2p1:montantDifference>
    <d2p1:origine>sample string 17</d2p1:origine>
    <d2p1:prixFinal>3.1</d2p1:prixFinal>
    <d2p1:prixInitial>5.1</d2p1:prixInitial>
    <d2p1:prixWithCondSpec>4.1</d2p1:prixWithCondSpec>
    <d2p1:prix_reel>13.1</d2p1:prix_reel>
    <d2p1:prix_reel_bl>14.1</d2p1:prix_reel_bl>
    <d2p1:prix_reel_bl_orig>15.1</d2p1:prix_reel_bl_orig>
    <d2p1:rem1Cal>sample string 6</d2p1:rem1Cal>
    <d2p1:rem1Val>7.1</d2p1:rem1Val>
    <d2p1:remGlobale>8.1</d2p1:remGlobale>
    <d2p1:typeCalcul>sample string 12</d2p1:typeCalcul>
    <d2p1:valeurDifference>2.1</d2p1:valeurDifference>
    <d2p1:valid>true</d2p1:valid>
  </Datas>
  <Response xmlns:d2p1="http://schemas.datacontract.org/2004/07/SAGACore">
    <d2p1:achat_prix_base_calc>21.1</d2p1:achat_prix_base_calc>
    <d2p1:achat_prix_base_calc_reel>22.1</d2p1:achat_prix_base_calc_reel>
    <d2p1:achat_prix_reel>20.1</d2p1:achat_prix_reel>
    <d2p1:coeff_bl>18.1</d2p1:coeff_bl>
    <d2p1:coefficient>19.1</d2p1:coefficient>
    <d2p1:condSpecCal>sample string 9</d2p1:condSpecCal>
    <d2p1:condSpecVal>10.1</d2p1:condSpecVal>
    <d2p1:hors_gamme>sample string 16</d2p1:hors_gamme>
    <d2p1:montantDifference>1.1</d2p1:montantDifference>
    <d2p1:origine>sample string 17</d2p1:origine>
    <d2p1:prixFinal>3.1</d2p1:prixFinal>
    <d2p1:prixInitial>5.1</d2p1:prixInitial>
    <d2p1:prixWithCondSpec>4.1</d2p1:prixWithCondSpec>
    <d2p1:prix_reel>13.1</d2p1:prix_reel>
    <d2p1:prix_reel_bl>14.1</d2p1:prix_reel_bl>
    <d2p1:prix_reel_bl_orig>15.1</d2p1:prix_reel_bl_orig>
    <d2p1:rem1Cal>sample string 6</d2p1:rem1Cal>
    <d2p1:rem1Val>7.1</d2p1:rem1Val>
    <d2p1:remGlobale>8.1</d2p1:remGlobale>
    <d2p1:typeCalcul>sample string 12</d2p1:typeCalcul>
    <d2p1:valeurDifference>2.1</d2p1:valeurDifference>
    <d2p1:valid>true</d2p1:valid>
  </Response>
</JSonGenericOfPricesForArticleq8b3XWLw>