PUT api/PurchaseOrder/{PO_Number}/{PO_Type}

Update PurchaseOrder objects

Request Information

Parameters

NameDescriptionAdditional information
PO_Number
No documentation available.

Define this parameter in the request URI.

PO_Type
No documentation available.

Define this parameter in the request URI.

pPurchaseOrder
No documentation available.

None.

Request body formats

application/json, text/json

Sample:
{
  "PO_Number": "sample string 1",
  "PO_Status": "sample string 2",
  "PO_Type": "sample string 3",
  "Entered_By": "sample string 4",
  "PO_Date": "2025-04-04T00:36:22.299-04:00",
  "Last_Edited_By": "2025-04-04T00:36:22.299-04:00",
  "Last_Printed_On": "2025-04-04T00:36:22.299-04:00",
  "Promised_Date": "2025-04-04T00:36:22.299-04:00",
  "Promised_Ship_Date": "2025-04-04T00:36:22.299-04:00",
  "Required_Date": "2025-04-04T00:36:22.299-04:00",
  "Shipping_Method": "sample string 11",
  "Subtotal": 12.0,
  "Total": 1.0,
  "Discount_Amount": 13.0,
  "Misc_Charge": 14.0,
  "Freight_Amount": 15.0,
  "Tax_Amount": 16.0,
  "Vendor_ID": "sample string 17",
  "Vendor_Name": "sample string 18",
  "Primary_Bill_To_Address_code": "sample string 19",
  "Primary_Ship_To_Address_code": "sample string 20",
  "Company": "sample string 21",
  "Contact": "sample string 22",
  "Address_Line_1": "sample string 23",
  "Address_Line_2": "sample string 24",
  "Address_Line_3": "sample string 25",
  "City": "sample string 26",
  "State": "sample string 27",
  "Zip": "sample string 28",
  "Country": "sample string 29",
  "Country_Code": "sample string 30",
  "Phone_1": "sample string 31",
  "Phone_2": "sample string 32",
  "Phone_3": "sample string 33",
  "Fax": "sample string 34",
  "Payment_Terms": "sample string 35",
  "Due_Date": "2025-04-04T00:36:22.299-04:00",
  "Customer_Num": "sample string 37",
  "Created_On": "2025-04-04T00:36:22.299-04:00",
  "Modified_On": "2025-04-04T00:36:22.299-04:00",
  "Comment_ID": "sample string 40",
  "Currency_ID": "sample string 41",
  "Currency_Index": 42,
  "Time": "2025-04-04T00:36:22.299-04:00",
  "Buyer_ID": "sample string 44",
  "On_Hold": true,
  "On_Hold_Date": "2025-04-04T00:36:22.299-04:00",
  "On_Hold_By": "sample string 46",
  "Hold_Removed_On": "2025-04-04T00:36:22.299-04:00",
  "Hold_Removed_By": "sample string 48",
  "Revision_Number": 49,
  "Tax_Schedule": "sample string 50",
  "Currency_Format": "sample string 51",
  "Vendor_Company": "sample string 52",
  "Vendor_Contact": "sample string 53",
  "Vendor_Address_Line_1": "sample string 54",
  "Vendor_Address_Line_2": "sample string 55",
  "Vendor_Address_Line_3": "sample string 56",
  "Vendor_City": "sample string 57",
  "Vendor_State": "sample string 58",
  "Vendor_Zip": "sample string 59",
  "Vendor_Country": "sample string 60",
  "Vendor_Country_Code": "sample string 61",
  "Vendor_Phone_1": "sample string 62",
  "Vendor_Phone_2": "sample string 63",
  "Vendor_Phone_3": "sample string 64",
  "Vendor_Fax": "sample string 65",
  "Vendor_Address_Code": "sample string 66",
  "Vendor_Email": "sample string 67",
  "Comment": "sample string 68",
  "PO_Note": "sample string 69",
  "Confirm_With": "sample string 70",
  "Message": "sample string 71",
  "Pre_Payment_Amount": 72.0,
  "Exchange_Rate": 73.0,
  "Exchange_Date": "2025-04-04T00:36:22.299-04:00",
  "Rate_Calc_Method": 75,
  "Currency_Dec": 76,
  "Funct_Subtotal": 77.0,
  "Funct_Total": 1.0,
  "Funct_Discount_Amount": 78.0,
  "Funct_Misc_Charge": 79.0,
  "Funct_Freight_Amount": 80.0,
  "Funct_Tax_Amount": 81.0,
  "Times_Printed": 82,
  "Queue": "sample string 83",
  "UserFieldData": [
    {},
    {},
    {}
  ],
  "UserFieldNames": [
    "sample string 1",
    "sample string 2",
    "sample string 3"
  ],
  "Notifications": null
}

Response Information

Response body formats

application/json, text/json

Sample:
{
  "PO_Number": "sample string 1",
  "PO_Status": "sample string 2",
  "PO_Type": "sample string 3",
  "Entered_By": "sample string 4",
  "PO_Date": "2025-04-04T00:36:22.315-04:00",
  "Last_Edited_By": "2025-04-04T00:36:22.315-04:00",
  "Last_Printed_On": "2025-04-04T00:36:22.315-04:00",
  "Promised_Date": "2025-04-04T00:36:22.315-04:00",
  "Promised_Ship_Date": "2025-04-04T00:36:22.315-04:00",
  "Required_Date": "2025-04-04T00:36:22.315-04:00",
  "Shipping_Method": "sample string 11",
  "Subtotal": 12.0,
  "Total": 1.0,
  "Discount_Amount": 13.0,
  "Misc_Charge": 14.0,
  "Freight_Amount": 15.0,
  "Tax_Amount": 16.0,
  "Vendor_ID": "sample string 17",
  "Vendor_Name": "sample string 18",
  "Primary_Bill_To_Address_code": "sample string 19",
  "Primary_Ship_To_Address_code": "sample string 20",
  "Company": "sample string 21",
  "Contact": "sample string 22",
  "Address_Line_1": "sample string 23",
  "Address_Line_2": "sample string 24",
  "Address_Line_3": "sample string 25",
  "City": "sample string 26",
  "State": "sample string 27",
  "Zip": "sample string 28",
  "Country": "sample string 29",
  "Country_Code": "sample string 30",
  "Phone_1": "sample string 31",
  "Phone_2": "sample string 32",
  "Phone_3": "sample string 33",
  "Fax": "sample string 34",
  "Payment_Terms": "sample string 35",
  "Due_Date": "2025-04-04T00:36:22.315-04:00",
  "Customer_Num": "sample string 37",
  "Created_On": "2025-04-04T00:36:22.315-04:00",
  "Modified_On": "2025-04-04T00:36:22.315-04:00",
  "Comment_ID": "sample string 40",
  "Currency_ID": "sample string 41",
  "Currency_Index": 42,
  "Time": "2025-04-04T00:36:22.315-04:00",
  "Buyer_ID": "sample string 44",
  "On_Hold": true,
  "On_Hold_Date": "2025-04-04T00:36:22.315-04:00",
  "On_Hold_By": "sample string 46",
  "Hold_Removed_On": "2025-04-04T00:36:22.315-04:00",
  "Hold_Removed_By": "sample string 48",
  "Revision_Number": 49,
  "Tax_Schedule": "sample string 50",
  "Currency_Format": "sample string 51",
  "Vendor_Company": "sample string 52",
  "Vendor_Contact": "sample string 53",
  "Vendor_Address_Line_1": "sample string 54",
  "Vendor_Address_Line_2": "sample string 55",
  "Vendor_Address_Line_3": "sample string 56",
  "Vendor_City": "sample string 57",
  "Vendor_State": "sample string 58",
  "Vendor_Zip": "sample string 59",
  "Vendor_Country": "sample string 60",
  "Vendor_Country_Code": "sample string 61",
  "Vendor_Phone_1": "sample string 62",
  "Vendor_Phone_2": "sample string 63",
  "Vendor_Phone_3": "sample string 64",
  "Vendor_Fax": "sample string 65",
  "Vendor_Address_Code": "sample string 66",
  "Vendor_Email": "sample string 67",
  "Comment": "sample string 68",
  "PO_Note": "sample string 69",
  "Confirm_With": "sample string 70",
  "Message": "sample string 71",
  "Pre_Payment_Amount": 72.0,
  "Exchange_Rate": 73.0,
  "Exchange_Date": "2025-04-04T00:36:22.315-04:00",
  "Rate_Calc_Method": 75,
  "Currency_Dec": 76,
  "Funct_Subtotal": 77.0,
  "Funct_Total": 1.0,
  "Funct_Discount_Amount": 78.0,
  "Funct_Misc_Charge": 79.0,
  "Funct_Freight_Amount": 80.0,
  "Funct_Tax_Amount": 81.0,
  "Times_Printed": 82,
  "Queue": "sample string 83",
  "UserFieldData": [
    {},
    {},
    {}
  ],
  "UserFieldNames": [
    "sample string 1",
    "sample string 2",
    "sample string 3"
  ],
  "Notifications": null
}