created, updated, or deleted in the MX system for any user on that partner’s client.
| Field | Data Type | Definition |
|---|---|---|
account_guid | String | The unique identifier for the goal. Defined by MX. |
amount | Decimal | The amount of the goal. |
completed_at | Integer | The date and time at which the goal was completed. |
created_by | String | The source that created the goal. Possible values are USER and SYSTEM. This is a new field that is not yet being populated and will return null values at this time. |
current_amount | Decimal | The current amount of the goal. |
goal_type_name | String | The type of goal. Can be SAVE_AMOUNT or PAYOFF. |
guid | String | The unique identifier for the goal. Defined by MX. |
has_been_spent | Boolean | This indicates whether the goal has been spent. |
is_complete | Boolean | This indicates whether the goal is complete. |
meta_type | String | The category of the goal. |
metadata | String | Additional information a partner can store on the goal. |
name | String | The name of the goal that is visible to the user. |
position | Integer | The priority of the goal in relation to multiple goals. |
projected_to_complete_at | Integer | The date and time at the goal is projected to be completed. |
revision | Integer | The revision number for the goal. |
user_guid | String | The unique identifier for the user the goal is attached to. Defined by MX. |
user_id | String | The unique partner-defined identifier for the user. |
JSON

