created, updated, or deleted in the MX system for any user on that partner’s client.
| Field | Data Type | Definition |
|---|---|---|
amount | String | A budget amount set by the user for a category’s transaction total during a month. |
category_guid | String | The unique identifier for the budget category. Defined by MX. |
client_id | String | The unique partner-defined identifier for the client. |
created_at | Integer | The date and time the budget was created. |
guid | String | The unique identifier for the budget. Defined by MX. |
is_exceeded | Boolean | This indicates whether the budget has been exceeded. |
is_off_track | Boolean | This indicates whether the budget is off track. |
metadata | String | Additional information a partner can store on the budget. |
name | String | The name of the budget. |
parent_guid | String | The unique identifier for the parent budget. Defined by MX. |
projected_spending | Decimal | The projected amount of spending for the budget. |
revision | Integer | The revision number for the budget. |
transaction_total | Decimal | The cumulative amount of all transactions under the budget. |
updated_at | Integer | The date and time the budget was updated. |
user_guid | String | The unique partner-defined identifier for the user the budget is attached to. Defined by MX. |
user_id | String | The unique partner-defined identifier for the user. |
JSON

