Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xfers Loans API

Loans Management

Xfers Loans API is one of 20 APIs that Xfers publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Loans. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 4 paths, and defines 5 schemas. It is described by OpenAPI 3.0.0, at version 3.

Requests are made against 2 base URLs: https://id.xfers.com/api, https://sandbox-id.xfers.com/api.

4 operations 4 paths 5 schemas 1 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3
Base URL
https://www.xfers.io/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Xfers Loans API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-XFERS-USER-API-KEY (X-XFERS-USER-API-KEY).

  • X-XFERS-USER-API-KEY — You can retrieve this by using [gettoken API](../sg/api/cutting-edgeoperation/getToken)

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 1 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Loans 4

Loans Management

POST
/v3/loans
Create Loan
createLoan body → 2004XX
POST
/v3/notify_loan_callback
Loan Notification Callback
loanNotification body → 200
GET
/v3/loans/{id}
Get Loan Details
getLoan 1 param → 2004XX
POST
/v3/loans/reconciliations
Loans Reconciliation
loansRecon body → 2004XX

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are customer_data (80 properties), collateral_data (26 properties), loan_data (23 properties), installment_data (5 properties). Each schema is shown below with its type and property counts.

error_response
object
3 properties
collateral_data
object
26 properties
installment_data
object
5 properties
loan_data
object
23 properties
customer_data
object
80 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xfers-loans-api-openapi.yml Raw ↑

Other APIs Xfers publishes across the network.

Xfers Bank Account API
Xfers Charge API
Xfers Convenience Store Transfers API
Xfers cutting_edge API
Xfers Direct Bank Transfer Payments API
Xfers Disbursements API
Xfers E-signature API
Xfers Fixed Virtual Account Bank Transfers API
Xfers Intents API
Xfers Modify Payments API
Xfers Payment Queries API
Xfers Payment Queries (Hide first) API