/userProfile

get

Get the current user's profile

/entitlements

get

Get the current user's entitlements

post

Save a user's entitlements. Any entitlements that already exist will be replaced. All the fields shown in the example are mandatory, except for the entitlement code.

/incomeSnapshot

get

Get the current user's most recent income snapshot

post

Save a new income snapshot. The names used for the incomes and benefits must be unique within an income snapshot.

/incomeScenario

Collection of income scenarios owned by the current user

get

Get a list of income scenarios owned by the current user

options

Returns the list of HTTP methods supported by this endpoint

post

Save a new income scenario. The names used for the incomes and benefits must be unique within an income scenario.

put

Update an income scenario. The names used for the incomes and benefits must be unique within an income scenario.

delete

Delete an income scenario owned by the current user