Goal Progress

Goal Progress Documentation

Goal Progress [GET]

Goal Progress [GET]

Request

Endpoint

GET /api/v2/reports/goal_progress
Content-Type: application/vnd.api+json

Body

Parameters

Filters

account_list_id

Type ID string

Description The account list to run the report on

Required No

Response

Headers

Body

Fields

Attributes

balance

Type string

Description Balance of active designation accounts

created_at

Type date

Description The timestamp of when this resource was created

default_currency

Type string

Description Default currency of account_list

in_hand_percent

Type string

Description Percent of monthly goal in hand

monthly_goal

Type string

Description The account list monthly goal

pledged_percent

Type string

Description Percent of monthly goal pledged

received_pledges

Type string

Description Percent of monthly goal received

salary_balance

Type string

Description DEPRECATED replaced by balance

salary_currency_or_default

Type string

Description DEPRECATED replaced by default_currency

salary_organization_id

Type string

Description ID of salary Organization

total_pledges

Type string

Description Total pledges

updated_at

Type date

Description The timestamp of when this resource was last updated

updated_in_db_at

Type date

Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.

Relationships

account_list.data

Type Account List

Description The account list the report was run on

Last updated