⁍ MatchMove Banking Operating System

Sections

Theme switcher

Suspend / Block card

Header Parameters

Authorizationstring

Path Parameters

card_idstring Required

Cards id which can be obtained using GET /users/wallets or GET /users/wallets/cards

Body Parameters

typestring

Values can be lost, stolen and damaged. These values will permanently block the card and is irreversible. If not specified , it will temporarily block the card.

Response

200
Object
OK

Response Attributes

idstring Required

The user ID.

numberstring Required
statusstring Required
typestring Required
400
Object
Bad Request | Code | Description | | :--- | :---------- | | user_wallet_card_improper_type | Invalid block reason type. | | resource_card_hash_id_invalid | Invalid card `hash_id` | | user_wallet_card_improper_id | Resource incomplete | | resource_wallet_card_already_terminated | Card already terminated | | resource_unable_to_unsuspend_card | Cards with active status cannot be unsuspended |

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
401
Object
Unauthorized request

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
403
Object
Forbidden | Code | Description | | :--- | :---------- | | restricted_resource | Access with method `POST` denied | | resource_unable_to_suspend_card | Cards with inactive status cannot be suspended | | resource_unable_to_unsuspend_user_card | The user status prevents change of the card status. Update the user status before proceeding with the card status change |

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
404
Object
Resource not found | Code | Description | | :--- | :---------- | | resource_not_found | The requested URL was not found |

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
500
Object
Internal Server Error | Code | Description | | :--- | :---------- | | resource_risk_service_config_error | Unable to process the request due invalid risk service configuration. |

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?