Get a pricing plan version by ID
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
expand[]
The id fields of the resources that are going to be expanded.
Response
OK
object_type
id
pricing_plan_id
The resource ID of the pricing plan.
pricing_plan
version
The value describing the version of the pricing plan.
status
Allowed values:
pricing_currency_settings
billing_period_settings
copied_from_pricing_plan_version_id
The id of the pricing plan version from which this pricing plan version was copied
pricing_categories
The list of priced categories that are within the pricing plan.
credit_types
rate_card
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error