Update a pricing
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Query parameters
field_actions
The list of actions for specific fields.
Request
This endpoint expects an object.
product_ids
pricing_plan_version_id
Resource ID of type PRICING_PLAN_VERSION
pricing_plan_schedule_id
Resource ID of type PRICING_PLAN_SCHEDULE
pricing_group_id
Resource ID of type PRICING_GROUP
original_pricing_id
override
Allowed values:
name
product_type
Allowed values:
display_order
entitlements
items
Response
OK
product_ids
object_type
id
pricing_plan_version_id
Resource ID of type PRICING_PLAN_VERSION
pricing_plan_schedule_id
Resource ID of type PRICING_PLAN_SCHEDULE
pricing_group_id
Resource ID of type PRICING_GROUP
original_pricing_id
original_pricing
This property creates a circular reference in the Pricing schema. If you experience any issues with OpenAPI tools related to these circular references, you can try removing this property from the specification.
override
Allowed values:
name
product_type
Allowed values:
display_order
products
entitlements
items
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error