Download OpenAPI specification:Download
Initiates a SEPA Direct Debit from the debtor specified in the request body to the freelancer's account specified in the request URL.
The content of the request.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "reference": "f69f6431-bfb7-4c7e-81ba-8a4f023362c2",
- "amount": {
- "value": 1000,
- "currency": "EUR",
- "unit": "cents"
}, - "description": "Example transaction",
- "collection_date": "2016-02-11T00:00:00.000Z",
- "mandate": {
- "reference": "1",
- "creditor_identifier": "DE98ZZZ09999999999",
- "scheme": "B2B",
- "sequence_type": "ONE_OFF",
- "signature_date": "2016-02-02T00:00:00.000Z",
- "debtor_name": "Hans Mustermann",
- "debtor_iban": "DE32110101001000000029",
- "debtor_bic": "COBADEFFXXX"
}, - "end_to_end_id": "ABC123"
}
{- "id": "074ff24d187a014f42d5694b13e9cf1fctrx",
- "status": "accepted",
- "reference": "8880a72c-2675-482d-8d88-70a02c608592",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "collection_date": "2021-02-11T00:00:00.000Z",
- "mandate": {
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "creditor_identifier": "DE98ZZZ09999999999",
- "scheme": "string",
- "sequence_type": "string",
- "signature_date": "2017-10-02T16:12:41Z",
- "debtor_name": "Hans Mustermann",
- "debtor_iban": "DE29300400000180478000",
- "debtor_bic": "COBADEFFXXX"
}, - "end_to_end_id": "END2ENDREJ"
}
Returns information about the SEPA Direct Debit specified in the request URL.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/transactions/sepa_direct_debit/{id}'
{- "id": "074ff24d187a014f42d5694b13e9cf1fctrx",
- "status": "accepted",
- "reference": "8880a72c-2675-482d-8d88-70a02c608592",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "collection_date": "2021-02-11T00:00:00.000Z",
- "mandate": {
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "creditor_identifier": "DE98ZZZ09999999999",
- "scheme": "string",
- "sequence_type": "string",
- "signature_date": "2017-10-02T16:12:41Z",
- "debtor_name": "Hans Mustermann",
- "debtor_iban": "DE29300400000180478000",
- "debtor_bic": "COBADEFFXXX"
}, - "end_to_end_id": "END2ENDREJ"
}
Initiates a SEPA Direct Debit transaction from an external account (i.e., your customer account) to your billing account. You must add the account_id
of your billing account in the request URL.
The content of the request.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "reference": "",
- "amount": {
- "value": 1000,
- "currency": "EUR",
- "unit": "cents"
}, - "description": "Example transaction",
- "collection_date": "2016-02-11T00:00:00.000Z",
- "mandate": {
- "reference": "1",
- "creditor_identifier": "DE98ZZZ09999999999",
- "scheme": "B2B",
- "sequence_type": "ONE_OFF",
- "signature_date": "2016-02-02T00:00:00.000Z",
- "debtor_name": "Hans Mustermann",
- "debtor_iban": "DE32110101001000000029",
- "debtor_bic": "COBADEFFXXX"
}, - "end_to_end_id": "ABC123"
}
{- "id": "074ff24d187a014f42d5694b13e9cf1fctrx",
- "status": "accepted",
- "reference": "8880a72c-2675-482d-8d88-70a02c608592",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "collection_date": "2021-02-11T00:00:00.000Z",
- "mandate": {
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "creditor_identifier": "DE98ZZZ09999999999",
- "scheme": "string",
- "sequence_type": "string",
- "signature_date": "2017-10-02T16:12:41Z",
- "debtor_name": "Hans Mustermann",
- "debtor_iban": "DE29300400000180478000",
- "debtor_bic": "COBADEFFXXX"
}, - "end_to_end_id": "END2ENDREJ"
}
Returns the details of a single SEPA Direct Debit transaction. You must add the account_id
of your billing account and the sepa_direct_debit_id
in the request URL.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/accounts/{account_id}/transactions/sepa_direct_debit/{id}'
{- "id": "074ff24d187a014f42d5694b13e9cf1fctrx",
- "status": "accepted",
- "reference": "8880a72c-2675-482d-8d88-70a02c608592",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "collection_date": "2021-02-11T00:00:00.000Z",
- "mandate": {
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "creditor_identifier": "DE98ZZZ09999999999",
- "scheme": "string",
- "sequence_type": "string",
- "signature_date": "2017-10-02T16:12:41Z",
- "debtor_name": "Hans Mustermann",
- "debtor_iban": "DE29300400000180478000",
- "debtor_bic": "COBADEFFXXX"
}, - "end_to_end_id": "END2ENDREJ"
}
Refunds a SEPA Direct Debit transaction for a freelancer.
Note that the refund request will be rejected if any of the following criteria are met:
The operation has been previously performed. Result of the previous operation.
The change request was successfully confirmed, and the SDD return request is created.
The request was accepted, and now the customer must confirm the change request.
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "booking_id": "16d088c2-14ff-5da1-a373-b7b4623befca",
- "reason": "Example reason"
}
{- "id": "be6b2a68-2c93-4d39-b56e-0897b8137473"
}
Creates a SEPA Credit Transfer from the account specified in the request URL to the recipient specified in the request body.
The content of the request.
This transaction already exists.
Successful result of the operation for the legacy 2FA method.
The request was accepted, and the customer must confirm the change request.
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "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
}
{- "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"
}
Returns an array containing all SEPA Credit Transfers for the person account specified in the request URL.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/transactions/sepa_credit_transfer?page%5Bnumber%5D=string&page%5Bsize%5D=string&filter%5Bstatus%5D=string'
[- {
- "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"
}
]
Returns information about the SEPA Credit Transfer specified in the request URL.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/transactions/sepa_credit_transfer/{id}'
{- "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"
}
Creates a SEPA Credit Transfer from the billing account specified in the request URL to the account specified in the request body.
The content of the request.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "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": ""
}
{- "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"
}
Returns the details of a single SEPA Credit Transfer transaction. You must add the account_id
of your billing account and the transaction id
in the request URL.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/accounts/{account_id}/transactions/sepa_credit_transfer/{id}'
{- "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"
}
Submits the authorization code from a 2FA challenge to confirm a SEPA Credit Transfer. This endpoint is deprecated; please use the change request service instead.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "authorization_token": ""
}
{- "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"
}
Creates a SEPA Credit Transfer batch. This call triggers the change request process.
The change request was successfully confirmed, and the batch order is created.
The request is accepted, and the customer must confirm the change request.
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "transactions": [
- {
- "reference": "123456",
- "recipient_name": "Hans Mustermann",
- "recipient_iban": "DE32110101001000000029",
- "recipient_bic": "COBADEFFXXX",
- "amount": {
- "value": 1000,
- "currency": "EUR",
- "unit": "cents"
}, - "description": "Example transaction",
- "end_to_end_id": "654321"
}, - {
- "reference": "456789",
- "recipient_name": "Maria Mustermann",
- "recipient_iban": "DE32110101001000000029",
- "recipient_bic": "COBADEFFXXX",
- "amount": {
- "value": 1000,
- "currency": "EUR",
- "unit": "cents"
}, - "description": "Example transaction 2",
- "end_to_end_id": "987654"
}
]
}
{- "id": "bba471db8ec4ef5a84e0bfb0022e45bfsctb",
- "status": "SUCCESSFUL",
- "sepa_credit_transfers": {
- "id": "8f2145d3a675be2d0975299028c22915csc",
- "status": "executed",
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "recipient_iban": "DE87110101001000057123",
- "recipient_name": "Max Mustermann",
- "recipient_bic": "SOBKDEB2XXX",
- "end_to_end_id": "END2ENDREJ",
- "created_at": "2021-01-01T20:37:50Z"
}, - "errors": { }
}
Returns information about a SEPA Credit Transfer batch.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/transactions/sepa_credit_transfer/batches/{id}'
{- "id": "bba471db8ec4ef5a84e0bfb0022e45bfsctb",
- "status": "SUCCESSFUL",
- "sepa_credit_transfers": {
- "id": "8f2145d3a675be2d0975299028c22915csc",
- "status": "executed",
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "recipient_iban": "DE87110101001000057123",
- "recipient_name": "Max Mustermann",
- "recipient_bic": "SOBKDEB2XXX",
- "end_to_end_id": "END2ENDREJ",
- "created_at": "2021-01-01T20:37:50Z"
}, - "errors": { }
}
Checks if you can send a SEPA Instant Credit Transfer to the IBAN provided or not. Use this endpoint to check the reachability of the recipient's bank before creating a transfer. If the IBAN's reachability is true
, you can use the POST Create a SEPA Instant Credit Transfer endpoint to initiate the transfer. If the IBAN's reachability is false
, the transaction will fail. You can use the standard SEPA Credit Transfer instead.
Successful result of the operation
There was an error on the client side.
You are not authorized to perform this action.
The model could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/sepa_instant_reachability/{iban}'
{- "sct_instant_reachability": true
}
Creates a SEPA Instant Credit Transfer on the account specified in the request URL and triggers the 2FA flow via change request. You must add the transaction details in the request body.
Information required to create the SCT.
Change request for the transaction was created
There was an error on the client side.
You are not authorized to perform this action.
The model could not be found.
Internal server error.
Unexpected error
{- "amount": {
- "value": 3000,
- "currency": "EUR"
}, - "creditor_iban": "Lisa Herrmann",
- "creditor_name": "DE02500105170137075030",
- "description": "Geschenk",
- "end_to_end_id": "e2178fc8b9ad4a479e269a47f90b4a43",
- "initiator_reference": "2603037c-e264-46c4-82e8-0d3ebc23a30f",
- "idempotency_key": "7352a11b-011d-47a4-a449-17371078e98c"
}
{- "change_request": {
- "id": "b520ce9090c44a989149fe7f2f94a785",
- "status": "AUTHORIZATION_REQUIRED",
- "updated_at": "2021-12-22T15:05:33.634+00:00",
}
}
Returns a list of all SEPA Instant Credit Transfers for the account specified in the request URL. You can filter the results by the creditor_iban
, transaction status
, etc.
Successful result of the operation
There was an error on the client side.
You are not authorized to perform this action.
The model could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/accounts/{account_id}/transactions/sepa_instant_credit_transfers?page%5Bnumber%5D=0&page%5Bsize%5D=0&filter%5Bstatus%5D=INITIATED&filter%5Bcreditor_iban%5D=string'
[- {
- "id": "e8308bd66d3472a987d262d05fb5098siot",
- "amount": {
- "value": 3000,
- "currency": "EUR"
}, - "creditor_iban": "Lisa Herrmann",
- "creditor_name": "DE02500105170137075030",
- "description": "Geschenk",
- "end_to_end_id": "e2178fc8b9ad4a479e269a47f90b4a43",
- "initiator_reference": "2603037c-e264-46c4-82e8-0d3ebc23a30f",
- "idempotency_key": "7352a11b-011d-47a4-a449-17371078e98c",
- "status": "RESERVED",
- "valuta_date": "2022-04-22"
}
]
Creates a standing order for the person account specified in the request URL. Note: This call triggers the change request process.
The content of the request.
The change request was successfully confirmed, and the standing order successful.
The request is accepted, and the customer must confirm the change request.
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "transaction_type": "SEPA_CREDIT_TRANSACTION",
- "reference": "unique-reference",
- "booking_type": "SEPA_CREDIT_TRANSACTION",
- "clearing_profile_id": "1c0eda0b559825ef456b21d81f4ee962pacp",
- "recipient_name": "Hans Mustermann",
- "recipient_iban": "DE32110101001000000029",
- "recipient_bic": "COBADEFFXXX",
- "first_execution_date": "2017-04-01T00:00:00.000Z",
- "amount": {
- "value": 1000
}, - "description": "Example standing order",
- "end_to_end_id": "unique-end-to-end-id",
- "last_execution_date": "2018-04-01T00:00:00.000Z",
- "month_end_execution": true,
- "reoccurrence": "MONTHLY"
}
{- "id": "f874b3102718a4d757a6b6e4d599607ccsto",
- "status": "ACTIVE",
- "booking_type": "SEPA_CREDIT_TRANSFER",
- "transaction_type": "SEPA_CREDIT_TRANSFER",
- "recipient_iban": "DE87110101001000057123",
- "recipient_name": "Hans Mustermann",
- "recipient_bic": "COBADEFFXXX",
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "first_execution_date": "2021-09-01",
- "last_execution_date": "2025-09-01",
- "reoccurrence": "MONTHLY",
- "end_to_end_id": "END2ENDREJ",
- "month_end_execution": true,
- "next_occurrence": "2021-10-01"
}
Returns an array containing all standing orders for the person account specified in the request URL.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/standing_orders?page%5Bnumber%5D=string&page%5Bsize%5D=string&filter%5Btransaction_type%5D=string'
[- {
- "id": "f874b3102718a4d757a6b6e4d599607ccsto",
- "status": "ACTIVE",
- "booking_type": "SEPA_CREDIT_TRANSFER",
- "transaction_type": "SEPA_CREDIT_TRANSFER",
- "recipient_iban": "DE87110101001000057123",
- "recipient_name": "Hans Mustermann",
- "recipient_bic": "COBADEFFXXX",
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "first_execution_date": "2021-09-01",
- "last_execution_date": "2025-09-01",
- "reoccurrence": "MONTHLY",
- "end_to_end_id": "END2ENDREJ",
- "month_end_execution": true,
- "next_occurrence": "2021-10-01"
}
]
Returns an array containing all standing orders for your customers.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/standing_orders?page%5Bnumber%5D=string&page%5Bsize%5D=string&filter%5Btransaction_type%5D=string&filter%5Bnext_occurrence%5D=string'
[- {
- "id": "f874b3102718a4d757a6b6e4d599607ccsto",
- "status": "ACTIVE",
- "booking_type": "SEPA_CREDIT_TRANSFER",
- "transaction_type": "SEPA_CREDIT_TRANSFER",
- "recipient_iban": "DE87110101001000057123",
- "recipient_name": "Hans Mustermann",
- "recipient_bic": "COBADEFFXXX",
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "first_execution_date": "2021-09-01",
- "last_execution_date": "2025-09-01",
- "reoccurrence": "MONTHLY",
- "end_to_end_id": "END2ENDREJ",
- "month_end_execution": true,
- "next_occurrence": "2021-10-01"
}
]
Returns information about the standing order specified in the request URL.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/standing_orders/{standing_order_id}'
{- "id": "f874b3102718a4d757a6b6e4d599607ccsto",
- "status": "ACTIVE",
- "booking_type": "SEPA_CREDIT_TRANSFER",
- "transaction_type": "SEPA_CREDIT_TRANSFER",
- "recipient_iban": "DE87110101001000057123",
- "recipient_name": "Hans Mustermann",
- "recipient_bic": "COBADEFFXXX",
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "first_execution_date": "2021-09-01",
- "last_execution_date": "2025-09-01",
- "reoccurrence": "MONTHLY",
- "end_to_end_id": "END2ENDREJ",
- "month_end_execution": true,
- "next_occurrence": "2021-10-01"
}
Modifies one or more properties on a standing order. Note that the customer must have already authorized and confirmed the standing order. Note: This call triggers the change request process.
The content of the request.
The change request was successfully confirmed, and the standing order has been modified.
The request is accepted, and the customer must confirm the change request.
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "amount": {
- "value": 1000
}, - "description": "Example standing order",
- "end_to_end_id": "unique-end-to-end-id",
- "last_execution_date": "2018-04-01T00:00:00.000Z",
- "month_end_execution": true,
- "reoccurrence": "MONTHLY"
}
{- "id": "f874b3102718a4d757a6b6e4d599607ccsto",
- "status": "ACTIVE",
- "booking_type": "SEPA_CREDIT_TRANSFER",
- "transaction_type": "SEPA_CREDIT_TRANSFER",
- "recipient_iban": "DE87110101001000057123",
- "recipient_name": "Hans Mustermann",
- "recipient_bic": "COBADEFFXXX",
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "first_execution_date": "2021-09-01",
- "last_execution_date": "2025-09-01",
- "reoccurrence": "MONTHLY",
- "end_to_end_id": "END2ENDREJ",
- "month_end_execution": true,
- "next_occurrence": "2021-10-01"
}
Executes the standing order specified in the request URL on the date of its next occurrence.
The request was accepted. The transaction will be executed when the standing order is scheduled to occur next.
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "description": "A description for the transaction."
}
{- "id": "a95f2aaf-4e0c-4d49-8021-8a16a884ed86",
- "status": "400",
- "code": "build_pagination_headers_failure",
- "title": "Failed to build pagination headers.",
- "detail": "Cannot connect to database."
}
Cancels a standing order. Note that the customer must already have authorized and confirmed the standing order. Note: This call triggers the change request process.
The change request was successfully confirmed, and the standing order is canceled.
The request is accepted, and the customer must confirm the change request.
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X PATCH \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/standing_orders/{standing_order_id}/cancel'
{- "id": "f874b3102718a4d757a6b6e4d599607ccsto",
- "status": "ACTIVE",
- "booking_type": "SEPA_CREDIT_TRANSFER",
- "transaction_type": "SEPA_CREDIT_TRANSFER",
- "recipient_iban": "DE87110101001000057123",
- "recipient_name": "Hans Mustermann",
- "recipient_bic": "COBADEFFXXX",
- "reference": "dsf2r3raedfs3fsf342fctrx",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "string",
- "first_execution_date": "2021-09-01",
- "last_execution_date": "2025-09-01",
- "reoccurrence": "MONTHLY",
- "end_to_end_id": "END2ENDREJ",
- "month_end_execution": true,
- "next_occurrence": "2021-10-01"
}
Returns an array containing all SEPA Credit Transfers issued by the standing order specified in the request URL since its creation.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/standing_orders/{standing_order_id}/sepa_credit_transfers?page%5Bnumber%5D=string&page%5Bsize%5D=string'
[- {
- "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"
}
]
Returns an array containing all credit clearing transactions issued by the standing order specified in the request URL since its creation.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/standing_orders/{standing_order_id}/credit_clearing_transactions?page%5Bnumber%5D=string&page%5Bsize%5D=string'
[- {
- "id": "3f4e761f500e4c11a6627b4d90daaec4",
- "status": "EXECUTED",
- "account_id": "06659ff514934b28800b5650d109cacc",
- "account_iban": "DE43110101005555555555",
- "clearing_account_iban": "DE30110101001234567890",
- "amount": {
- "value": 1000,
- "unit": "cents",
- "currency": "EUR"
}, - "description": "Example description",
- "booking_type": "SEPA_CREDIT_TRANSFER",
- "valuta_date": "2022-04-22",
- "transaction_type": "CLEARING_TRANSACTION",
- "reference": "2603037c-e264-46c4-82e8-0d3ebc23a30f",
- "initiator_reference": "2603037c-e264-46c4-82e8-0d3ebc23a30f"
}
]
Creates a timed order from the account specified in the request URL to the recipient specified in the request body.
Timed orders are executed every day from 7:00 to 20:00 on each hour. Most timed orders are executed at 7:00, but all timed orders created on the same day as their execution date will be executed at the next available hour. Note: This call triggers the change request process.
The content of the request.
The change request was successfully confirmed, and the timed order is successful.
The request was accepted, and now the customer must confirm the change request.
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "change_request_enabled": true,
- "execute_at": "2018-01-01T00:00:00.000Z",
- "transaction": {
- "reference": "7aa04f97-7720-4609-a5c5-d7b0f86e7661",
- "recipient_name": "Hans Mustermann",
- "recipient_iban": "DE32110101001000000029",
- "recipient_bic": "COBADEFFXXX",
- "amount": {
- "value": 1000,
- "currency": "EUR",
- "unit": "cents"
}, - "description": "Example transaction",
- "end_to_end_id": "dd498bea-0be4-46c7-9816-a29df60bb2c1"
}
}
{- "id": "411e69f14d3533da53b9b0a73161c3fectrx",
- "execute_at": "2021-07-22",
- "executed_at": "2021-07-22",
- "status": "SCHEDULED",
- "scheduled_transaction": {
- "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"
}
}
Returns an array containing all timed orders from the account specified in the request URL.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/timed_orders?page%5Bnumber%5D=string&page%5Bsize%5D=string'
[- {
- "id": "411e69f14d3533da53b9b0a73161c3fectrx",
- "execute_at": "2021-07-22",
- "executed_at": "2021-07-22",
- "status": "SCHEDULED",
- "scheduled_transaction": {
- "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"
}
}
]
Deprecated method. Timed orders are now confirmed using the change request process.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
{- "authorization_token": ""
}
{- "id": "411e69f14d3533da53b9b0a73161c3fectrx",
- "execute_at": "2021-07-22",
- "executed_at": "2021-07-22",
- "status": "SCHEDULED",
- "scheduled_transaction": {
- "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"
}
}
Displays information about the timed order specified in the request URL. The response includes the related SEPA Credit Transfer.
Successful result of the operation
Invalid request.
You are not authorized to perform this action.
The resource could not be found.
Internal server error.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/timed_orders/{id}'
{- "id": "411e69f14d3533da53b9b0a73161c3fectrx",
- "execute_at": "2021-07-22",
- "executed_at": "2021-07-22",
- "status": "SCHEDULED",
- "scheduled_transaction": {
- "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"
}
}