Skip to main content

Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features.

Project description

Lending

Lending helps you make smarter credit decisions on small businesses by enabling you to pull your customers' latest data from the operating systems they are already using. You can use that data for automating decisioning and surfacing new insights on the customer, all via one API.

SDK Installation

pip install codat-lending

Example Usage

import codatlending
from codatlending.models import operations, shared

s = codatlending.CodatLending(
    security=shared.Security(
        auth_header="Basic BASE_64_ENCODED(API_KEY)",
    ),
)

req = operations.ListAccountingBankAccountTransactionsRequest(
    account_id='corrupti',
    company_id='8a210b68-6988-11ed-a1eb-0242ac120002',
    connection_id='2e9d2c44-f675-40ba-8049-353bfcb5e171',
    order_by='-modifiedDate',
    page=1,
    page_size=100,
    query='provident',
)

res = s.accounting_bank_data.list_transactions(req)

if res.accounting_bank_transactions is not None:
    # handle response

Available Resources and Operations

AccountingBankData

AccountingBankData.Accounts

  • get - Get bank account
  • list - List bank accounts

Companies

CompanyInfo

Connections

  • create - Create connection
  • delete - Delete connection
  • get - Get connection
  • list - List connections
  • unlink - Unlink connection

DataIntegrity

  • details - List data integrity details
  • status - Get data integrity status
  • summaries - Get data integrity summaries

ExcelReports

FileUpload

Liabilities

AccountsPayable.BillCreditNotes

  • get - Get bill credit note
  • list - List bill credit notes

AccountsPayable.BillPayments

  • get - Get bill payment
  • list - List bill payments

AccountsPayable.Bills

AccountsPayable.Suppliers

AccountsReceivable.CreditNotes

  • get - Get credit note
  • list - List credit notes

AccountsReceivable.Customers

AccountsReceivable.DirectIncomes

AccountsReceivable.Invoices

AccountsReceivable.Payments

  • get - Get payment
  • list - List payments

AccountsReceivable.Reports

Banking.AccountBalances

  • list - List account balances

Banking.Accounts

  • get - Get account
  • list - List accounts

Banking.CategorizedStatement

  • get - Get categorized bank statement

Banking.TransactionCategories

  • get - Get transaction category
  • list - List transaction categories

Banking.Transactions

  • get - Get bank transaction
  • list - List transactions

FinancialStatements.Accounts

  • get - Get account
  • list - List accounts

FinancialStatements.BalanceSheet

FinancialStatements.CashFlow

  • get - Get cash flow statement

FinancialStatements.ProfitAndLoss

ManageData

ManageData.PullOperations

  • get - Get pull operation
  • list - List pull operations

ManageData.Refresh

Sales.Customers

  • get - Get customer
  • list - List customers

Sales.Disputes

  • get - Get dispute
  • list - List disputes

Sales.Locations

  • get - Get location
  • list - List locations

Sales.Metrics

Sales.Orders

  • get - Get order
  • list - List orders

Sales.PaymentMethods

  • get - Get payment method
  • list - List payment methods

Sales.Payments

  • get - Get payment
  • list - List payments

Sales.ProductCategories

  • get - Get product category
  • list - List product categories

Sales.Products

  • get - Get product
  • list - List products

Sales.Reports

Sales.Transactions

  • get - Get transaction
  • list - List transactions

Transactions.AccountTransactions

  • get - Get account transaction
  • list - List account transactions

Transactions.DirectCosts

Transactions.JournalEntries

  • get - Get journal entry
  • list - List journal entries

Transactions.Journals

  • get - Get journal
  • list - List journals

Transactions.Transfers

  • get - Get transfer
  • list - List transfers

Library generated by Speakeasy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codat-lending-4.1.0.tar.gz (127.9 kB view details)

Uploaded Source

Built Distribution

codat_lending-4.1.0-py3-none-any.whl (432.5 kB view details)

Uploaded Python 3

File details

Details for the file codat-lending-4.1.0.tar.gz.

File metadata

  • Download URL: codat-lending-4.1.0.tar.gz
  • Upload date:
  • Size: 127.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for codat-lending-4.1.0.tar.gz
Algorithm Hash digest
SHA256 def9a9edc4d5abca67b25746cd5c51cd3481e4ad38c2c277a49a36ede12a59e4
MD5 fc9b685b7ed1d3e8c303cd62c8146d0e
BLAKE2b-256 f8513b00b1580e53de3ebc15665ce35f4e5dd4abca4c2c089899baa860ce6180

See more details on using hashes here.

File details

Details for the file codat_lending-4.1.0-py3-none-any.whl.

File metadata

  • Download URL: codat_lending-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 432.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for codat_lending-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d7316bced50d87d442bdd22006b9cd20b9067e00b2b708987b949f90e8fa6ddf
MD5 1152a48bd5af7a8f1f189a59b2d3c2d1
BLAKE2b-256 2e74d62fdf65df761e4fa9422ff07ffb1bf9db70ce9a5da108c8699968da2c1e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page