POST api/OnlineSignProgram/RemoveFromQueue

Request Information

URI Parameters

None.

Body Parameters

OnlineSignProgramPostObj
NameDescriptionTypeAdditional information
listSeqNum

Collection of integer

None.

storeNum

integer

None.

signData

SignData

None.

seqNum

integer

None.

signDataList

Collection of SignData

None.

Request Formats

application/json, text/json

Sample:
{
  "listSeqNum": [
    1,
    2
  ],
  "storeNum": 1,
  "signData": {
    "UPC": 1,
    "ItemNum": 2,
    "DocNum": 3,
    "Brand": "sample string 4",
    "Size": "sample string 5",
    "Measure": "sample string 6",
    "RanUnit": "sample string 7",
    "RanWgt": true,
    "Pack": 9,
    "SignSize": "sample string 10",
    "StoreInstruction": "sample string 11",
    "Desc": "sample string 12",
    "SignDept": "sample string 13",
    "PlusCRV": true,
    "PlusORV": true,
    "SellPoint1": "sample string 16",
    "SellPoint2": "sample string 17",
    "Logo": "sample string 18",
    "Unit": 19,
    "Retail": 20.0,
    "Value": 21.0,
    "PrintFlag": true,
    "LastPrinted": "2026-05-22T12:03:13.3695238-07:00",
    "LastChange": "2026-05-22T12:03:13.3695238-07:00",
    "OverRideChanges": true,
    "Class": 26,
    "SubClass": 27,
    "Wow": "sample string 28",
    "POSDesc": "sample string 29",
    "POSModel": 30,
    "PricingMethod": 31,
    "LinkCode": 32,
    "QtyRequired": true,
    "hasSign": true,
    "Qty": 35,
    "SeqNum": 36,
    "Competitor1": "sample string 37",
    "Competitor2": "sample string 38",
    "Value2": 39.0,
    "User": "sample string 40",
    "F1": "sample string 41",
    "F2": "sample string 42",
    "F3": "sample string 43",
    "LexmarkName": "sample string 44",
    "LexmarkUPC": "sample string 45",
    "LexmarkItemId": "sample string 46",
    "LexmarkSignId": "sample string 47",
    "LexmarkSaleMult": 48,
    "LexmarkSalePrice": 49.0,
    "LexmarkTemplate": "sample string 50",
    "LexmarkRegMult": 51,
    "LexmarkRegPrice": 52.0,
    "LexmarkClass": "sample string 53",
    "LexmarkSubClass": "sample string 54",
    "LexmarkDept": "sample string 55",
    "LexmarkSize": "sample string 56",
    "LexmarkMeasure": "sample string 57",
    "LexmarkValue": 58.0,
    "LexmarkCategoryId": "sample string 59",
    "LexmarkUserPrice1": 60.0,
    "LexmarkFlag1": 61,
    "StoreState": "sample string 62",
    "IsGOBrandItem": true
  },
  "seqNum": 2,
  "signDataList": [
    {
      "UPC": 1,
      "ItemNum": 2,
      "DocNum": 3,
      "Brand": "sample string 4",
      "Size": "sample string 5",
      "Measure": "sample string 6",
      "RanUnit": "sample string 7",
      "RanWgt": true,
      "Pack": 9,
      "SignSize": "sample string 10",
      "StoreInstruction": "sample string 11",
      "Desc": "sample string 12",
      "SignDept": "sample string 13",
      "PlusCRV": true,
      "PlusORV": true,
      "SellPoint1": "sample string 16",
      "SellPoint2": "sample string 17",
      "Logo": "sample string 18",
      "Unit": 19,
      "Retail": 20.0,
      "Value": 21.0,
      "PrintFlag": true,
      "LastPrinted": "2026-05-22T12:03:13.3695238-07:00",
      "LastChange": "2026-05-22T12:03:13.3695238-07:00",
      "OverRideChanges": true,
      "Class": 26,
      "SubClass": 27,
      "Wow": "sample string 28",
      "POSDesc": "sample string 29",
      "POSModel": 30,
      "PricingMethod": 31,
      "LinkCode": 32,
      "QtyRequired": true,
      "hasSign": true,
      "Qty": 35,
      "SeqNum": 36,
      "Competitor1": "sample string 37",
      "Competitor2": "sample string 38",
      "Value2": 39.0,
      "User": "sample string 40",
      "F1": "sample string 41",
      "F2": "sample string 42",
      "F3": "sample string 43",
      "LexmarkName": "sample string 44",
      "LexmarkUPC": "sample string 45",
      "LexmarkItemId": "sample string 46",
      "LexmarkSignId": "sample string 47",
      "LexmarkSaleMult": 48,
      "LexmarkSalePrice": 49.0,
      "LexmarkTemplate": "sample string 50",
      "LexmarkRegMult": 51,
      "LexmarkRegPrice": 52.0,
      "LexmarkClass": "sample string 53",
      "LexmarkSubClass": "sample string 54",
      "LexmarkDept": "sample string 55",
      "LexmarkSize": "sample string 56",
      "LexmarkMeasure": "sample string 57",
      "LexmarkValue": 58.0,
      "LexmarkCategoryId": "sample string 59",
      "LexmarkUserPrice1": 60.0,
      "LexmarkFlag1": 61,
      "StoreState": "sample string 62",
      "IsGOBrandItem": true
    },
    {
      "UPC": 1,
      "ItemNum": 2,
      "DocNum": 3,
      "Brand": "sample string 4",
      "Size": "sample string 5",
      "Measure": "sample string 6",
      "RanUnit": "sample string 7",
      "RanWgt": true,
      "Pack": 9,
      "SignSize": "sample string 10",
      "StoreInstruction": "sample string 11",
      "Desc": "sample string 12",
      "SignDept": "sample string 13",
      "PlusCRV": true,
      "PlusORV": true,
      "SellPoint1": "sample string 16",
      "SellPoint2": "sample string 17",
      "Logo": "sample string 18",
      "Unit": 19,
      "Retail": 20.0,
      "Value": 21.0,
      "PrintFlag": true,
      "LastPrinted": "2026-05-22T12:03:13.3695238-07:00",
      "LastChange": "2026-05-22T12:03:13.3695238-07:00",
      "OverRideChanges": true,
      "Class": 26,
      "SubClass": 27,
      "Wow": "sample string 28",
      "POSDesc": "sample string 29",
      "POSModel": 30,
      "PricingMethod": 31,
      "LinkCode": 32,
      "QtyRequired": true,
      "hasSign": true,
      "Qty": 35,
      "SeqNum": 36,
      "Competitor1": "sample string 37",
      "Competitor2": "sample string 38",
      "Value2": 39.0,
      "User": "sample string 40",
      "F1": "sample string 41",
      "F2": "sample string 42",
      "F3": "sample string 43",
      "LexmarkName": "sample string 44",
      "LexmarkUPC": "sample string 45",
      "LexmarkItemId": "sample string 46",
      "LexmarkSignId": "sample string 47",
      "LexmarkSaleMult": 48,
      "LexmarkSalePrice": 49.0,
      "LexmarkTemplate": "sample string 50",
      "LexmarkRegMult": 51,
      "LexmarkRegPrice": 52.0,
      "LexmarkClass": "sample string 53",
      "LexmarkSubClass": "sample string 54",
      "LexmarkDept": "sample string 55",
      "LexmarkSize": "sample string 56",
      "LexmarkMeasure": "sample string 57",
      "LexmarkValue": 58.0,
      "LexmarkCategoryId": "sample string 59",
      "LexmarkUserPrice1": 60.0,
      "LexmarkFlag1": 61,
      "StoreState": "sample string 62",
      "IsGOBrandItem": true
    }
  ]
}

application/xml, text/xml

Sample:
<OnlineSignProgramApiController.OnlineSignProgramPostObj xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BBIC_WebApi.Controllers">
  <listSeqNum xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </listSeqNum>
  <seqNum>2</seqNum>
  <signData xmlns:d2p1="http://schemas.datacontract.org/2004/07/BBIC_WebApi.Models">
    <d2p1:Brand>sample string 4</d2p1:Brand>
    <d2p1:Class>26</d2p1:Class>
    <d2p1:Competitor1>sample string 37</d2p1:Competitor1>
    <d2p1:Competitor2>sample string 38</d2p1:Competitor2>
    <d2p1:Desc>sample string 12</d2p1:Desc>
    <d2p1:DocNum>3</d2p1:DocNum>
    <d2p1:F1>sample string 41</d2p1:F1>
    <d2p1:F2>sample string 42</d2p1:F2>
    <d2p1:F3>sample string 43</d2p1:F3>
    <d2p1:IsGOBrandItem>true</d2p1:IsGOBrandItem>
    <d2p1:ItemNum>2</d2p1:ItemNum>
    <d2p1:LastChange>2026-05-22T12:03:13.3695238-07:00</d2p1:LastChange>
    <d2p1:LastPrinted>2026-05-22T12:03:13.3695238-07:00</d2p1:LastPrinted>
    <d2p1:LexmarkCategoryId>sample string 59</d2p1:LexmarkCategoryId>
    <d2p1:LexmarkClass>sample string 53</d2p1:LexmarkClass>
    <d2p1:LexmarkDept>sample string 55</d2p1:LexmarkDept>
    <d2p1:LexmarkFlag1>61</d2p1:LexmarkFlag1>
    <d2p1:LexmarkItemId>sample string 46</d2p1:LexmarkItemId>
    <d2p1:LexmarkMeasure>sample string 57</d2p1:LexmarkMeasure>
    <d2p1:LexmarkName>sample string 44</d2p1:LexmarkName>
    <d2p1:LexmarkRegMult>51</d2p1:LexmarkRegMult>
    <d2p1:LexmarkRegPrice>52</d2p1:LexmarkRegPrice>
    <d2p1:LexmarkSaleMult>48</d2p1:LexmarkSaleMult>
    <d2p1:LexmarkSalePrice>49</d2p1:LexmarkSalePrice>
    <d2p1:LexmarkSignId>sample string 47</d2p1:LexmarkSignId>
    <d2p1:LexmarkSize>sample string 56</d2p1:LexmarkSize>
    <d2p1:LexmarkSubClass>sample string 54</d2p1:LexmarkSubClass>
    <d2p1:LexmarkTemplate>sample string 50</d2p1:LexmarkTemplate>
    <d2p1:LexmarkUPC>sample string 45</d2p1:LexmarkUPC>
    <d2p1:LexmarkUserPrice1>60</d2p1:LexmarkUserPrice1>
    <d2p1:LexmarkValue>58</d2p1:LexmarkValue>
    <d2p1:LinkCode>32</d2p1:LinkCode>
    <d2p1:Logo>sample string 18</d2p1:Logo>
    <d2p1:Measure>sample string 6</d2p1:Measure>
    <d2p1:OverRideChanges>true</d2p1:OverRideChanges>
    <d2p1:POSDesc>sample string 29</d2p1:POSDesc>
    <d2p1:POSModel>30</d2p1:POSModel>
    <d2p1:Pack>9</d2p1:Pack>
    <d2p1:PlusCRV>true</d2p1:PlusCRV>
    <d2p1:PlusORV>true</d2p1:PlusORV>
    <d2p1:PricingMethod>31</d2p1:PricingMethod>
    <d2p1:PrintFlag>true</d2p1:PrintFlag>
    <d2p1:Qty>35</d2p1:Qty>
    <d2p1:QtyRequired>true</d2p1:QtyRequired>
    <d2p1:RanUnit>sample string 7</d2p1:RanUnit>
    <d2p1:RanWgt>true</d2p1:RanWgt>
    <d2p1:Retail>20</d2p1:Retail>
    <d2p1:SellPoint1>sample string 16</d2p1:SellPoint1>
    <d2p1:SellPoint2>sample string 17</d2p1:SellPoint2>
    <d2p1:SeqNum>36</d2p1:SeqNum>
    <d2p1:SignDept>sample string 13</d2p1:SignDept>
    <d2p1:SignSize>sample string 10</d2p1:SignSize>
    <d2p1:Size>sample string 5</d2p1:Size>
    <d2p1:StoreInstruction>sample string 11</d2p1:StoreInstruction>
    <d2p1:StoreState>sample string 62</d2p1:StoreState>
    <d2p1:SubClass>27</d2p1:SubClass>
    <d2p1:UPC>1</d2p1:UPC>
    <d2p1:Unit>19</d2p1:Unit>
    <d2p1:User>sample string 40</d2p1:User>
    <d2p1:Value>21</d2p1:Value>
    <d2p1:Value2>39</d2p1:Value2>
    <d2p1:Wow>sample string 28</d2p1:Wow>
    <d2p1:hasSign>true</d2p1:hasSign>
  </signData>
  <signDataList xmlns:d2p1="http://schemas.datacontract.org/2004/07/BBIC_WebApi.Models">
    <d2p1:SignData>
      <d2p1:Brand>sample string 4</d2p1:Brand>
      <d2p1:Class>26</d2p1:Class>
      <d2p1:Competitor1>sample string 37</d2p1:Competitor1>
      <d2p1:Competitor2>sample string 38</d2p1:Competitor2>
      <d2p1:Desc>sample string 12</d2p1:Desc>
      <d2p1:DocNum>3</d2p1:DocNum>
      <d2p1:F1>sample string 41</d2p1:F1>
      <d2p1:F2>sample string 42</d2p1:F2>
      <d2p1:F3>sample string 43</d2p1:F3>
      <d2p1:IsGOBrandItem>true</d2p1:IsGOBrandItem>
      <d2p1:ItemNum>2</d2p1:ItemNum>
      <d2p1:LastChange>2026-05-22T12:03:13.3695238-07:00</d2p1:LastChange>
      <d2p1:LastPrinted>2026-05-22T12:03:13.3695238-07:00</d2p1:LastPrinted>
      <d2p1:LexmarkCategoryId>sample string 59</d2p1:LexmarkCategoryId>
      <d2p1:LexmarkClass>sample string 53</d2p1:LexmarkClass>
      <d2p1:LexmarkDept>sample string 55</d2p1:LexmarkDept>
      <d2p1:LexmarkFlag1>61</d2p1:LexmarkFlag1>
      <d2p1:LexmarkItemId>sample string 46</d2p1:LexmarkItemId>
      <d2p1:LexmarkMeasure>sample string 57</d2p1:LexmarkMeasure>
      <d2p1:LexmarkName>sample string 44</d2p1:LexmarkName>
      <d2p1:LexmarkRegMult>51</d2p1:LexmarkRegMult>
      <d2p1:LexmarkRegPrice>52</d2p1:LexmarkRegPrice>
      <d2p1:LexmarkSaleMult>48</d2p1:LexmarkSaleMult>
      <d2p1:LexmarkSalePrice>49</d2p1:LexmarkSalePrice>
      <d2p1:LexmarkSignId>sample string 47</d2p1:LexmarkSignId>
      <d2p1:LexmarkSize>sample string 56</d2p1:LexmarkSize>
      <d2p1:LexmarkSubClass>sample string 54</d2p1:LexmarkSubClass>
      <d2p1:LexmarkTemplate>sample string 50</d2p1:LexmarkTemplate>
      <d2p1:LexmarkUPC>sample string 45</d2p1:LexmarkUPC>
      <d2p1:LexmarkUserPrice1>60</d2p1:LexmarkUserPrice1>
      <d2p1:LexmarkValue>58</d2p1:LexmarkValue>
      <d2p1:LinkCode>32</d2p1:LinkCode>
      <d2p1:Logo>sample string 18</d2p1:Logo>
      <d2p1:Measure>sample string 6</d2p1:Measure>
      <d2p1:OverRideChanges>true</d2p1:OverRideChanges>
      <d2p1:POSDesc>sample string 29</d2p1:POSDesc>
      <d2p1:POSModel>30</d2p1:POSModel>
      <d2p1:Pack>9</d2p1:Pack>
      <d2p1:PlusCRV>true</d2p1:PlusCRV>
      <d2p1:PlusORV>true</d2p1:PlusORV>
      <d2p1:PricingMethod>31</d2p1:PricingMethod>
      <d2p1:PrintFlag>true</d2p1:PrintFlag>
      <d2p1:Qty>35</d2p1:Qty>
      <d2p1:QtyRequired>true</d2p1:QtyRequired>
      <d2p1:RanUnit>sample string 7</d2p1:RanUnit>
      <d2p1:RanWgt>true</d2p1:RanWgt>
      <d2p1:Retail>20</d2p1:Retail>
      <d2p1:SellPoint1>sample string 16</d2p1:SellPoint1>
      <d2p1:SellPoint2>sample string 17</d2p1:SellPoint2>
      <d2p1:SeqNum>36</d2p1:SeqNum>
      <d2p1:SignDept>sample string 13</d2p1:SignDept>
      <d2p1:SignSize>sample string 10</d2p1:SignSize>
      <d2p1:Size>sample string 5</d2p1:Size>
      <d2p1:StoreInstruction>sample string 11</d2p1:StoreInstruction>
      <d2p1:StoreState>sample string 62</d2p1:StoreState>
      <d2p1:SubClass>27</d2p1:SubClass>
      <d2p1:UPC>1</d2p1:UPC>
      <d2p1:Unit>19</d2p1:Unit>
      <d2p1:User>sample string 40</d2p1:User>
      <d2p1:Value>21</d2p1:Value>
      <d2p1:Value2>39</d2p1:Value2>
      <d2p1:Wow>sample string 28</d2p1:Wow>
      <d2p1:hasSign>true</d2p1:hasSign>
    </d2p1:SignData>
    <d2p1:SignData>
      <d2p1:Brand>sample string 4</d2p1:Brand>
      <d2p1:Class>26</d2p1:Class>
      <d2p1:Competitor1>sample string 37</d2p1:Competitor1>
      <d2p1:Competitor2>sample string 38</d2p1:Competitor2>
      <d2p1:Desc>sample string 12</d2p1:Desc>
      <d2p1:DocNum>3</d2p1:DocNum>
      <d2p1:F1>sample string 41</d2p1:F1>
      <d2p1:F2>sample string 42</d2p1:F2>
      <d2p1:F3>sample string 43</d2p1:F3>
      <d2p1:IsGOBrandItem>true</d2p1:IsGOBrandItem>
      <d2p1:ItemNum>2</d2p1:ItemNum>
      <d2p1:LastChange>2026-05-22T12:03:13.3695238-07:00</d2p1:LastChange>
      <d2p1:LastPrinted>2026-05-22T12:03:13.3695238-07:00</d2p1:LastPrinted>
      <d2p1:LexmarkCategoryId>sample string 59</d2p1:LexmarkCategoryId>
      <d2p1:LexmarkClass>sample string 53</d2p1:LexmarkClass>
      <d2p1:LexmarkDept>sample string 55</d2p1:LexmarkDept>
      <d2p1:LexmarkFlag1>61</d2p1:LexmarkFlag1>
      <d2p1:LexmarkItemId>sample string 46</d2p1:LexmarkItemId>
      <d2p1:LexmarkMeasure>sample string 57</d2p1:LexmarkMeasure>
      <d2p1:LexmarkName>sample string 44</d2p1:LexmarkName>
      <d2p1:LexmarkRegMult>51</d2p1:LexmarkRegMult>
      <d2p1:LexmarkRegPrice>52</d2p1:LexmarkRegPrice>
      <d2p1:LexmarkSaleMult>48</d2p1:LexmarkSaleMult>
      <d2p1:LexmarkSalePrice>49</d2p1:LexmarkSalePrice>
      <d2p1:LexmarkSignId>sample string 47</d2p1:LexmarkSignId>
      <d2p1:LexmarkSize>sample string 56</d2p1:LexmarkSize>
      <d2p1:LexmarkSubClass>sample string 54</d2p1:LexmarkSubClass>
      <d2p1:LexmarkTemplate>sample string 50</d2p1:LexmarkTemplate>
      <d2p1:LexmarkUPC>sample string 45</d2p1:LexmarkUPC>
      <d2p1:LexmarkUserPrice1>60</d2p1:LexmarkUserPrice1>
      <d2p1:LexmarkValue>58</d2p1:LexmarkValue>
      <d2p1:LinkCode>32</d2p1:LinkCode>
      <d2p1:Logo>sample string 18</d2p1:Logo>
      <d2p1:Measure>sample string 6</d2p1:Measure>
      <d2p1:OverRideChanges>true</d2p1:OverRideChanges>
      <d2p1:POSDesc>sample string 29</d2p1:POSDesc>
      <d2p1:POSModel>30</d2p1:POSModel>
      <d2p1:Pack>9</d2p1:Pack>
      <d2p1:PlusCRV>true</d2p1:PlusCRV>
      <d2p1:PlusORV>true</d2p1:PlusORV>
      <d2p1:PricingMethod>31</d2p1:PricingMethod>
      <d2p1:PrintFlag>true</d2p1:PrintFlag>
      <d2p1:Qty>35</d2p1:Qty>
      <d2p1:QtyRequired>true</d2p1:QtyRequired>
      <d2p1:RanUnit>sample string 7</d2p1:RanUnit>
      <d2p1:RanWgt>true</d2p1:RanWgt>
      <d2p1:Retail>20</d2p1:Retail>
      <d2p1:SellPoint1>sample string 16</d2p1:SellPoint1>
      <d2p1:SellPoint2>sample string 17</d2p1:SellPoint2>
      <d2p1:SeqNum>36</d2p1:SeqNum>
      <d2p1:SignDept>sample string 13</d2p1:SignDept>
      <d2p1:SignSize>sample string 10</d2p1:SignSize>
      <d2p1:Size>sample string 5</d2p1:Size>
      <d2p1:StoreInstruction>sample string 11</d2p1:StoreInstruction>
      <d2p1:StoreState>sample string 62</d2p1:StoreState>
      <d2p1:SubClass>27</d2p1:SubClass>
      <d2p1:UPC>1</d2p1:UPC>
      <d2p1:Unit>19</d2p1:Unit>
      <d2p1:User>sample string 40</d2p1:User>
      <d2p1:Value>21</d2p1:Value>
      <d2p1:Value2>39</d2p1:Value2>
      <d2p1:Wow>sample string 28</d2p1:Wow>
      <d2p1:hasSign>true</d2p1:hasSign>
    </d2p1:SignData>
  </signDataList>
  <storeNum>1</storeNum>
</OnlineSignProgramApiController.OnlineSignProgramPostObj>

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 'OnlineSignProgramPostObj'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.