This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI-API: Errors: "Error determining material availability" and "The requested fulfillment options not available"

Part Number: TI-API
Other Parts Discussed in Thread: OPA2188

When attempting to order part OPA2188AIDR I get the following errors:

Error determining material availability

The requested fulfillment options not available

Assuming that "The requested fulfillment options are not available" is related to custom reel I am not sure why when I use the API to get product information it says customReel is true. As well as when i check the website is says that it is a custom reel. 

Any advice or guidance is greatly appreciated.

{
    "Manufacturer": "Texas Instruments",
    "ProductIdentifier": "OPA2188AIDR",
    "GenericProductIdentifier": "OPA2188",
    "BuyNowURL": "">www.ti.com/.../OPA2188AIDR",
    "Quantity": 500,
    "Pricing": [
        {
            "Currency": "USD",
            "PriceBreaks": [
                {
                    "PriceBreakQuantity": 1,
                    "Price": 2.737
                },
                {
                    "PriceBreakQuantity": 100,
                    "Price": 2.398
                },
                {
                    "PriceBreakQuantity": 250,
                    "Price": 1.682
                },
                {
                    "PriceBreakQuantity": 1000,
                    "Price": 1.355
                }
            ]
        }
    ],
    "Description": "0.03µV/°C, 6µV Vos, Low Noise, Rail-to-Rail Output, 36V Zero-Drift Operational Amplifier",
    "MinimumOrderQuantity": 1,
    "StandardPackQuantity": 2500,
    "ExportControlClassificationNumber": "EAR99",
    "HtsCode": "8542330001",
    "PinCount": 8,
    "PackageType": "OPA2188AID_8_SOIC_D",
    "PackageCarrier": "CUT TAPE",
    "CustomReel": true,
    "LifeCycle": "ACTIVE"
}
  • Hi Jacob,

    The maximum quantity you can order of this part is 50.  You requested 500.  Therefore, we were unable to fulfill your request.  Please lower the quantity to 50 or less. 

**Attention** This is a public forum