How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

iBanFirst Payments API

Sending funds from one of your iBanFirst accounts to your own external bank account or a third-party recipient involves two steps:1. Generate the payment object with the 'Create payment' method. A unique id is assigned to each payment. 2. Use the 'Confirm Payment' method to send the payment for processing. When you confirm a payment, make sure you have sufficient funds in your account balance. **Caution:** Payments are automatically rolled to the next closest working days if not confirmed in the scheduled date of operation. If the balance of your account is not sufficient to cover the payment amount, funds may be locked-in by iBanFirst.

iBanFirst Payments API is one of 11 APIs that iBanFirst publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Payments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 7 operations across 6 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 1.6.0.

Requests are made against a single base URL, https://api-demo.ibanfirst.com/api.

7 operations 6 paths 15 schemas 1 DELETE3 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.6.0
Base URL
https://api.ibanfirst.com/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

iBanFirst Payments API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-WSSE (X-WSSE). By default, every request must be authenticated.

  • X-WSSE — X-WSSE token-based authentication. The header value must be computed fresh for every request (tokens expire in ~5 minutes). Header value format: UsernameToken…

Paths & Operations 7

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

Payments 7

Sending funds from one of your iBanFirst accounts to your own external bank account or a third-party recipient involves two steps: 1. Generate the payment object with the 'Create…

GET
/payments/options/{walletId}/{externalBankAccountId}
Get payment options
2 params → 200default
POST
/payments
Create payment
body → 200default
PUT
/payments/{id}/confirm
Confirm a payment
1 param → 200default
PUT
/payments/{id}/proofOfTransaction
Upload a proof of transaction for a payment
1 param body → 200default
GET
/payments/{status}
Get payments by status
6 params → 200204default
GET
/payments/{id}
Get payment details
1 param → 200default
DELETE
/payments/{id}
Delete a payment
1 param → 200default

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are PaymentVOP (18 properties), Payment (17 properties), Rate (7 properties), ErrorVOP (5 properties). Each schema is shown below with its type and property counts.

ErrorVOP
object
Representation of an error.
5 properties
Currency
string
A String representing the Three-digit ISO 4217 Currency Code of a currency. This String only contains capitalized letters.
PaymentVOP
object
Representation of a payment.
18 properties
PaymentOption
object
The representation of a payment option object. This object contains information about priorityPaymentOption and feePaymentOption for a payment.
1 property
QuotedDecimal
string
A String representing a formatted floating number.
Payment
object
Representation of a payment.
17 properties
paymentSpeedOption
string
A code representing the speed option.
Rate
object
Representation of a Rate.
7 properties
paymentPriorityOption
string
A code representing whether this payment has a standard priority, or a priority treatment.
ID
string
A String representing the id of an object. This string contains alpha-numeric characters, including the capital ones.
Error
object
Representation of an error.
4 properties
Date
string
A String representing a date by its year, month and day in month.
CurrencyPair
string
A String representing two concatenated Three-digit ISO 4217 Currency Code of a currency. This String only contains capitalized letters.
Datetime
string
A String representing a date by its year, month, day in month, hour, minute and second.
Amount
objectnull
Representation of an amount.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ibanfirst-payments-api-openapi.yml Raw ↑

Other APIs iBanFirst publishes across the network.

iBanFirst MCP Connector
iBanFirst PSD2 XS2A API
iBanFirst Accounts API
iBanFirst Beneficiaries API
iBanFirst Documents API
iBanFirst Financial movements API
iBanFirst Fixed forward payment contract API
iBanFirst Logs API
iBanFirst Spot trades API
iBanFirst Webhook subscriptions API
Where this information came from

This is an independent, third-party profile of iBanFirst Payments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.