832

EDI 832 — Price/Sales Catalog

Supplier → Flxpoint · Price and product catalog

EDI 832 — Price/Sales Catalog

Purpose

Send your full product catalog — items, prices, and availability — to Flxpoint. Originates with the Supplier, sent to Flxpoint. Used for initial catalog setup and ongoing price or product updates.

In Plain English

The 832 is your product list. Where the 846 answers "how many of each item do you have right now?", the 832 answers "what do you sell, how do you describe it, and what does it cost?". Flxpoint ingests the 832 to set up the master catalog — SKUs, descriptions, wholesale prices, category codes, pack sizes — so that when orders come in the system already knows what each item is. Partners typically send one big 832 during onboarding (a full catalog load) and then send smaller delta 832s whenever prices change or new SKUs launch. A wrong 832 creates downstream pain: incorrect pricing on PO 850s, mismatched UPCs on invoices, or catalog items that never appear in the retailer's channel because Flxpoint could not match them. The 832 is currently in evaluation at Flxpoint — initial custom implementations exist for specific partners and broader standard support is coming.

Note: The 832 is a catalog document, not an inventory update. For live inventory quantity changes use the 846. The 832 is for pricing, product details, and availability status.

Frequency

  • Initial setup: Send a full catalog (BCT02 = SC) when onboarding
  • Updates: Send price changes or new SKUs (BCT02 = UP) as needed
  • Full refresh: Resend the complete catalog periodically to sync any gaps

Business Rules

  • One 832 per catalog or catalog segment — do not mix multiple suppliers in one file
  • Each CTP segment must have a valid price type code (e.g., WS for wholesale)
  • Unit of measure must be EA (Each)
  • PID segment is strongly recommended for product descriptions
  • LIN identifiers must match your 850/846 identifiers (same qualifier and value)

Transaction Purpose Codes

BCT02 — Transaction Set Purpose Code

CodeMeaningWhen to Use
SCSpecific CatalogFull catalog transmission
UPUpdatePartial update — new items or price changes only
DLDeleteRemove items from catalog
CACatalogGeneral catalog (initial or full refresh)

Availability Status

PO401 (in PO4 loop) or CTP product availability

Use the PID segment description or CTP availability codes to communicate stock status:

StatusMeaning
AvailableItem is in stock and available to order
DiscontinuedItem is no longer carried — include in DL update
Back OrderItem temporarily unavailable

Segment Hierarchy

code
ISA  Interchange Header
 GS  Group Header (GS01 = "SP")
  ST   Transaction Set Header (ST01 = "832")
  BCT  Beginning Segment for Price/Sales Catalog
  ┌─ LIN Loop (repeats per item)
  │  LIN  Item Identification
  │  CTP  Pricing Information
  │  PID  Product/Item Description (recommended)
  │  QTY  Quantity Available (optional)
  └─
  CTT  Transaction Totals (optional)
  SE   Transaction Set Trailer
 GE  Group Trailer
IEA  Interchange Trailer

Segment Specifications

ST — Transaction Set Header

ElementNameLengthM/OValue/Notes
ST01Transaction Set ID Code3 IDRequired832
ST02Transaction Set Control Number9 NRequiredUnique, must match SE02

BCT — Beginning Segment for Price/Sales Catalog

ElementNameLengthM/OValue/Notes
BCT01Catalog Number30 ANRequiredYour catalog identifier or version number
BCT02Transaction Set Purpose Code2 IDRequiredSC (Specific Catalog), UP (Update), CA (Catalog)
BCT03Description80 ANOptionalCatalog description
BCT07Date8 DTRequiredCatalog date (CCYYMMDD)

LIN — Item Identification

ElementNameLengthM/OValue/Notes
LIN01Assigned Identification20 ANRequiredLine item number (sequential)
LIN02Product/Service ID Qualifier2 IDRequiredSK (SKU), UP (UPC), or EN (EAN)
LIN03Product/Service ID48 ANRequiredYour item identifier
LIN04Product/Service ID Qualifier2 IDOptionalSecondary identifier qualifier
LIN05Product/Service ID48 ANOptionalSecondary identifier value

CTP — Pricing Information

ElementNameLengthM/OValue/Notes
CTP01Class of Trade Code2 IDOptionalLeave blank if not applicable
CTP02Price Identifier Code3 IDRequiredWS (Wholesale), NET (Net Price), RTL (Retail)
CTP03Unit Price17 RRequiredUnit price — supports up to 4 decimal places
CTP04Quantity15 NOptionalQuantity associated with this price
CTP05Unit of Measure2 IDRequiredEA (Each)

PID — Product/Item Description

ElementNameLengthM/OValue/Notes
PID01Item Description Type1 IDRequiredF (Free-form) or S (Structured)
PID02Product Characteristic Code2 IDOptionalLeave blank for free-form
PID05Description80 ANRequiredProduct name or description

QTY — Quantity Available

ElementNameLengthM/OValue/Notes
QTY01Quantity Qualifier2 IDRequiredOH (On Hand), OA (On Order), AV (Available)
QTY02Quantity15 NRequiredAvailable quantity
QTY03Unit of Measure2 IDOptionalEA (Each)

CTT — Transaction Totals

ElementNameLengthM/OValue/Notes
CTT01Number of Line Items6 NRequiredTotal count of LIN segments

SE — Transaction Set Trailer

ElementNameLengthM/OValue/Notes
SE01Number of Included Segments6 NRequiredCount of all segments including ST and SE
SE02Transaction Set Control Number9 NRequiredMust match ST02

Example File

EDI · 004010VICS
ISA*00* *00* *ZZ*SUPPLIER *ZZ*FLXPOINT *240115*1200*U*00401*000000020*0*P*>~
GS*SP*SUPPLIER*FLXPOINT*20240115*1200*20*X*004010VICS~
ST*832*0001~
BCT*CAT-2024-001*SC***20240115~
LIN*1*SK*SKU-ABC123~
CTP**WS*29.99*1*EA~
PID*F****Blue Widget 12oz - Case of 1~
QTY*OH*150*EA~
LIN*2*SK*SKU-DEF456*UP*UPC-012345678901~
CTP**WS*49.99*1*EA~
PID*F****Pro Tool Kit - Standard Edition~
QTY*OH*42*EA~
LIN*3*SK*SKU-GHI789~
CTP**WS*15.00*1*EA~
PID*F****Cotton T-Shirt - White XL~
QTY*OH*0*EA~
CTT*3~
SE*16*0001~
GE*1*20~
IEA*1*000000020~

What this file does: Sends 3 items with wholesale pricing and on-hand quantities:

  • SKU-ABC123: $29.99 — 150 units on hand
  • SKU-DEF456: $49.99 — 42 units (also has a UPC cross-reference)
  • SKU-GHI789: $15.00 — 0 units on hand (still listed in catalog)

Common Mistakes

⚠️ The 832 is a catalog document, not inventory. Use the 846 to send daily inventory quantity updates. The 832 is for product setup, pricing, and catalog management.

⚠️ BCT07 (date) is required. Missing the date field is a common structural error that causes a 997 rejection.

⚠️ LIN identifiers must match your other transactions. If you use SK + a SKU value in your 846/856, use the same qualifier and value in the 832. Mismatched identifiers break product matching in Flxpoint.

⚠️ CTP03 unit price must be a positive decimal. Do not include currency symbols or commas. Use 29.99 not $29.99 or 29,99.


Known Issues & Status

832 schema validation is pending. Flxpector does not yet have a full 832 validation schema — official field definitions are being finalized with the integrations team. The documentation above is based on the X12 004010 standard and initial Flxpoint implementation.

Known limitations under review

  • Extraction of secondary product identifiers (e.g. UPC) from LIN segments when multiple qualifier/value pairs are present: Flxpoint is improving the parser to read all pairs, not only the first.
  • Full 832 structural validation (beyond envelope) will be added to Flxpector once schema sign-off is complete.

Something unclear?

Ask our AI assistant — it knows this spec and can explain any segment, error, or rule in plain English.