Jump to Content
Documentation
API Reference
Log In
API Reference
Log In
Documentation
API Reference
Creates an organization.
Search
All
Pages
Start typing to search…
JUMP TO
Introduction
Getting Started
Lending API V1 - Docs
Bank Accounts
Add a bank account
post
Bank Cards
Upsert valid bank cards
put
Organization Users
Creates a user on an organization.
post
Gets a user of an organization.
get
Generate a partner user access token
post
Organizations
Create an organization
post
Gets an organization.
get
Transaction Accounts
Create a transaction account
post
Transaction Upload Sessions
Create a transaction upload session
post
Get a transaction upload session.
get
Cancel a transaction upload session.
post
Upload bank transactions to a bank transaction upload session
post
Completes a transaction upload session.
post
Lending API V2 - Docs
MockData
Creates mock data for an organization.
post
Organizations
Creates an organization.
post
Gets an organization.
get
Transaction Upload Sessions
Uploads transactions to a transaction upload session
post
Uploads accounting entries to a transaction upload session
post
Funding API V1
Companies
Create a company/organization
put
Add KYC data to the company
put
Add financial data of the company
put
Get credit status of a company
get
Update contact information of a company
put
Get list of a company loans
get
Get the details of a loan
get
LimitRequests
Create limit request
post
Get the status of a limit request
get
Cancel limit request
post
Create contract for limit request
post
WithdrawalRequests
Get a withdrawal request
get
Get status of the withdrawal request
get
Cancel a withdrawal request
post
Create a withdrawal request
post
Sign a withdrawal request
put
Purchase Financing API V1
Invoice Offers
Create a new invoice offer
post
Get an invoice offer
get
Organizations
Create an organization
post
Get an organization
get
Froda API V1 | [Beta]
DataTransfer
/organizations/{organization-id}/upload-sessions
post
/data-transfer/upload-sessions/{upload-session-id}
get
/data-transfer/upload-sessions/{upload-session-id}/cancel
put
/data-transfer/upload-sessions/{upload-session-id}/bank-transactions
post
LimitRequests
/organizations/{organization-id}/limit-requests
post
/limit-requests/{limit-request-id}
get
/limit-requests/{limit-request-id}/contracts
post
/limit-requests/{limit-request-id}/cancel
put
Loans
/loans/{loan-id}
get
/loans/{loan-id}/transactions
get
/loans/{loan-id}/schedule
get
Organizations
/organizations/{organization-id}
get
/organizations
post
/organizations/{organization-id}/kyc
post
/organizations/{organization-id}/contacts
put
/organizations/{organization-id}/financial-data
post
/organizations/{organization-id}/limit
get
PaymentOrders
/product-accounts/{product-account-id}/payment-orders
post
/payment-orders/{payment-order-id}
get
/payment-orders/{payment-order-id}/cancel
post
ProductAccounts
/organizations/{organization-id}/product-accounts
post
/product-accounts/{product-account-id}
get
/product-accounts/{product-account-id}/transactions
get
TransactionRequests
/product-accounts/{product-account-id}/transaction-requests
post
/transaction-requests/{transaction-request-id}/document
post
WithdrawalRequests
/product-accounts/{product-account-id}/withdrawal-requests
post
/withdrawal-requests/{withdrawal-request-id}
get
/withdrawal-requests/{withdrawal-request-id}/documents
post
Callbacks
Idempotency
Powered by
Creates an organization.
post
https://partner-api.froda.se/lending/v2/organizations
Language
Shell
Node
Ruby
PHP
Python
RESPONSE
Click
Try It!
to start a request and see the response here!