Deprecation
As every other good software, our platform are gonna evolve over time. The goal of a deprecation is to let you know that some features you are using is deprecated. We do this by using an HTTP header called X-DEPRECATION-NOTICE
with a message descriping the deprecation.
Example:
"X-DEPRECATION-NOTICE" : "The usage of price group is deprecated"