PATCH
Update notification thresholds
Updates the deposit and/or withdrawal USD notification thresholds for the authenticated user.
Header Params
-
request-idstringOptional request ID for tracing
Body Params
object
-
depositThresholdUsdnumber -
withdrawalThresholdUsdnumber
Responses
200
Notification thresholds updated successfully
Response Body
object
-
depositThresholdUsdnumber -
withdrawalThresholdUsdnumber
400
Invalid notification thresholds request body
Response Body
object
Bad request error response
-
namestring enum requiredError codeValidationFailedIllegalArgumentBadRequestDataIntegrityErrorNotImplementedErrorRETRIGGER_RATE_LIMITEDUSER_CREATION_FAILEDUSER_FALLBACK_FAILED -
errorstring requiredHuman-readable error message -
statusinteger enum int32 requiredHTTP status code400
500
Unexpected error
Response Body
object
Internal server error response
-
namestring enum requiredError codeUnexpectedErrorThirdPartyErrorDatabaseErrorUSER_FALLBACK_TIMEOUT -
errorstring requiredHuman-readable error message -
statusinteger enum int32 requiredHTTP status code500