Cards
STAGING_URL: https://switchapi3.azurewebsites.net
LIVE_URL: https://switchapi.azurewebsites.netGet card list
Headers
Name
Type
Description
{
"message": "Cards retrieved successfully",
"data": [
{
"id": "63",
"card_type": "visa DEBIT",
"expiry_month": "12",
"expiry_year": "2020",
"country_code": "NG",
"last_4": "4081",
"bin": "408408",
"authorization_code": "AUTH_ifhxo8mr0c"
}
]
}Get card
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Fund with saved card
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Delete saved card
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated
Was this helpful?