# Consumer Overdrafts Limit Change ## Update Limit Change - [PUT /v1/persons/{person_id}/consumer_overdrafts/{overdraft_id}/limit_changes/{limit_change_id}](https://docs.solarisgroup.com/api-reference/lending/overdrafts/consumer-overdrafts-limit-change/overdraftweb.v1.consumer.limitchanges.putoperation.md): Updates the limit change and activates the requested overdraft limit in the customer's account. After Solaris approves a consumer limit change, you have to call this endpoint and the requested amount will be set as an external limit to the customer's account. ## Show Consumer Overdraft Limit Change - [GET /v1/persons/{person_id}/consumer_overdrafts/{overdraft_id}/limit_changes/{limit_change_id}](https://docs.solarisgroup.com/api-reference/lending/overdrafts/consumer-overdrafts-limit-change/overdraftweb.v1.consumer.limitchanges.showoperation.md): Shows a consumer overdraft limit change. ## Create Consumer Overdraft Limit Change - [POST /v1/persons/{person_id}/consumer_overdrafts/{overdraft_id}/limit_changes](https://docs.solarisgroup.com/api-reference/lending/overdrafts/consumer-overdrafts-limit-change/overdraftweb.v1.consumer.limitchanges.createoperation.md): Creates a consumer overdraft limit change.