POST
/
simulate
/
limits_decision

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
user_id
string
required

Specified user must have a pending limits request

approved_daily_limit
integer
required

The specified limit must fall within the range defined by the user's current daily limit and their requested daily limit, inclusive.