---
title: "POST /v1/{+name}:approvePlanChange"
method: POST
path: "/v1/{+name}:approvePlanChange"
tags: ["providers"]
---

# POST /v1/{+name}:approvePlanChange

`POST /v1/{+name}:approvePlanChange`

Approves an entitlement plan change that is in the EntitlementState.ENTITLEMENT_PENDING_PLAN_CHANGE_APPROVAL state. This method is invoked by the provider to approve the plan change on the entitlement resource.

## Path parameters

- `name` string, required

## Request body

- ApproveEntitlementPlanChangeRequest — Request message for [PartnerProcurementService.ApproveEntitlementPlanChange[].
  - `pendingPlanName` string — Required. Name of the pending plan that's being approved.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/cloudcommerceprocurement.md) · [All operations](https://skmtc.dev/google/apis/cloudcommerceprocurement/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/cloudcommerceprocurement/revisions/befd110611b0/schema)
