Blanket PO Line Items

Blanket PO Line Items

Retrieve and manage blanket purchase order line items.

FieldData TypePOSTPATCH
BlanketPOIDStringXX
LineNoInt32XX
DescriptionStringXX
AccountCodeStringXX
BlanketPOReleaseIDInt32XX
ManufacturerIDStringXX
MFRPartIDStringXX
ModelNoStringXX
OEMBooleanXX
PartServiceIDStringXX
PartTypeStringXX
QtyPerUOPDecimal(9,3)XX
ReceiveToStringXX
ReceiveToIDStringXX
SingleSourceBooleanXX
SpecificationsStringXX
StockLocationIDStringXX
TaxableBooleanXX
TaxCodeStringXX
TypeStringXX
UnitCostDecimal(18,5)XX
UnitOfMeasureStringXX
UnitOfPurchaseStringXX
UnitOfWeightStringXX
UNSPSCCodeStringXX
VendorPartIDStringXX
WeightDecimal(9,3)XX
CreatedByString
DateCreatedDateTimeOffset
EditedByString
DateEditedDateTimeOffset

Key: BlanketPOID, LineNo

Endpoints

GET

URL: https://{site}.mvpplant.com/ODataApi/v1/BlanketPOLineItems

Description: Retrieve blanket purchase order line items.

POST

URL: https://{site}.mvpplant.com/ODataApi/v1/BlanketPOLineItems

Description: Create a blanket purchase order line item.

Body: Send the property values marked in the POST column.

PATCH

URL: https://{site}.mvpplant.com/ODataApi/v1/BlanketPOLineItems(BlanketPOID='blanketPOID',LineNo=lineNo)

Description: Update an existing blanket purchase order line item.

Body: Send only the property values you want to update from the PATCH column.

Notes

  • Type allowed values: Part, Service
  • ReceiveTo allowed values: CostCenter, Equipment, Location, RepairableSpare, Stock, System, WorkGroup, WorkOrder