New Transaction Types
October 12th, 2018
Added support for 23 new transaction types. These new types map directly to familiar X12 EDI document types. Included docs are
- 204
- 210
- 214
- 810
- 820
- 824
- 850
- 855
- 856
- 857
- 870
- 875
- 876
- 880
- 940
- 943
- 944
- 945
- 947
- 990
Changelog
- added: 23 new transaction types
- fixed: Deleting rules wasn't updating transaction messages
- fixed: 404s for
GET /transactions/{id}
could return an empty pagination envelope