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

# POST /v1/{+name}:rejectPlanChange

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

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

## Path parameters

- `name` string, required

## Request body

- RejectEntitlementPlanChangeRequest — Request message for PartnerProcurementService.RejectEntitlementPlanChange.
  - `reason` string — Free form text string explaining the rejection reason. Max allowed length: 256 bytes. Longer strings will be truncated.
  - `pendingPlanName` string — Required. Name of the pending plan that is being rejected.

## 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)
