@api-emulator/fidelity
v0.1.0
Published
Fidelity WorkplaceXchange provides workplace participant, retirement, stock-plan, HSA balance, and pay statement APIs.
Readme
@api-emulator/fidelity
Fidelity WorkplaceXchange provides workplace participant, retirement, stock-plan, HSA balance, and pay statement APIs.
Part of api-emulator — local drop-in replacement services for CI and no-network sandboxes.
Install
npm install @api-emulator/fidelityRun
npx -p api-emulator api --plugin ./@fidelity/api-emulator.mjs --service fidelityEndpoints
POST /wpx/oauth2/tokenGET /wpx/hrp/v1/participantsGET /wpx/hrp/v1/participants/:participantIdGET /wpx/wi/v1/participants/:participantId/balancesGET /wpx/hrp/v1/participants/:participantId/pay-statementsPOST /wpx/hrp/v1/participantsGET /inspect/contractGET /inspect/state
Auth
Uses fake local credentials only; provide any deterministic bearer token or API key expected by the client under test.
Seed Configuration
fidelity:
# Add provider-specific seed state here.