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='Anchorage Product',
    company_id='8a210b68-6988-11ed-a1eb-0242ac120002',
    connection_id='2e9d2c44-f675-40ba-8049-353bfcb5e171',
    order_by='-modifiedDate',
    page=1,
    page_size=100,
)

res = s.accounting_bank_data.list_transactions(req)

if res.accounting_bank_transactions is not None:
    # handle response
    pass

Available Resources and Operations

accounting_bank_data

accounting_bank_data.accounts

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

companies

company_info

connections

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

data_integrity

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

excel_reports

file_upload

liabilities

accounts_payable.bill_credit_notes

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

accounts_payable.bill_payments

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

accounts_payable.bills

accounts_payable.suppliers

accounts_receivable.credit_notes

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

accounts_receivable.customers

accounts_receivable.direct_incomes

accounts_receivable.invoices

accounts_receivable.payments

  • get - Get payment
  • list - List payments

accounts_receivable.reports

banking.account_balances

  • list - List account balances

banking.accounts

  • get - Get account
  • list - List accounts

banking.categorized_statement

  • get - Get categorized bank statement

banking.transaction_categories

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

banking.transactions

  • get - Get bank transaction
  • list - List transactions

financial_statements.accounts

  • get - Get account
  • list - List accounts

financial_statements.balance_sheet

financial_statements.cash_flow

  • get - Get cash flow statement

financial_statements.profit_and_loss

loan_writeback.accounts

loan_writeback.bank_transactions

loan_writeback.create_operations

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

loan_writeback.direct_costs

loan_writeback.payments

loan_writeback.suppliers

loan_writeback.transfers

manage_data

manage_data.pull_operations

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

manage_data.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.payment_methods

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

sales.payments

  • get - Get payment
  • list - List payments

sales.product_categories

  • 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.account_transactions

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

transactions.direct_costs

transactions.journal_entries

  • 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-5.0.0.tar.gz (147.6 kB view details)

Uploaded Source

Built Distribution

codat_lending-5.0.0-py3-none-any.whl (501.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for codat-lending-5.0.0.tar.gz
Algorithm Hash digest
SHA256 8ab9b88b2de514af276e0f2a30e79ddb412d3871986cb913fea8f465ede51d1c
MD5 89fd2b22260dd8c83c6d4cca940679df
BLAKE2b-256 72a82f705f3d3ff621bc3a8d145a217d7e7adf36c105eade5c7fd0ed52a00525

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for codat_lending-5.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3070ca9c18d429d5b637c2fc91fc81e4381827720b04b55efe4e469d49a72f6b
MD5 3d4fc904bddb5d8808eb7b2b948c9379
BLAKE2b-256 e79b517b18f6590d8f1eab077923c27aa1e140c69f14c852f95613bb222698bf

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