A TypeScript client for interacting with Pharos EDI services.
bun add @iforge-uos/pharos-edi-client- Implement transactions (check
FinalizeTin frmTill.cs) - See if we can do things in less requests
Gets a user by their login ID, last name and or first name. Must include at least one parameter.
Classes:
- User
- CostCentre
- Item
- Transaction
Reimplemented the API from a decompiled binary. Made the API easy to use by implementing actual typed objects and not XML.