# iBanFirst Payments API

**Canonical:** https://apis.io/apis/ibanfirst/ibanfirst-payments-api/  
**Provider:** iBanFirst — https://apis.io/providers/ibanfirst/  
**Base URL:** https://api.ibanfirst.com/api  
**Documentation:** https://docs.ibanfirst.com/api/clientapi

iBanFirst Payments API is one of 11 APIs that [iBanFirst](https://apis.io/providers/ibanfirst/) publishes on the [APIs.io](https://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.

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.

## Operations (7)

| Method | Path | Summary |
|---|---|---|
| GET | `/payments/options/{walletId}/{externalBankAccountId}` | Get payment options |
| POST | `/payments` | Create payment |
| PUT | `/payments/{id}/confirm` | Confirm a payment |
| PUT | `/payments/{id}/proofOfTransaction` | Upload a proof of transaction for a payment |
| GET | `/payments/{status}` | Get payments by status |
| GET | `/payments/{id}` | Get payment details |
| DELETE | `/payments/{id}` | Delete a payment |

## Machine-readable artifacts (12)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/ibanfirst/refs/heads/main/openapi/ibanfirst-payments-api-openapi.yml
- **Documentation** — https://docs.ibanfirst.com/
- **APIReference** — https://docs.ibanfirst.com/api/clientapi
- **GettingStarted** — https://docs.ibanfirst.com/guides/quickstart
- **Postman** — https://www.postman.com/productibf/ibanfirst-rest-api-workspace/collection/d24hl8d/ibanfirst-rest-api
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/ibanfirst/refs/heads/main/authentication/ibanfirst-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/ibanfirst/refs/heads/main/conventions/ibanfirst-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/ibanfirst/refs/heads/main/errors/ibanfirst-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/ibanfirst/refs/heads/main/data-model/ibanfirst-data-model.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/ibanfirst/refs/heads/main/asyncapi/ibanfirst-webhooks.yml
- **Sandbox** — https://raw.githubusercontent.com/api-evangelist/ibanfirst/refs/heads/main/sandbox/ibanfirst-sandbox.yml
- **Glossary** — https://docs.ibanfirst.com/glossary

## Other iBanFirst APIs (10)

- [iBanFirst MCP Connector](https://apis.io/apis/ibanfirst/ibanfirst-mcp-connector/)
- [iBanFirst PSD2 XS2A API](https://apis.io/apis/ibanfirst/ibanfirst-psd2-xs2a-api/)
- [iBanFirst Accounts API](https://apis.io/apis/ibanfirst/ibanfirst-accounts-api/)
- [iBanFirst Beneficiaries API](https://apis.io/apis/ibanfirst/ibanfirst-beneficiaries-api/)
- [iBanFirst Documents API](https://apis.io/apis/ibanfirst/ibanfirst-documents-api/)
- [iBanFirst Financial movements API](https://apis.io/apis/ibanfirst/ibanfirst-financial-movements-api/)
- [iBanFirst Fixed forward payment contract API](https://apis.io/apis/ibanfirst/ibanfirst-fixed-forward-payment-contract-api/)
- [iBanFirst Logs API](https://apis.io/apis/ibanfirst/ibanfirst-logs-api/)
- [iBanFirst Spot trades API](https://apis.io/apis/ibanfirst/ibanfirst-spot-trades-api/)
- [iBanFirst Webhook subscriptions API](https://apis.io/apis/ibanfirst/ibanfirst-webhook-subscriptions-api/)

## Tags

Payments

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/ibanfirst/ibanfirst-payments-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/ibanfirst/.
