⁍ MatchMove Banking Operating System

Sections

Theme switcher

De-activate user

Header Parameters

Authorizationstring

Path Parameters

user_idstring Required

Matchmove generated id for the user

Body Parameters

statestring

Account state. Accepts values: blocked suspended. Default is suspended.

Response

200
Object
OK

Response Attributes

idstring

The user id on which the actions was performed

Pattern
^[a-zA-Z0-9]*
statestring

User account status post transaction

Enum values:
suspendedblocked
400
Object
Bad Request | Code | Description | | :---------- | :---------- | | user_record_already_suspended | User is already suspended | | user_card_creation_in_progress | Card creation in progress | | resource_user_state_invalid | The `state` parameter only accepts [`blocked`, `suspended`] |

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
403
Object
Forbidden

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
404
Object
Resource not found | Code | Description | | :---------- | :---------- | | user_improper_id | Resource incomplete | | user_record_not_found | User record not found. |

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
500
Object
Internal server Error

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
502
Object
Bad Gateway

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
503
Object
External Service Error

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
504
Object
Gateway timeout

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
Was this section helpful?

DELETE

/

Select
1

Response

Was this section helpful?