---
title: "Changes to Update carrier settings"
method: PUT
path: "/v1/connections/carriers/{carrier_name}/{carrier_id}/settings"
---

# Changes to Update carrier settings

`PUT /v1/connections/carriers/{carrier_name}/{carrier_id}/settings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2024-10-24** `56a1ed962f07` — 2 info
- **2024-10-08** `e4ae9b442f54` — 6 info
- **2024-09-13** `5a15ef11fd60` — 14 warning
- **2024-07-28** `99050ced80fa` — 2 breaking, 6 warning, 14 info

## Changes

- **2024-10-24** `56a1ed962f07` — 2 info
  - added the new `middletown_ct` enum value to the request property `oneOf[subschema #2: update_fedex_settings_request_body]/allOf[subschema #1: fedex_account_settings]/smart_post_hub/allOf[subschema #1: smart_post_hub]/`
  - added the new `portland_or` enum value to the request property `oneOf[subschema #2: update_fedex_settings_request_body]/allOf[subschema #1: fedex_account_settings]/smart_post_hub/allOf[subschema #1: smart_post_hub]/`
- **2024-10-08** `e4ae9b442f54` — 6 info
  - added the optional property `errors/items/allOf[subschema #1: error]/carrier_code` to the response with the `404` status
  - added the optional property `errors/items/allOf[subschema #1: error]/carrier_code` to the response with the `500` status
  - added the optional property `errors/items/allOf[subschema #1: error]/carrier_id` to the response with the `404` status
  - added the optional property `errors/items/allOf[subschema #1: error]/carrier_id` to the response with the `500` status
  - added the optional property `errors/items/allOf[subschema #1: error]/field_name` to the response with the `404` status
  - added the optional property `errors/items/allOf[subschema #1: error]/field_name` to the response with the `500` status
- **2024-09-13** `5a15ef11fd60` — 14 warning
  - added the new `file_not_found` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `file_not_found` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - added the new `funding_source_error` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `funding_source_error` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - added the new `funding_source_missing_configuration` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `funding_source_missing_configuration` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - added the new `funding_source_registration_in_progress` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `funding_source_registration_in_progress` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - added the new `insurance_failure` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `insurance_failure` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - added the new `service_not_determined` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `service_not_determined` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - added the new `shipping_rule_not_found` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - added the new `shipping_rule_not_found` enum value to the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
- **2024-07-28** `99050ced80fa` — 2 breaking, 6 warning, 14 info
  - removed the enum value `middletown_ct` of the request property `oneOf[subschema #2: update_fedex_settings_request_body]/allOf[subschema #1: fedex_account_settings]/smart_post_hub/allOf[subschema #1: smart_post_hub]/`
  - removed the enum value `portland_or` of the request property `oneOf[subschema #2: update_fedex_settings_request_body]/allOf[subschema #1: fedex_account_settings]/smart_post_hub/allOf[subschema #1: smart_post_hub]/`
  - removed the optional property `errors/items/allOf[subschema #1: error]/carrier_code` from the response with the `404` status
  - removed the optional property `errors/items/allOf[subschema #1: error]/carrier_code` from the response with the `500` status
  - removed the optional property `errors/items/allOf[subschema #1: error]/carrier_id` from the response with the `404` status
  - removed the optional property `errors/items/allOf[subschema #1: error]/carrier_id` from the response with the `500` status
  - removed the optional property `errors/items/allOf[subschema #1: error]/field_name` from the response with the `404` status
  - removed the optional property `errors/items/allOf[subschema #1: error]/field_name` from the response with the `500` status
  - removed the `file_not_found` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - removed the `file_not_found` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - removed the `funding_source_error` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - removed the `funding_source_error` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - removed the `funding_source_missing_configuration` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - removed the `funding_source_missing_configuration` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - removed the `funding_source_registration_in_progress` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - removed the `funding_source_registration_in_progress` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - removed the `insurance_failure` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - removed the `insurance_failure` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - removed the `service_not_determined` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - removed the `service_not_determined` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`
  - removed the `shipping_rule_not_found` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `404`
  - removed the `shipping_rule_not_found` enum value from the `errors/items/allOf[subschema #1: error]/error_code/allOf[subschema #1: error_code]/` response property for the response status `500`

---

[Operation](https://skmtc.dev/shipengine/apis/shipengine-api/docs/v1/connections/carriers/:carrier_name/:carrier_id/settings/put.md) · [API](https://skmtc.dev/shipengine/apis/shipengine-api.md) · [Page](https://skmtc.dev/shipengine/apis/shipengine-api/changes/v1/connections/carriers/:carrier_name/:carrier_id/settings/put)
