# New fields in various existing APIs ## Changed ### Response fields - New `old_subscription_price_list_id` response field in the following **Order** API: - `GET /v2/commerce/orders/{orderReferenceId}` - New `subscription_price_list_id` response field in the following **Order** APIs: - `GET /v2/commerce/orders/{orderReferenceId}` - `GET /v2/commerce/orders/{orderReferenceId}` - New `old_subscription_price_list_id` response field in the following **Quote** API: - `GET /v2/commerce/quotes/{quoteReferenceId}` - New `subscription_price_list_id` response field in the following **Quote** APIs: - `GET /v2/commerce/quotes/{quoteReferenceId}` - `GET /v2/commerce/quotes/{quoteReferenceId}` ### Request fields - New `contact_email` request field in the following **Account Management** API: - `GET /v2/commerce/accounts/{accountKey}` - New `old_subscription_price_list_id` request field in the following **Order** APIs: - `POST /v2/commerce/order/preview` - `POST /v2/commerce/order` - New `subscription_price_list_id` request field in the following **Order** APIs: - `POST /v2/commerce/order/preview` - `POST /v2/commerce/order/preview` - `POST /v2/commerce/order` - `POST /v2/commerce/order` - New `old_subscription_price_list_id` request field in the following **Quote** APIs: - `POST /v2/commerce/quote/preview` - `POST /v2/commerce/quote` - `PATCH /v2/commerce/quotes/{quoteReferenceId}` - New `subscription_price_list_id` request field in the following **Quote** APIs: - `POST /v2/commerce/quote/preview` - `POST /v2/commerce/quote/preview` - `POST /v2/commerce/quote` - `POST /v2/commerce/quote` - `PATCH /v2/commerce/quotes/{quoteReferenceId}` - `PATCH /v2/commerce/quotes/{quoteReferenceId}`