TI-API: Request error : Respone status code does not indicate success : 422 ( Error)

Part Number: TI-API

Tool/software:

Hi Guys

I hope that you are well.

{
  "quotes": [
    {
      "customerQuoteNumber": "1726640867610",
      "quoteNumber": "26931335",
      "checkoutProfileId": "1F92EA49E9AE02CBE063DE21BB8BE901",
      "endCustomerCompanyName": "Sabertek",
      "quoteStartDate": "2024-09-18",
      "quoteEndDate": "2025-03-17",
      "lineItems": [
        {
          "tiLineItemNumber": "000010",
          "tiUnitPrice": 0,
          "tiUnitPriceCurrencyCode": "USD",
          "tiPartNumber": "5962-7700801VCA",
          "quantity": 2500,
          "requestedUnitPrice": 1.2,
          "requestedUnitPriceCurrencyCode": "USD",
          "status": "Pending",
          "orderLeadTime": 0,
          "minimumOrderQuantity": 0,
          "nextOrderQuantityIncrement": 0,
          "boxQuantity": 0,
          "packageQuantity": 0,
          "packageType": "",
          "restrictionOfHazardousSubstancesCompliant": "",
          "cancellationWindowWeeks": null,
          "rescheduleWindowWeeks": null,
          "nonCancellableNonReturnable": false,
          "productType": "",
          "moistureLevel": "",
          "exportControlClassificationNumber": "",
          "paymentTerms": "Per Negotiated Terms",
          "incotermDescription": ""
        }
      ]
    }
  ],
  "quoteTerms": "IMPORTANT: Prices are confidential Customer Direct Prices (“CDPs”) that TI offers for your direct purchases. TI’s Terms of Sale apply (ti.com/termsofsale); if TI extends your CDPs to TI’s authorized distributors and/or your authorized manufacturing partners, you must separately negotiate resale prices and terms with such third parties. CDPs are in U.S. Dollars, exclusive of duties and taxes (e.g. VAT). Prior to shipment, prices may change; TI’s final price on the date of shipment applies.  Forecasts provided in connection with pricing discussions are non-binding on TI.  CDPs are conditioned on adherence to forecast volumes and committed share percentage. CDPs contingent on Start of Production (“SOP”) will begin on the actual SOP date."
}
{
  "orders": [
    {
      "customerPurchaseOrderNumber": "PO54229",
      "orderStatus": "REJECT",
      "endCustomerCompanyName": "Sabertek",
      "customerPurchaseOrderDate": "2024-09-18",
      "lineItems": [
        {
          "tiPartNumber": "1726640651601",
          "customerLineItemNumber": "1",
          "itemCheckoutProfileId": "1F92EA49E9AE02CBE063DE21BB8BE901",
          "status": "Rejected",
          "tiTotalOrderItemQuantity": 2000,
          "customerAnticipatedUnitPrice": 1.2,
          "customerCurrencyCode": "USD",
          "quoteNumber": "26931335",
          "messages": [
            {
              "code": "TI-TXT-096",
              "type": "ERROR",
              "reason": "Quote is invalid, has expired, or being processed",
              "message": "Correct the quote number or create a new quote and resubmit. If this is a new quote, allow two hours for processing before resubmitting your order. For help, contact TI API Support https://api-portal.ti.com/support"
            },
            {
              "code": "TI-TXT-076",
              "type": "ERROR",
              "reason": "Duplicate customerLineItemNumber on existing order.",
              "message": "customerPurchaseOrderNumber with this same customerLineItemNumber currently exists on an orderNumber. Enter a unique customerLineItemNumber. For help, contact TI API Support https://api-portal.ti.com/support"
            },
            {
              "code": "TI-TXT-033034",
              "type": "ERROR",
              "reason": "Invalid tiPartNumber",
              "message": "tiPartNumber request is not valid. Enter a valid tiPartNumber and resubmit the request. For help: tiPartNumber search https://www.ti.com/material-attributes-search/ or API support https://api-portal.ti.com/support"
            }
          ],
          "schedules": [
            {
              "requestedQuantity": 2000,
              "requestedDeliveryDate": "2025-05-01"
            }
          ]
        }
      ]
    }
  ]
}

Your assistance with this issue is much appreciated.

Best Regards

**Attention** This is a public forum