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"
}
}
Cancels the timed order specified in the request URL. The status
of the timed order will change to CANCELED
, and the scheduled transaction will never be executed.
The change request was successfully confirmed, and the timed order is canceled.
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}/timed_orders/{id}/cancel'
{- "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"
}
}
Creates an SDD collection limit on the account specified in the request URL.
The SDD collection limit was successfully created.
You are not authorized to perform this action.
The resource could not be found.
{- "comment": "Comment",
- "limit": {
- "value": 10000,
- "unit": "cents",
- "currency": "EUR"
}, - "limit_type": "CUSTOMER_REQUEST"
}
{- "id": "f4ed772c970e1096a73d9418192a2d0camsg",
- "limit": {
- "value": 10000,
- "unit": "cents",
- "currency": "EUR"
}, - "limit_type": "EXTERNAL",
- "current_limit": true,
- "created_at": "2021-10-20T14:45:54Z",
- "comments": [
- {
- "content": "text",
- "context": "context",
- "created_at": "2021-10-20T14:45:54Z"
}
]
}
Returns an array containing all active SDD collection limits for the account specified in the request URL.
The operation was successful.
You are not authorized to perform this action.
The resource could not be found.
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/sdd_collection_limits?page%5Bsize%5D=10&page%5Bnumber%5D=1&filter%5Bid%5D=string&filter%5Blimit_type%5D=string'
{- "id": "f4ed772c970e1096a73d9418192a2d0camsg",
- "limit": {
- "value": 10000,
- "unit": "cents",
- "currency": "EUR"
}, - "limit_type": "EXTERNAL",
- "current_limit": true,
- "created_at": "2021-10-20T14:45:54Z",
- "comments": [
- {
- "content": "text",
- "context": "context",
- "created_at": "2021-10-20T14:45:54Z"
}
]
}
Disables the active SDD collection limit for the account specified in the request URL.
The operation was successful.
You are not authorized to perform this action.
The resource could not be found.
curl -i -X DELETE \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/sdd_collection_limits?limit_type=string&comment=string'
null
Creates an application for an SDD collection for the person specified in the request URL.
The operation was successful.
You are not authorized to perform this action.
The resource could not be found.
{- "credit_record_id": "84f468eacc7a4784ba0d4b0b577a9265"
}
[- {
- "id": "dec2961f594045159195ca66e55fd6ea",
- "person_id": "ec71f4b0456b424b97cc8be75b2c77d4",
- "credit_record_id": "84f468eacc7a4784ba0d4b0b577a9265",
- "sdd_collection_id": "c06fbfcc98b04376a9f220c4578932e4",
- "account_snapshot_id": "973a5f01ed7a416fadfed954c5bce782",
- "status": "pending",
- "decision": "OFFERED",
- "rejection_reasons": [
- "probability_of_default"
], - "created_at": "2021-10-20T14:45:54Z",
- "limit": {
- "value": 10000,
- "unit": "cents",
- "currency": "EUR"
}
}
]
Returns a list of all SDD collection applications for the person specified in the request URL.
The operation was successful.
You are not authorized to perform this action.
The resource could not be found.
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/sdd_collection_applications?page%5Bsize%5D=10&page%5Bnumber%5D=1&filter%5Bstatus%5D=string'
[- {
- "id": "dec2961f594045159195ca66e55fd6ea",
- "person_id": "ec71f4b0456b424b97cc8be75b2c77d4",
- "credit_record_id": "84f468eacc7a4784ba0d4b0b577a9265",
- "sdd_collection_id": "c06fbfcc98b04376a9f220c4578932e4",
- "account_snapshot_id": "973a5f01ed7a416fadfed954c5bce782",
- "status": "pending",
- "decision": "OFFERED",
- "rejection_reasons": [
- "probability_of_default"
], - "created_at": "2021-10-20T14:45:54Z",
- "limit": {
- "value": 10000,
- "unit": "cents",
- "currency": "EUR"
}
}
]
Attaches an internal account to the SDD collection application specified in the request URL.
The operation was successful.
You are not authorized to perform this action.
The resource could not be found.
{- "account_id": "string"
}
null
Links an account snapshot to the SDD collection application specified in the request URL.
The operation was successful.
You are not authorized to perform this action.
The resource could not be found.
{- "account_snapshot_id": "string"
}
null
Returns the SDD collection application specified in the request URL.
The operation was successful.
You are not authorized to perform this action.
The resource could not be found.
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/sdd_collection_applications/{sdd_collection_application_id}'
{- "id": "dec2961f594045159195ca66e55fd6ea",
- "person_id": "ec71f4b0456b424b97cc8be75b2c77d4",
- "credit_record_id": "84f468eacc7a4784ba0d4b0b577a9265",
- "sdd_collection_id": "c06fbfcc98b04376a9f220c4578932e4",
- "account_snapshot_id": "973a5f01ed7a416fadfed954c5bce782",
- "status": "pending",
- "decision": "OFFERED",
- "rejection_reasons": [
- "probability_of_default"
], - "created_at": "2021-10-20T14:45:54Z",
- "limit": {
- "value": 10000,
- "unit": "cents",
- "currency": "EUR"
}
}
Returns the active SDD collection for the account specified in the request URL.
The operation was successful.
You are not authorized to perform this action.
The resource could not be found.
curl -i -X GET \ 'https://api.solaris-sandbox.de/v1/persons/{person_id}/accounts/{account_id}/sdd_collection'
{- "id": "c06fbfcc98b04376a9f220c4578932e4",
- "status": "created",
- "limit": {
- "value": 10000,
- "unit": "cents",
- "currency": "EUR"
}
}
Creates a SEPA Direct Debit profile and assigns it to the freelancer with the given person_id
. For this method, you must supply information from the credit bureau report generated for the freelancer.
Details of the SEPA Direct Debit profile to be assigned to the freelancer.
The request has been accepted for processing.
Client error.
Unauthorized action.
The person
with the supplied person_id
could not be found.
The provided SEPA Direct Debit profile has already been assigned.
Internal server error.
{- "credit_bureau_pd": 0.02,
- "date_of_report": "2020-02-12",
- "credit_bureau_name": "CREDITFORM",
- "founding_date": "2018-01-01",
- "terms_and_conditions_signed_at": "20-01-01T00:00:00Z"
}
{- "id": "3cab044c-edf8-4443-841d-489547177469",
- "status": "ACCEPTED",
- "status_reasons": "string",
- "collection_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}, - "single_sdd_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}
}
Returns an array of direct debit profiles that belong to the freelancer with the given person_id
.
Operation was successful.
Client error.
Unauthorized action.
The person
with the supplied person_id
could not be found.
Internal server error.
curl -i -X GET \ 'https://api.solaris-sandbox.de/persons/{person_id}/direct_debit_profiles?filter%5Bstatus%5D=string'
[- {
- "id": "3cab044c-edf8-4443-841d-489547177469",
- "status": "ACCEPTED",
- "status_reasons": "string",
- "collection_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}, - "single_sdd_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}
}
]
Validates and initiates a SEPA Direct Debit transaction from an external account to the freelancer's account with the given account_id
. The account owner (designated by the person_id
) must already have an active SEPA Direct Debit profile assigned.
Details of the SEPA Direct Debit transaction to be executed.
reference | string Unique reference for the transaction, generated by the partner. Acts as an idempotency key. |
object Object containing the amount to be debited from the specified account. | |
description | string Description of the transaction, which can be seen by the recipient. Please note the SEPA character restrictions. |
collection_date | string Date of the SEPA Direct Debit collection. Default value is TODAY + 1. The latest possible date is 14 calendar days in the future. |
object (SEPA-Direct-Debit-Transaction-Mandate) Object containing the direct debit mandate information. | |
end_to_end_id | string SEPA identifier, which is routed through the entire payment process. Please note the SEPA character restrictions. |
The SEPA Direct Debit transaction was successfully created.
Client error.
Unauthorized action.
Internal server error.
Unexpected error
{- "reference": "1612646471",
- "amount": {
- "value": 1000,
- "currency": "EUR",
- "unit": "cents"
}, - "description": "Example transaction",
- "collection_date": "2016-02-11",
- "mandate": {
- "reference": "tf2df3ceac0e384352b78cb6987d1d987",
- "creditor_identifier": "DE98ZZZ09999999999",
- "scheme": "CORE",
- "sequence_type": "ONE_OFF",
- "signature_date": "2016-02-02",
- "debtor_name": "Hans Mustermann",
- "debtor_iban": "DE32110101001000000029",
- "debtor_bic": "COBADEFFXXX"
}, - "end_to_end_id": "DDHHDHG333243"
}
{- "id": "f6b1c9d2b9938bc6228d3db618f2fe3bdtx",
- "status": "accepted",
- "reference": "1612646471",
- "amount": {
- "value": 1000,
- "currency": "EUR",
- "unit": "cents"
}, - "description": "Example transaction",
- "collection_date": "2016-02-11",
- "mandate": {
- "reference": "tf2df3ceac0e384352b78cb6987d1d987",
- "creditor_identifier": "DE98ZZZ09999999999",
- "scheme": "CORE",
- "sequence_type": "ONE_OFF",
- "signature_date": "2016-02-02",
- "debtor_name": "Hans Mustermann",
- "debtor_iban": "DE32110101001000000029",
- "debtor_bic": "COBADEFFXXX"
}, - "end_to_end_id": "DDHHDHG333243",
- "created_at": "2022-07-08T10:42:29.000Z",
- "updated_at": "2022-07-08T10:42:29.000Z"
}
Returns the remaining SEPA Direct Debit collection limit for the current month per account for the freelancer with the given person_id
.
Operation was successful.
Unexpected error.
curl -i -X GET \ 'https://api.solaris-sandbox.de/persons/{person_id}/direct_debit_remaining_limit'
{- "remaining_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}
}
Creates a SEPA Direct Debit profile and assigns it to the business
with the given business_id
. For this method, you must supply information from the credit bureau report generated for the business customer.
Details of the SEPA Direct Debit profile to be assigned to the freelancer.
The request has been accepted for processing.
Client error.
Unauthorized action.
The business
with the supplied business_id
could not be found.
The business already has a SEPA Direct Debit profile assigned.
Internal server error
{- "credit_bureau_pd": 0.02,
- "date_of_report": "2020-02-12",
- "credit_bureau_name": "CREDITFORM",
- "founding_date": "2018-01-01",
- "terms_and_conditions_signed_at": "20-01-01T00:00:00Z"
}
{- "id": "3cab044c-edf8-4443-841d-489547177469",
- "status": "ACCEPTED",
- "status_reasons": "string",
- "collection_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}, - "single_sdd_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}
}
Returns an array of direct debit profiles that belong to the business customer with the given business_id
.
Operation was successful.
Client error.
Unauthorized action.
The business
with the supplied business_id
could not be found.
Internal server error.
curl -i -X GET \ 'https://api.solaris-sandbox.de/businesses/{business_id}/direct_debit_profiles?filter%5Bstatus%5D=string'
[- {
- "id": "3cab044c-edf8-4443-841d-489547177469",
- "status": "ACCEPTED",
- "status_reasons": "string",
- "collection_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}, - "single_sdd_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}
}
]
Validates and initiates a SEPA Direct Debit transaction from an external account to the account with the given account_id
. The account owner (designated by the business_id
) must already have an active SEPA Direct Debit profile assigned.
Details of the SEPA Direct Debit transaction to be executed.
reference | string Unique reference for the transaction, generated by the partner. Acts as an idempotency key. |
object Object containing the amount to be debited from the specified account. | |
description | string Description of the transaction, which can be seen by the recipient. Please note the SEPA character restrictions. |
collection_date | string Date of the SEPA Direct Debit collection. Default value is TODAY + 1. The latest possible date is 14 calendar days in the future. |
object (SEPA-Direct-Debit-Transaction-Mandate) Object containing the direct debit mandate information. | |
end_to_end_id | string SEPA identifier, which is routed through the entire payment process. Please note the SEPA character restrictions. |
The SEPA Direct Debit transaction was successfully created.
Client error.
Unauthorized action.
Internal server error.
Unexpected error
{- "reference": "1612646471",
- "amount": {
- "value": 1000,
- "currency": "EUR",
- "unit": "cents"
}, - "description": "Example transaction",
- "collection_date": "2016-02-11",
- "mandate": {
- "reference": "tf2df3ceac0e384352b78cb6987d1d987",
- "creditor_identifier": "DE98ZZZ09999999999",
- "scheme": "CORE",
- "sequence_type": "ONE_OFF",
- "signature_date": "2016-02-02",
- "debtor_name": "Hans Mustermann",
- "debtor_iban": "DE32110101001000000029",
- "debtor_bic": "COBADEFFXXX"
}, - "end_to_end_id": "DDHHDHG333243"
}
{- "id": "f6b1c9d2b9938bc6228d3db618f2fe3bdtx",
- "status": "accepted",
- "reference": "1612646471",
- "amount": {
- "value": 1000,
- "currency": "EUR",
- "unit": "cents"
}, - "description": "Example transaction",
- "collection_date": "2016-02-11",
- "mandate": {
- "reference": "tf2df3ceac0e384352b78cb6987d1d987",
- "creditor_identifier": "DE98ZZZ09999999999",
- "scheme": "CORE",
- "sequence_type": "ONE_OFF",
- "signature_date": "2016-02-02",
- "debtor_name": "Hans Mustermann",
- "debtor_iban": "DE32110101001000000029",
- "debtor_bic": "COBADEFFXXX"
}, - "end_to_end_id": "DDHHDHG333243",
- "created_at": "2022-07-08T10:42:29.000Z",
- "updated_at": "2022-07-08T10:42:29.000Z"
}
Returns the remaining SEPA Direct Debit collection limit for the current month per account for the business customer with the given business_id
.
Operation was successful.
Unexpected error
curl -i -X GET \ 'https://api.solaris-sandbox.de/businesses/{business_id}/direct_debit_remaining_limit'
{- "remaining_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}
}
Returns an array containing all SEPA Direct Debit profile templates.
Operation was successful.
Unexpected error
curl -i -X GET \ https://api.solaris-sandbox.de/direct_debit_profile_templates
[- {
- "id": "string",
- "monthly_collection_limit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}, - "required_deposit": {
- "value": 5000,
- "unit": "cents",
- "currency": "EUR"
}
}
]