Fetch Payments

Associated with a contact

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

fsi-payments:read

Body Response - Schema

200 (the payments list)

ParameterTypeDescriptionRequired
_embeddedobject"_embedded" subdivides into:

1 - "payments" (array[object]) - list of payments in an account.
1.1 - "id" (string) - identification for a single payment. Required.
1.2 - "description" (string) - brief description for a payment. Required.
1.3 - "total_amount_due" (object) - total loan amount due balance - amount due on monthly statement. Required.
1.4 - "currency" (string) - the currency where the payment is due. Required.
1.5 - "due_at" (string) - the date when the payment will be due. Required.
1.6 - "status" (string) - allowed values: "OPEN",
"CLOSED", "UNDEFINED",
"PENDING", "PAID",
"PAST_DUE", "UPCOMING". Required.
1.7 - "account_id" (string) - bank account. Required.
1.8 - "minimum_payment_due" (string) - minimum payment amount. Required.
1.9 - "due_fees_amount" (string) - fees charged for a past due pending payment.
1.10 - "type" (string) - Allowed values:
"PERSONAL_LOAN",
"MORTGAGE_LOAN",
"AUTO_LOAN",
"OTHER_LOAN",
"CREDITCARD_BALANCE ,
"HOME_EQUITY_LOAN",
"BUSINESS_LOAN",
"STUDENT_LOAN",
"BUSINESS_CREDIT_CARD",
"STUDENT_CREDIT_CARD",
"PERSONAL_CREDIT_CARD", "CREDIT_CARD".
1.11 - "custom_type" (string) - payment type customized by bank client.
1.12 - "custom_status" (string) - payment status customized by bank client.
yes
totalintegerthe total number of payments in collectionyes

400 (bad request), 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!