edireader icon indicating copy to clipboard operation
edireader copied to clipboard

EDI 820 file

Open sanvaibhav opened this issue 6 years ago • 1 comments

Can i parse EDI 820 file using this ?

sanvaibhav avatar Apr 26 '19 06:04 sanvaibhav

Yes, certainly. An 820 (Payment Order) may be parsed at any version (4010, etc). It may be transformed into XML using this project, or into JSON using the EDI to JSON companion project. Later in the day I will respond with a simple example, showing an 820 as XML.

canabrook avatar Apr 26 '19 11:04 canabrook