General APIs with JWT

Update Auto Top Up

Update auto top up configuration for the user.

put/users/me/auto-top-up

Request body

thresholdnumber required
amount_to_top_upnumber required

Response

Successful Response

user_idstring uuid required
thresholdnumber required
amount_to_top_upnumber required
declined_payment_method_idstring nullable
consecutive_declinesinteger
last_decline_codestring nullable
last_decline_messagestring nullable
next_retry_atstring date-time nullable
paused_atstring date-time nullable
decline_email_sent_atstring date-time nullable
created_atstring date-time
updated_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.