# Finosu ## Docs - [Confirm ACH Settlements (Batch)](https://docs.finosu.com/api-reference/endpoint/ach-confirms/batch.md) - [Confirm ACH Settlement](https://docs.finosu.com/api-reference/endpoint/ach-confirms/create.md) - [Submit ACH Returns (Batch)](https://docs.finosu.com/api-reference/endpoint/ach-returns/batch.md): Submit multiple ACH return records in a single batch request. Each return is processed independently with detailed individual results. - [Submit ACH Return](https://docs.finosu.com/api-reference/endpoint/ach-returns/create.md): Submit ACH return information from external loan management systems (LMS) and update corresponding payment records in Finosu - [Get Calls by Customer](https://docs.finosu.com/api-reference/endpoint/calls/get.md): Returns all calls for a given customer - [Get Call by ID](https://docs.finosu.com/api-reference/endpoint/calls/get-by-id.md): Returns a specific call by ID - [New Call](https://docs.finosu.com/api-reference/endpoint/calls/webhook.md): Information about a call - [Get Customers](https://docs.finosu.com/api-reference/endpoint/customers/all.md): Returns all customers from the system that the user has access to - [Create Customers (Batch)](https://docs.finosu.com/api-reference/endpoint/customers/batch.md): Create multiple customers in a single batch request. Each customer is processed independently with detailed individual results. - [Cancel Communications](https://docs.finosu.com/api-reference/endpoint/customers/cancel-communications.md): Cancels all pending communications for a customer including tasks, scheduled calls, scheduled emails, scheduled SMS, and all active schedules - [Cancel Customer Servicing](https://docs.finosu.com/api-reference/endpoint/customers/cancel-servicing.md): Cancel servicing for all loans belonging to a customer. Sets all loans' servicing status to NOT_SERVICING and cancels all pending scheduled payments, calls, emails, and SMS across all loans. - [Create Customer](https://docs.finosu.com/api-reference/endpoint/customers/create.md): Creates a new customer - [Delete Customer](https://docs.finosu.com/api-reference/endpoint/customers/delete.md): Deletes a customer - [Get Customer](https://docs.finosu.com/api-reference/endpoint/customers/get.md): Returns a specific customer from the system that the user has access to - [Customer Schedule Sync](https://docs.finosu.com/api-reference/endpoint/customers/schedule-sync.md): Sync customer schedule by creating or updating customer and recreating their call schedule. This endpoint is idempotent. - [Update Customer](https://docs.finosu.com/api-reference/endpoint/customers/update.md): Updates a customer - [Customer Upsert Webhook](https://docs.finosu.com/api-reference/endpoint/customers/webhook.md): Create or update a customer via webhook - [Get Emails](https://docs.finosu.com/api-reference/endpoint/email/get.md): Returns all emails for a given customer - [New Email](https://docs.finosu.com/api-reference/endpoint/email/webhook.md): Information about an email message - [LMS Customer Full Sync](https://docs.finosu.com/api-reference/endpoint/lms/sync-customer-full.md): Perform a full sync of a customer and all their loans from the company's configured LMS. - [Cancel Loan Servicing](https://docs.finosu.com/api-reference/endpoint/loans/cancel-servicing.md): Cancel loan servicing and all associated scheduled payments and communications. Sets the loan's servicing status to NOT_SERVICING and cancels all pending scheduled payments, calls, emails, and SMS. - [Cancel Scheduled Call](https://docs.finosu.com/api-reference/endpoint/scheduled-calls/cancel.md): Cancels a specific scheduled call by ID - [Cancel All Scheduled Calls](https://docs.finosu.com/api-reference/endpoint/scheduled-calls/cancel-all.md): Cancels all pending scheduled calls for a customer - [Create Scheduled Calls](https://docs.finosu.com/api-reference/endpoint/scheduled-calls/create.md): Creates a set of new scheduled calls based on a schedule type - [Get Scheduled Calls](https://docs.finosu.com/api-reference/endpoint/scheduled-calls/get.md): Returns all scheduled calls for a given customer - [Get Texts](https://docs.finosu.com/api-reference/endpoint/text/get.md): Returns all texts for a given customer - [New Text](https://docs.finosu.com/api-reference/endpoint/text/webhook.md): Information about a text message - [Transfer Note](https://docs.finosu.com/api-reference/endpoint/transfer-notes/transfer-note.md): Submit transfer note with call summary and verification details - [Introduction](https://docs.finosu.com/api-reference/introduction.md): API - [Common Workflows](https://docs.finosu.com/common-workflows.md): Learn the typical flow for using the Finosu API - [Quickstart](https://docs.finosu.com/concepts.md): Start servicing as soon as possible - [Introduction](https://docs.finosu.com/introduction.md): Welcome to Finosu ## OpenAPI Specs - [openapi](https://docs.finosu.com/api-reference/openapi.json) ## Optional - [Documentation](https://docs.finosu.com)