⁍ MatchMove Banking Operating System

Sections

Theme switcher

Get card details

Header Parameters

X-Auth-User-IDstring Required

MatchMove provided ID for the user.

Authorizationstring

Query Parameters

mask_numberstring

Query param to indicate if the number returned in response is masked

Path Parameters

card_idstring Required

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

Response

200
Object
OK

Response Attributes

idstring Required

Unique Reference for Wallet in the MatchMove System

Pattern
^[a-zA-Z0-9]*
numberstring Required

Account Identification Number for the Wallet

holderobject Required

Show child attributes

typeobject

Show child attributes

tokenobject

Show child attributes

dateobject

Show child attributes

imageobject

Model to describe the card images that are retuned on the get call for retrieving users payment instrument.

Show child attributes

statusobject Required

Show child attributes

fundsobject

Show child attributes

linksarray

Show child attributes

activation_codestring

Only applicable for physical cards. Activation code will be shown in response if card is not activated yet.After card activation , code will not appear in the response.

kitstring
400
Object
Bad Request | Code | Description | | :--- | :---------- | | resource_card_hash_id_invalid | Invalid card `hash_id`. |

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 |

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
Something went wrong while retrieving your card information

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
504
Object
Gateway timeout

Response Attributes

codeinteger Required
descriptionstring Required
linkstring Required
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?