⁍ MatchMove Banking Operating System

Sections

Theme switcher

Activate card

Header Parameters

X-Auth-User-IDstring Required

MatchMove provided ID for the user.

Authorizationstring

Path Parameters

card_idstring Required

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

Body Parameters

activation_codestring

Card activation code obtained from response of POST /users/wallets/cards/{card_type.code}.

2fa_methodstring
2fa_deliverystring
2fa_valuestring

Response

200
Object
OK

Response Attributes

statusstring

Status of the card activation process.

2faobject

Two factor authentication response.

Show child attributes

400
Object
Bad Request | Code | Description | | :--- | :---------- | | user_wallet_card_improper_type | Invalid block reason type. | | validate_card_number_not_available | Validate card number not available. | | resource_card_activation_code_invalid | `activation_code` is invalid | | resource_card_activation_code_not_empty | `activation_code` must not be empty |

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
401
Object
Unauthorized request

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 | | :--- | :---------- | | resource_not_found | The requested URL was not found |

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
500
Object
Internal Server Error

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
503
Object
Service Unavailable

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
504
Object
Gateway Timeout

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
Was this section helpful?

PUT

/

Select
1

Response

Was this section helpful?