ScriptServe - EDI 832 General Inventory Specifications

The below documentation outlines the requirements for an 832 EDI file that represents a Price Catalog, or in ScriptServe parlance, a General Inventory.

Preface

Before getting started, here are some things to know about EDI transmission that are specific to ScriptServe:

Your 832

Read below for a breakdown of each segment and other details. All samples used below are based off the example file provided above.

Header Segments

ISA*00* *00* *ZZ*WHOLESALE *ZZ*SCRIPTSERVEPROD *170725*0400*U*00401*000000030*0*P*~
GS*SC*WHOLESALE*SCRIPTSERVEPROD*20170725*0400*30*X*004010
ST*832*0030
BCT*PC**2******00
DTM*007*20250131
N1*DS*WHOLESALE MEDICAL INC*11*RK0236403

These 6 header lines are used on our end to determine things like the type of EDI file is what we're expecting, who this file is intended for, etc.

Here are some important details about the information that needs to be provided in these segments:

Any segments not detailed above are required, but don't worry too much about the values you use for those, as they are likely ignored by our parser.

Line Item Segments

LIN**VC*111226*N4*46672005310
G53*021
DTM*036*20190824
PID*F*RX***Butalbital,APAP&Caff Tabs WHT
PO4*1*1*EA
CTP**AWP*.00
CTP**NET*35.99
N9*ZZ*32

The above 8 lines represent a line item/product, and these are the required segments:

Footer Segments

CTT*1584
SE*11114*0030
GE*1*30
IEA*1*000000030

These segments are required, but ultimately ignored by our parser.