# (Legacy) SEPA Direct Debit for business ## Create a SEPA Direct Debit profile for a business (deprecated) - [POST /businesses/{business_id}/direct_debit_profile](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/(legacy)-sepa-direct-debit-for-business/paths/~1businesses~1%7Bbusiness_id%7D~1direct_debit_profile/post.md): Creates a SEPA Direct Debit profile and assigns it to the with the given . For this method, you must supply information from the credit bureau report generated for the business customer. ## List all direct debit profiles for a business (deprecated) - [GET /businesses/{business_id}/direct_debit_profiles](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/(legacy)-sepa-direct-debit-for-business/paths/~1businesses~1%7Bbusiness_id%7D~1direct_debit_profiles/get.md): Returns an array of direct debit profiles that belong to the business customer with the given . ## Create a SEPA Direct Debit transaction for a business (deprecated) - [POST /businesses/{business_id}/accounts/{account_id}/sepa_direct_debit](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/(legacy)-sepa-direct-debit-for-business/paths/~1businesses~1%7Bbusiness_id%7D~1accounts~1%7Baccount_id%7D~1sepa_direct_debit/post.md): Validates and initiates a SEPA Direct Debit transaction from an external account to the account with the given . The account owner (designated by the ) must already have an active SEPA Direct Debit profile assigned. ## Get remaining SEPA Direct Debit collection limit for a business (deprecated) - [GET /businesses/{business_id}/direct_debit_remaining_limit](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/(legacy)-sepa-direct-debit-for-business/paths/~1businesses~1%7Bbusiness_id%7D~1direct_debit_remaining_limit/get.md): Returns the remaining SEPA Direct Debit collection limit for the current month per account for the business customer with the given .