# (Legacy) SEPA Direct Debit for freelancers ## Create a SEPA Direct Debit profile for a freelancer (deprecated) - [POST /persons/{person_id}/direct_debit_profile](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/(legacy)-sepa-direct-debit-for-freelancers/paths/~1persons~1%7Bperson_id%7D~1direct_debit_profile/post.md): Creates a SEPA Direct Debit profile and assigns it to the freelancer with the given . For this method, you must supply information from the credit bureau report generated for the freelancer. ## List all direct debit profiles for a freelancer (deprecated) - [GET /persons/{person_id}/direct_debit_profiles](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/(legacy)-sepa-direct-debit-for-freelancers/paths/~1persons~1%7Bperson_id%7D~1direct_debit_profiles/get.md): Returns an array of direct debit profiles that belong to the freelancer with the given . ## Create a SEPA Direct Debit transaction for a freelancer (deprecated) - [POST /persons/{person_id}/accounts/{account_id}/sepa_direct_debit](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/(legacy)-sepa-direct-debit-for-freelancers/paths/~1persons~1%7Bperson_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 freelancer's 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 freelancer (deprecated) - [GET /persons/{person_id}/direct_debit_remaining_limit](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/(legacy)-sepa-direct-debit-for-freelancers/paths/~1persons~1%7Bperson_id%7D~1direct_debit_remaining_limit/get.md): Returns the remaining SEPA Direct Debit collection limit for the current month per account for the freelancer with the given .