Skip to main content
POST
Revoke Pending Price Change
Revoke a price change that was scheduled with effective_type=end_of_period and has not taken effect yet. Immediate changes cannot be revoked.

Authorizations

Authorization
string
header
required

Bearer API Key authentication. Format: Authorization: Bearer {your_api_key}

Headers

Request-Id
string
default:008e3967-a1b5-48bb-be14-d5bff5092e61
required

The unique identifier of the request

Path Parameters

subscription_id
string
required

Subscription ID

Body

application/json

Revoke a scheduled end-of-period price change that has not yet taken effect. Applicable only to changes scheduled with effective_type=end_of_period. Immediate price changes cannot be revoked via this API.

Response

OK

Response for revoke price change. result: revoked - the pending end-of-period price change was successfully revoked; no_pending_change - there was no pending end-of-period change to revoke.

code
string

error code

message
string

error message

data
object

Response for revoke price change. result: revoked - the pending end-of-period price change was successfully revoked; no_pending_change - there was no pending end-of-period change to revoke.