# SDD Collection Limits ## Index SDD collection limits for an account - [GET /v1/persons/{person_id}/accounts/{account_id}/sdd_collection_limits](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/sdd-collection-limits/paths/~1v1~1persons~1%7Bperson_id%7D~1accounts~1%7Baccount_id%7D~1sdd_collection_limits/get.md): Returns an array containing all active SDD collection limits for the account specified in the request URL. ## Create SDD collection limit - [POST /v1/persons/{person_id}/accounts/{account_id}/sdd_collection_limits](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/sdd-collection-limits/paths/~1v1~1persons~1%7Bperson_id%7D~1accounts~1%7Baccount_id%7D~1sdd_collection_limits/post.md): Creates an SDD collection limit on the account specified in the request URL. ## Delete SDD collection limit - [DELETE /v1/persons/{person_id}/accounts/{account_id}/sdd_collection_limits](https://docs.solarisgroup.com/api-reference/digital-banking/sepa-transfers/sdd-collection-limits/paths/~1v1~1persons~1%7Bperson_id%7D~1accounts~1%7Baccount_id%7D~1sdd_collection_limits/delete.md): Disables the active SDD collection limit for the account specified in the request URL.