Skip to main content
POST
Create spending plan
This endpoint creates a new spending_plan for the user.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

user_guid
string
required

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

Response

200 - application/vnd.mx.api.v1+json

OK

created_at
string | null
Example:

"2016-10-13T18:08:00+00:00"

current_iteration_number
integer | null
Example:

1

guid
string | null
Example:

"SPL-e5f9a5bd-c5b3-4901-bdc0-62119b9db262"

updated_at
string | null
Example:

"2016-10-13T18:09:00+00:00"

user_guid
string | null
Example:

"USR-fa7537f3-48aa-a683-a02a-b18940482f54"