Creates a SEPA Credit Transfer from the account specified in the request URL to the recipient specified in the request body.
SEPA transfers (1.0)
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/sepa-transfers/
The content of the request.
The amount to transfer.
UUID reference for the transaction. Acts as an idempotency key.
A description for the transaction, which will be visible to the customer and the recipient.
If set to true, then the customer initiating the transaction will receive a change request 2FA challenge. If false, then the legacy 2FA challenge will be used.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/sepa-transfers/v1/persons/{person_id}/accounts/{account_id}/transactions/sepa_credit_transfer
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "reference": "12f7ec0b-6762-4578-b49f-c0b1647d0e2d", "recipient_name": "Hans Mustermann", "recipient_iban": "DE32110101001000000029", "recipient_bic": "COBADEFFXXX", "amount": { "value": 1000, "currency": "EUR" }, "description": "Example transaction", "end_to_end_id": "", "change_request_enabled": true }
This transaction already exists.
Status of the transaction.
Optional unique reference. Used as an idempotency key.
Additional description about the transaction. Please note the SEPA character restrictions.
The recipient's name. Please note the SEPA character restrictions.
SEPA identifier provided by the transaction initiator, which will be routed throughout the whole payment process. Please note the SEPA character restrictions.
{ "id": "45bd0881-a79a-4054-9286-f11060d5511f", "status": "executed", "reference": "8880a72c-2675-482d-8d88-70a02c608592", "amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "description": "string", "recipient_iban": "DE87110101001000057123", "recipient_name": "Max Mustermann", "recipient_bic": "SOBKDEB2XXX", "end_to_end_id": "END2ENDREJ", "batch_id": "d6c778822b2d7bd3b778935bcfd0d1d3csc", "created_at": "2021-01-01T20:37:50Z" }
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/sepa-transfers/v1/persons/{person_id}/accounts/{account_id}/transactions/sepa_credit_transfer
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
Successful result of the operation
Status of the transaction.
Optional unique reference. Used as an idempotency key.
Additional description about the transaction. Please note the SEPA character restrictions.
The recipient's name. Please note the SEPA character restrictions.
SEPA identifier provided by the transaction initiator, which will be routed throughout the whole payment process. Please note the SEPA character restrictions.
UTC timestamp from when the transaction was created.
[ { "id": "45bd0881-a79a-4054-9286-f11060d5511f", "status": "executed", "reference": "8880a72c-2675-482d-8d88-70a02c608592", "amount": { … }, "description": "string", "recipient_iban": "DE87110101001000057123", "recipient_name": "Max Mustermann", "recipient_bic": "SOBKDEB2XXX", "end_to_end_id": "END2ENDREJ", "batch_id": "d6c778822b2d7bd3b778935bcfd0d1d3csc", "created_at": "2021-01-01T20:37:50Z" } ]
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/sepa-transfers/v1/persons/{person_id}/accounts/{account_id}/transactions/sepa_credit_transfer/{id}
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
Successful result of the operation
Status of the transaction.
Optional unique reference. Used as an idempotency key.
Additional description about the transaction. Please note the SEPA character restrictions.
The recipient's name. Please note the SEPA character restrictions.
SEPA identifier provided by the transaction initiator, which will be routed throughout the whole payment process. Please note the SEPA character restrictions.
{ "id": "45bd0881-a79a-4054-9286-f11060d5511f", "status": "executed", "reference": "8880a72c-2675-482d-8d88-70a02c608592", "amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "description": "string", "recipient_iban": "DE87110101001000057123", "recipient_name": "Max Mustermann", "recipient_bic": "SOBKDEB2XXX", "end_to_end_id": "END2ENDREJ", "batch_id": "d6c778822b2d7bd3b778935bcfd0d1d3csc", "created_at": "2021-01-01T20:37:50Z" }
The content of the request.
The amount to transfer to the recipient.
Optional description for the transaction, which will be visible to the recipient. Limited to 140 characters.
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/sepa-transfers/v1/accounts/{account_id}/transactions/sepa_credit_transfer
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "reference": "", "recipient_name": "Hans Mustermann", "recipient_iban": "DE32110101001000000029", "recipient_bic": "COBADEFFXXX", "amount": { "value": 1000, "currency": "EUR", "unit": "cents" }, "description": "Example transaction", "end_to_end_id": "" }
Successful result of the operation
Status of the transaction.
Optional unique reference. Used as an idempotency key.
Additional description about the transaction. Please note the SEPA character restrictions.
The recipient's name. Please note the SEPA character restrictions.
SEPA identifier provided by the transaction initiator, which will be routed throughout the whole payment process. Please note the SEPA character restrictions.
{ "id": "45bd0881-a79a-4054-9286-f11060d5511f", "status": "executed", "reference": "8880a72c-2675-482d-8d88-70a02c608592", "amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "description": "string", "recipient_iban": "DE87110101001000057123", "recipient_name": "Max Mustermann", "recipient_bic": "SOBKDEB2XXX", "end_to_end_id": "END2ENDREJ", "batch_id": "d6c778822b2d7bd3b778935bcfd0d1d3csc", "created_at": "2021-01-01T20:37:50Z" }
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/sepa-transfers/v1/accounts/{account_id}/transactions/sepa_credit_transfer/{id}
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payload
Successful result of the operation
Status of the transaction.
Optional unique reference. Used as an idempotency key.
Additional description about the transaction. Please note the SEPA character restrictions.
The recipient's name. Please note the SEPA character restrictions.
SEPA identifier provided by the transaction initiator, which will be routed throughout the whole payment process. Please note the SEPA character restrictions.
{ "id": "45bd0881-a79a-4054-9286-f11060d5511f", "status": "executed", "reference": "8880a72c-2675-482d-8d88-70a02c608592", "amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "description": "string", "recipient_iban": "DE87110101001000057123", "recipient_name": "Max Mustermann", "recipient_bic": "SOBKDEB2XXX", "end_to_end_id": "END2ENDREJ", "batch_id": "d6c778822b2d7bd3b778935bcfd0d1d3csc", "created_at": "2021-01-01T20:37:50Z" }
- Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/sepa-transfers/v1/persons/{person_id}/accounts/{account_id}/transactions/sepa_credit_transfer/{id}/confirm
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "authorization_token": "" }
Successful result of the operation
Status of the transaction.
Optional unique reference. Used as an idempotency key.
Additional description about the transaction. Please note the SEPA character restrictions.
The recipient's name. Please note the SEPA character restrictions.
SEPA identifier provided by the transaction initiator, which will be routed throughout the whole payment process. Please note the SEPA character restrictions.
{ "id": "45bd0881-a79a-4054-9286-f11060d5511f", "status": "executed", "reference": "8880a72c-2675-482d-8d88-70a02c608592", "amount": { "value": 1000, "unit": "cents", "currency": "EUR" }, "description": "string", "recipient_iban": "DE87110101001000057123", "recipient_name": "Max Mustermann", "recipient_bic": "SOBKDEB2XXX", "end_to_end_id": "END2ENDREJ", "batch_id": "d6c778822b2d7bd3b778935bcfd0d1d3csc", "created_at": "2021-01-01T20:37:50Z" }