# New request and response fields added to endpoints ## Enhancements - New `next_page_token,customer_zoom_account_numbers,sort` request fields in the following **Billing** API: - `GET /v2/commerce/billing_documents` - New `total_net_amount` response field in the following **Order** APIs: - `POST /v2/commerce/order/preview` - `POST /v2/commerce/order/preview` - New `page_number` request field in the following **Account Management** API: - `GET /v2/commerce/accounts` - New `sort,transaction_type` request fields in the following **Quote** API: - `GET /v2/commerce/quotes` - New `zoom_account_numbers` response field in the following **Account Management** APIs: - `GET /v2/commerce/accounts` - `GET /v2/commerce/accounts/{accountKey}`