POST api/Article/{arti}/frs_artsp/delete

delete frs_artsp entry : référence article spécifique a un fournisseur

Request Information

URI Parameters

NameDescriptionTypeAdditional information
arti

code article

string

Required

Body Parameters

frs_artsp to update

frs_artsp_extended
NameDescriptionTypeAdditional information
nom

string

None.

ville

string

None.

zzmaj

integer

None.

zzutil

string

None.

zzposte

string

None.

zzdate

string

None.

zzheure

string

None.

zzsynchro

integer

None.

fournisseur

string

None.

article

string

None.

principal

string

None.

sommeil

string

None.

reference_fournisseur

string

None.

desi1

string

None.

desi2

string

None.

Un_Cde

string

None.

Delais_Livraison

integer

None.

Qte_mini

decimal number

None.

reference_remplacement

string

None.

Observation

string

None.

ordre_cadencier

string

None.

cond_unite_stock

decimal number

None.

cond_unite_frs

decimal number

None.

fam_four

string

None.

consigne

string

None.

Request Formats

application/json, text/json

Sample:
{
  "nom": "sample string 1",
  "ville": "sample string 2",
  "zzmaj": 3,
  "zzutil": "sample string 4",
  "zzposte": "sample string 5",
  "zzdate": "sample string 6",
  "zzheure": "sample string 7",
  "zzsynchro": 8,
  "fournisseur": "sample string 9",
  "article": "sample string 10",
  "principal": "sample string 11",
  "sommeil": "sample string 12",
  "reference_fournisseur": "sample string 13",
  "desi1": "sample string 14",
  "desi2": "sample string 15",
  "Un_Cde": "sample string 16",
  "Delais_Livraison": 17,
  "Qte_mini": 18.1,
  "reference_remplacement": "sample string 19",
  "Observation": "sample string 20",
  "ordre_cadencier": "sample string 21",
  "cond_unite_stock": 22.1,
  "cond_unite_frs": 23.1,
  "fam_four": "sample string 24",
  "consigne": "sample string 25"
}

application/xml, text/xml

Sample:
<frs_artsp_extended xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SAGACore">
  <Delais_Livraison xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">17</Delais_Livraison>
  <Observation xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 20</Observation>
  <Qte_mini xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">18.1</Qte_mini>
  <Un_Cde xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 16</Un_Cde>
  <article xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 10</article>
  <cond_unite_frs xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">23.1</cond_unite_frs>
  <cond_unite_stock xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">22.1</cond_unite_stock>
  <consigne xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 25</consigne>
  <desi1 xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 14</desi1>
  <desi2 xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 15</desi2>
  <fam_four xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 24</fam_four>
  <fournisseur xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 9</fournisseur>
  <ordre_cadencier xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 21</ordre_cadencier>
  <principal xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 11</principal>
  <reference_fournisseur xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 13</reference_fournisseur>
  <reference_remplacement xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 19</reference_remplacement>
  <sommeil xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 12</sommeil>
  <zzdate xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 6</zzdate>
  <zzheure xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 7</zzheure>
  <zzmaj xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">3</zzmaj>
  <zzposte xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 5</zzposte>
  <zzsynchro xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">8</zzsynchro>
  <zzutil xmlns="http://schemas.datacontract.org/2004/07/SAGACore.Model.DataBase">sample string 4</zzutil>
  <nom>sample string 1</nom>
  <ville>sample string 2</ville>
</frs_artsp_extended>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'frs_artsp_extended'.

Response Information

Resource Description

JSonGenericOfBoolean
NameDescriptionTypeAdditional information
Response

boolean

None.

Datas

boolean

None.

ServiceName

string

None.

Parameters

string

None.

Status

ReturnErrorStatus

None.

ErrorMessage

string

None.

Error

jsonExceptionIES

None.

Response Formats

application/json, text/json

Sample:
{
  "Response": true,
  "Datas": true,
  "ServiceName": "sample string 3",
  "Parameters": "sample string 4",
  "Status": 0,
  "ErrorMessage": "sample string 5",
  "Error": {
    "Code": "sample string 1",
    "Details": "sample string 2",
    "Message": "sample string 3",
    "Level": 1
  }
}

application/xml, text/xml

Sample:
<JSonGenericOfboolean 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 5</ErrorMessage>
  <Parameters>sample string 4</Parameters>
  <ServiceName>sample string 3</ServiceName>
  <Status>Error</Status>
  <Datas>true</Datas>
  <Response>true</Response>
</JSonGenericOfboolean>