Breaking Change - LocationCourierQuotes to LocationCourierQuoteList (Deprecable)
Deployed Date: 3/6/24
Deprecation Date: 03/25/2024
We are renaming the LocationCourierQuotes resource to LocationCourierQuoteList to better stay consistent with the other resources. We will keep the LocationCourierQuotes around in a deprecated state until 03/25/2024 at which point it will be removed. The resource docs have been updated to reflect the new name.
Migration path
Using as a resource type, you need to replace location-courier-quotes with location-courier-quote-list.
If you were using it as function, replace location_courier_quotes with location_courier_quote_list.