id— the Blend product UUIDsku— your own inventory identifierproduct_code— your own code, prescription products only
sku and product_code onto your Blend products during onboarding and your integration can speak entirely in your own vocabulary.
Which identifier goes where
In an order
id, sku, or product_code, not several.
In a prescription
product_code is a shorthand helper to assist with matching from SCRIPT XML. Blend looks for product_code (and sku, product id, and name) in the <ProductCode>, <DrugDescription>, and <Note> XML fields.
Getting
product_code right is the highest-leverage mapping you can do. It’s the top of Blend’s product-matching order and eliminates the guesswork of drug-name and description parsing — see how matching works.Setting the mapping
Listing what’s available
type accepts prescription, non_prescription, or order_material. There are also dedicated endpoints per type.
Get products
All types, or filter with
type=Update a prescription product
Set
sku and product_codeGet prescription products
Just prescription products
Search products
By name or SKU