This package is the repository for the core SDKs used for accessing Arc Sales & Identity APIs & shared utilities for use by other Arc Subscriptions/Commerce SDKs.
Written in typescript.
- API SDKs are available for their respective verticals in
src/api/identity
andsrc/api/sales
- API methods are intended to be pass through & stateless
- Shared utilities are available in
src/utils