POST VendorPricing/VendorPricing_SaveNotificationSent

Request Information

URI Parameters

None.

Body Parameters

XS.CoreApi.Pentagon.Model.VendorPricing_NotificationSent
NameDescriptionTypeAdditional information
LINE

decimal number

None.

USER_DOC

string

None.

DOC_NO

integer

None.

ACCTNO

string

None.

SUBC

string

None.

ULINE1

string

None.

PARTNUMBER

string

None.

SUBP

string

None.

DESCRIPTN

string

None.

COND

string

None.

QREQ

decimal number

None.

QORDER

decimal number

None.

QSHIP

decimal number

None.

UNITP

decimal number

None.

DUE_DATE

date

None.

SHIP_DATE

date

None.

ROHS_COMPLIANCE

string

None.

CUST_REF4

string

None.

REF1

string

None.

REF2

string

None.

REF3

string

None.

LINE_REF

string

None.

SHIPVIA

string

None.

FOB

string

None.

TERM_CODE

string

None.

ALT2

string

None.

QTY_UM

string

None.

DLV

integer

None.

RNG

string

None.

NOTE

string

None.

STATUS

string

None.

NO_BID

boolean

None.

IS_SENT_FROM_QTCREATION

boolean

None.

CURENCY_CONV

string

None.

ROHS_COMPLIANCE_NAME

string

None.

PACKAGING_NAME

string

None.

RANGE_NAME

string

None.

VENDOR_NAME

string

None.

SMAN_EMAIL

string

None.

NOTIFICATION_DATE

date

None.

RESPONSE_DATE

date

None.

QUOTE_USER_DOC

string

None.

BUYER_NAME

string

None.

EMAIL_SENT_TO

string

None.

LINK

string

None.

COUNTRY

string

None.

MFG

string

None.

MFG_SUBC

string

None.

CONV_DOC_CATEGORY

string

None.

CONV_DOC

integer

None.

CONV_LN

decimal number

None.

IsResponseExists

boolean

None.

PricedCount

integer

None.

NoBidCount

integer

None.

MFG_MFG_SUBC

string

None.

MFG_NAME

string

None.

IS_ROHS

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "LINE": 1.0,
  "USER_DOC": "sample string 1",
  "DOC_NO": 1,
  "ACCTNO": "sample string 2",
  "SUBC": "sample string 3",
  "ULINE1": "sample string 4",
  "PARTNUMBER": "sample string 5",
  "SUBP": "sample string 6",
  "DESCRIPTN": "sample string 7",
  "COND": "sample string 8",
  "QREQ": 1.0,
  "QORDER": 1.0,
  "QSHIP": 1.0,
  "UNITP": 1.0,
  "DUE_DATE": "2026-04-03T08:51:32.7826026-04:00",
  "SHIP_DATE": "2026-04-03T08:51:32.7826026-04:00",
  "ROHS_COMPLIANCE": "sample string 9",
  "CUST_REF4": "sample string 10",
  "REF1": "sample string 11",
  "REF2": "sample string 12",
  "REF3": "sample string 13",
  "LINE_REF": "sample string 14",
  "SHIPVIA": "sample string 15",
  "FOB": "sample string 16",
  "TERM_CODE": "sample string 17",
  "ALT2": "sample string 18",
  "QTY_UM": "sample string 19",
  "DLV": 1,
  "RNG": "sample string 20",
  "NOTE": "sample string 21",
  "STATUS": "sample string 22",
  "NO_BID": true,
  "IS_SENT_FROM_QTCREATION": true,
  "CURENCY_CONV": "sample string 24",
  "ROHS_COMPLIANCE_NAME": "sample string 25",
  "PACKAGING_NAME": "sample string 26",
  "RANGE_NAME": "sample string 27",
  "VENDOR_NAME": "sample string 28",
  "SMAN_EMAIL": "sample string 29",
  "NOTIFICATION_DATE": "2026-04-03T08:51:32.7836019-04:00",
  "RESPONSE_DATE": "2026-04-03T08:51:32.7836019-04:00",
  "QUOTE_USER_DOC": "sample string 30",
  "BUYER_NAME": "sample string 31",
  "EMAIL_SENT_TO": "sample string 32",
  "LINK": "sample string 33",
  "COUNTRY": "sample string 34",
  "MFG": "sample string 35",
  "MFG_SUBC": "sample string 36",
  "CONV_DOC_CATEGORY": "sample string 37",
  "CONV_DOC": 1,
  "CONV_LN": 1.0,
  "IsResponseExists": true,
  "PricedCount": 1,
  "NoBidCount": 1,
  "MFG_MFG_SUBC": "sample string 38",
  "MFG_NAME": "sample string 39",
  "IS_ROHS": true
}

application/xml, text/xml

Sample:
<VendorPricing_NotificationSent xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/XS.CoreApi.Pentagon.Model">
  <ACCTNO>sample string 2</ACCTNO>
  <ALT2>sample string 18</ALT2>
  <BUYER_NAME>sample string 31</BUYER_NAME>
  <COND>sample string 8</COND>
  <CONV_DOC>1</CONV_DOC>
  <CONV_DOC_CATEGORY>sample string 37</CONV_DOC_CATEGORY>
  <CONV_LN>1</CONV_LN>
  <COUNTRY>sample string 34</COUNTRY>
  <CURENCY_CONV>sample string 24</CURENCY_CONV>
  <CUST_REF4>sample string 10</CUST_REF4>
  <DESCRIPTN>sample string 7</DESCRIPTN>
  <DLV>1</DLV>
  <DOC_NO>1</DOC_NO>
  <DUE_DATE>2026-04-03T08:51:32.7826026-04:00</DUE_DATE>
  <EMAIL_SENT_TO>sample string 32</EMAIL_SENT_TO>
  <FOB>sample string 16</FOB>
  <IS_ROHS>true</IS_ROHS>
  <IS_SENT_FROM_QTCREATION>true</IS_SENT_FROM_QTCREATION>
  <IsResponseExists>true</IsResponseExists>
  <LINE>1</LINE>
  <LINE_REF>sample string 14</LINE_REF>
  <LINK>sample string 33</LINK>
  <MFG>sample string 35</MFG>
  <MFG_MFG_SUBC>sample string 38</MFG_MFG_SUBC>
  <MFG_NAME>sample string 39</MFG_NAME>
  <MFG_SUBC>sample string 36</MFG_SUBC>
  <NOTE>sample string 21</NOTE>
  <NOTIFICATION_DATE>2026-04-03T08:51:32.7836019-04:00</NOTIFICATION_DATE>
  <NO_BID>true</NO_BID>
  <NoBidCount>1</NoBidCount>
  <PACKAGING_NAME>sample string 26</PACKAGING_NAME>
  <PARTNUMBER>sample string 5</PARTNUMBER>
  <PricedCount>1</PricedCount>
  <QORDER>1</QORDER>
  <QREQ>1</QREQ>
  <QSHIP>1</QSHIP>
  <QTY_UM>sample string 19</QTY_UM>
  <QUOTE_USER_DOC>sample string 30</QUOTE_USER_DOC>
  <RANGE_NAME>sample string 27</RANGE_NAME>
  <REF1>sample string 11</REF1>
  <REF2>sample string 12</REF2>
  <REF3>sample string 13</REF3>
  <RESPONSE_DATE>2026-04-03T08:51:32.7836019-04:00</RESPONSE_DATE>
  <RNG>sample string 20</RNG>
  <ROHS_COMPLIANCE>sample string 9</ROHS_COMPLIANCE>
  <ROHS_COMPLIANCE_NAME>sample string 25</ROHS_COMPLIANCE_NAME>
  <SHIPVIA>sample string 15</SHIPVIA>
  <SHIP_DATE>2026-04-03T08:51:32.7826026-04:00</SHIP_DATE>
  <SMAN_EMAIL>sample string 29</SMAN_EMAIL>
  <STATUS>sample string 22</STATUS>
  <SUBC>sample string 3</SUBC>
  <SUBP>sample string 6</SUBP>
  <TERM_CODE>sample string 17</TERM_CODE>
  <ULINE1>sample string 4</ULINE1>
  <UNITP>1</UNITP>
  <USER_DOC>sample string 1</USER_DOC>
  <VENDOR_NAME>sample string 28</VENDOR_NAME>
</VendorPricing_NotificationSent>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

System.Net.Http.HttpResponseMessage
NameDescriptionTypeAdditional information
Version

System.Version

None.

Content

System.Net.Http.HttpContent

None.

StatusCode

System.Net.HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

System.Net.Http.HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.