v2

latestOpenAPI 3.0.3raw.githubusercontent.com2025-01-245593419.2 KB
Internal Transfers

Create internal transfer

OAuth scope: internal_transfer.write


Instant transfers between accounts of the same organization


This endpoint allows you to execute transfers between accounts of the same organization.

The API supports idempotency for safely retrying requests without accidentally performing the same operation twice. The idempotency key must be a unique string. We recommend using a UUID.


You can obtain details for each organization account using Show organization


Request parameter details

<br/>
Amount and Currency
Reference
  • Transfer reference that can be used to enter transfer details to further describe the transfer
  • Maximum reference length is 99 characters <br/>
Side
  • credit_iban: IBAN of account to credit
  • debit_iban: IBAN of account to debit
post/v2/internal_transfers

Headers

X-Qonto-Idempotency-Keystring uuid required

The API supports idempotency for safely retrying requests without accidentally performing the same operation twice.

X-Qonto-Staging-Tokenstring

Required only for Sandbox API requests; to get one, please submit the following form: https://getqonto.atlassian.net/servicedesk/customer/portal/5/group/47/create/143.

Request body

Response

returns a success status code