The content of the request.
Transactions (1.0)
A description for the payout, which is visible ot the customer.
The amount of the payout.
A unique reference for the payout. Used as an idempotency key.
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/persons/{person_id}/accounts/{account_id}/reference_accounts/{reference_account_id}/payouts
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "reference": "payout_unique_ref", "end_to_end_id": "end_to_end_id", "description": "Withdrawal SPAY - DD.MM.YYYY", "amount": { "value": 100, "currency": "EUR", "unit": "cents" } }
The operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
{ "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" }
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/persons/{person_id}/accounts/{account_id}/reference_accounts/{reference_account_id}/payouts
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payloadThe operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
The payment rail used to make this an instant payout. If not present, the payout was done as a regular SEPA Credit Transfer.
[ { "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" } ]
The content of the request.
A description for the payout, which is visible ot the customer.
The amount of the payout.
A unique reference for the payout. Used as an idempotency key.
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/businesses/{business_id}/accounts/{account_id}/reference_accounts/{reference_account_id}/payouts
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "reference": "payout_unique_ref", "end_to_end_id": "end_to_end_id", "description": "Withdrawal SPAY - DD.MM.YYYY", "amount": { "value": 100, "currency": "EUR", "unit": "cents" } }
The operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
{ "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" }
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/businesses/{business_id}/accounts/{account_id}/reference_accounts/{reference_account_id}/payouts
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payloadThe operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
The payment rail used to make this an instant payout. If not present, the payout was done as a regular SEPA Credit Transfer.
[ { "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" } ]
The content of the request.
A description for the payout, which is visible ot the customer.
The amount of the payout.
A unique reference for the payout. Used as an idempotency key.
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/businesses/{business_id}/accounts/{account_id}/reference_account_payouts
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "reference": "payout_unique_ref", "end_to_end_id": "end_to_end_id", "description": "Withdrawal SPAY - DD.MM.YYYY", "amount": { "value": 100, "currency": "EUR", "unit": "cents" } }
Successful result of the operation.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
{ "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" }
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/businesses/{business_id}/accounts/{account_id}/reference_account_payouts
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payloadThe operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
The payment rail used to make this an instant payout. If not present, the payout was done as a regular SEPA Credit Transfer.
[ { "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" } ]
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/businesses/{business_id}/accounts/{account_id}/reference_account_payouts/{id}
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payloadThe operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
{ "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" }
The content of the request.
A description for the payout, which is visible ot the customer.
The amount of the payout.
A unique reference for the payout. Used as an idempotency key.
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/persons/{person_id}/accounts/{account_id}/reference_account_payouts
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "reference": "payout_unique_ref", "end_to_end_id": "end_to_end_id", "description": "Withdrawal SPAY - DD.MM.YYYY", "amount": { "value": 100, "currency": "EUR", "unit": "cents" } }
The operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
{ "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" }
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/persons/{person_id}/accounts/{account_id}/reference_account_payouts
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payloadThe operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
The payment rail used to make this an instant payout. If not present, the payout was done as a regular SEPA Credit Transfer.
[ { "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" } ]
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/persons/{person_id}/accounts/{account_id}/reference_account_payouts/{id}
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payloadThe operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
{ "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" }
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/persons/{person_id}/accounts/{account_id}/reference_accounts/{reference_account_id}/payouts/{id}
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payloadThe operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
{ "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" }
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/businesses/{business_id}/accounts/{account_id}/reference_accounts/{reference_account_id}/payouts/{id}
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
No request payloadThe operation was successful.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
{ "id": "4b157d71def54b5c9dac28ef1d04432c", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "end_to_end_ref", "description": "Payout description", "reference_account_id": "78f354e508314bb8ac982a3d7f969dde", "decline_reason": "instant_payment_rail_failure" }
Request
Initiates a payout to the reference account specified in the request payout. The specified reference account must be associated with the account specified in the request path. Payout will be executed after 2FA confirmation. This endpoint allows the payout from reference account without scoping to a person or business id. Also, this endpoint allows the use of credit line balance when set up in the partner configuration.
The content of the request.
A description for the payout, which is visible ot the customer.
The amount of the payout.
ID of the reference account to which the payout is directed. The reference account must be associated with the account specified in the request path.
A unique reference for the payout. Used as an idempotency key.
If true, the payout will use credit available to associated account when validating amount against balance. Only the following account types can use this feature: CREDITCARD_PERSONAL, CREDITCARD_BUSINESS, CREDITCARD_FREELANCER
- Mock Serverhttps://docs.solarisgroup.com/_mock/api-reference/digital-banking/transactions/v1/accounts/{account_id}/reference_account_payouts
- Payload
- cURL
- Java
- Python
- Node.js
- Go
- Ruby
- PHP
{ "reference_account_id": "ee4cc80bee604de09d036d8b7a9b6cb0", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "end_to_end_id": "RF3-202101-123456", "description": "Withdrawal SPAY - DD.MM.YYYY", "use_credit": true, "instant_payment_rail": "sepa_instant", "amount": { "value": 100, "currency": "EUR", "unit": "cents" } }
Successful creation of a payout transaction.
A unique reference for the payout. Used as an idempotency key.
ID of the reference account to which the payout is directed.
Contains a technical code for the payout if the status is DECLINED. Check decline_reason_details for more information.
Contains a detailed reason why the payout was declined if the status is DECLINED.
{ "id": "4b157d71def54b5c9dac28ef1d04432csctp", "reference": "9d2b59c2-c68f-413c-b2a9-a2f5bfd3f669", "status": "ACCEPTED", "end_to_end_id": "RF3-202101-123456", "description": "Payout for January 2021", "reference_account_id": "d5325027ca2840d4b3a97b8ec8b837f0racc", "decline_reason": "instant_payment_rail_failure", "instant_payment_rail": "sepa_instant", "use_credit": true, "amount": { "currency": "EUR", "value": 100 } }