v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13101537.2 KB
providers

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.

post/v1/{+name}:rejectPlanChange

Path parameters

namestring required

Required. The resource name of the entitlement.

Request body

reasonstring

Free form text string explaining the rejection reason. Max allowed length: 256 bytes. Longer strings will be truncated.

pendingPlanNamestring

Required. Name of the pending plan that is being rejected.

Response

Successful response