Skip to main content

Create a budget

Create a budget. This endpoint accepts the optional MX-Skip-Webhook header and skip_webhook parameter. You cannot create a duplicate budget. For example, if you attempt to create a budget for "Gas", but that budget already exist, the request will fail. You can retrieve a list of all existing categories by using the List Categories endpoint.

POST
/users/{user_guid}/budgets

Path Parameters

FieldRequiredType

user_guid

The unique identifier for a user, beginning with the prefix USR-.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String

Request Body

FieldRequiredType

budget

Required
Object
Loading...