Get a pricing plan

Requires the PRICING_PLAN.VIEW permission.

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

versionstringRequiredDefaults to 1
version
resourceIdOrReferencestringRequiredDefaults to
The ID or reference of the resource.

Headers

x-platform-idstringOptional
Platform ID.

Response

OK
referencestringformat: "^\S+$"0-256 characters
amount_typeenum
Set to determine whether the pricings in this pricing plan are including or excluding tax. The default, if left empty, is excluding tax.
Allowed values:
pricing_currencieslist of enums
The default alphabetic currency code representing the type of currency that can be used for the pricings.
object_typestring or nullRead-only
idstring or nullRead-only
namestring or nullformat: "^.*$"0-256 characters
descriptionstring or nullformat: "^.*$"0-256 characters
customer_idstring or null
Resource ID of type CUSTOMER
typeenum or null
Allowed values:
pricing_plan_version_infoslist of objects or nullRead-only
pricing_plan_selection_ruleslist of objects or null
variantenum or nullRead-only
Allowed values:

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error