Fetch Card

Given the contact_id and card_id

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

fsi-cards:read

Body Response - Schema

200 (the cards list)

ParameterTypeDescriptionRequired
_embeddedobject1 - "id" (string) - identification for a card. Required.

2 - "card_name" (string) - card name.

3 - "card_number" (string) - a masked card number that can be displayed to the customer.
>= 16 characters
<= 16 characters
Example:
XXXXXXXXXXXX4521. Required.

4 - "card_type" (string) - inform the card type. Allowed values:
"DEBIT", "CREDIT". Required.

5 - "activation_at" (string) - card activation date.

6 - "inactive_date" (string) - card inactivation date. Required.

7 - "holder_name" (string) - the name printed in the card.
<= 30 characters. Required.

8 - "issuer" (string) - card's issuer. Example:
"MASTER CARD".

9 - "status" (string) - card's current status. Allowed values: "ACTIVE",
"CLOSED", "INACTIVE",
"BLOCKED", "LOST_STOLEN". Required.

10 - "total_credit_limit" (string) - total credit limit.

11 - "available_balance" (string) - card available balance.

12 - "total_amount_due" (string) - card total amount due.

13 - "description" (string) - card's description.

14 - "due_date" (string
)
- card payment due date.

15 - "minimum_payment" (string) - card minimum payment.

16 - "interest_rate" (string) - card interest rate.

17 - "periodic_frequency" (string) - card payment periodic frequency.

18 - "custom_type" (string) - card type customized by bank client.

19 - "custom_status" (string) - card status customized by bank client.

20 - "_links" (string) - HAL API self link. Required.
20.1 - "self" (object) - link of the current page. Required.
20.1.1 - "href" (string) - address of the resource.
yes
totalintegerthe total number of itemsyes

401 (unauthorized), 403 (forbidden), 404 (not found)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fieldsarray[object]"fields" subdivides into:

"name" (string)

"description" (string)
yes (name and description)

❗️

API Availability

The FSI Integrations API is only available for customers enrolled in Talkdesk's Early Access (EA) program.
To enter the EA program, contact a Customer Success Manager.

The FSI Integrations API has been in EA since December 2022.

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Authorization
Header
Click Try It! to start a request and see the response here!