When a client requests the `/profile/cart` resource, the following two keys are on the response object. 1. `lineitems` 1. `line_items` The `line_items` key needs to be removed from the response.
When a client requests the
/profile/cartresource, the following two keys are on the response object.lineitemsline_itemsThe
line_itemskey needs to be removed from the response.