Update your platform

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
resourceIdstringRequiredDefaults to
The ID of the resource to be requested.

Headers

x-platform-idstringOptional
Platform ID.

Request

This endpoint expects an object.
referencestringRequiredformat: "^\S+$"0-256 characters
default_product_tax_categoryenumRequired
The default tax category that will be applied to the product.
Allowed values:
account_group_idstringRequired
reporting_currencyenumRequired
currency for reporting on platform level
default_pricing_currencyenumRequired

initial/default currency when creating pricingPlanVersions

statusstring or nullOptional
timezonestring or nullOptional
descriptionstring or nullOptionalformat: "^[a-zA-Z0-9_\-\s+]*"0-256 characters
entity_idstring or nullOptional
The resource ID of the entity.
default_billing_entity_idstring or nullOptional
The resource ID of the billing entity.
default_pricing_plan_subscription_settingsobjectOptional
The default configuration when creating a pricing plan subscription.
crm_integrationsobjectOptional
The associated crm integrations
brandingobjectOptional

Custom branding for the platform, the logo & colors can be set

invoice_settingsobjectOptional
The settings of the invoice
quote_settingsobjectOptional
The settings of the quote
rounding_settingslist of objects or nullOptional
Allow platforms to configure rounding behavior for different kinds of objects.
reprocessing_settingsobjectOptional
Settings for reprocessing
default_portal_url_settingsobjectOptional
The settings related with portal

Response

OK
referencestringformat: "^\S+$"0-256 characters
default_product_tax_categoryenum
The default tax category that will be applied to the product.
Allowed values:
account_group_idstring
reporting_currencyenum
currency for reporting on platform level
default_pricing_currencyenum

initial/default currency when creating pricingPlanVersions

object_typestring or nullRead-only
created_atstring or nullRead-only
idstring or nullRead-only
statusstring or null
timezonestring or null
descriptionstring or nullformat: "^[a-zA-Z0-9_\-\s+]*"0-256 characters
entity_idstring or null
The resource ID of the entity.
default_billing_entity_idstring or null
The resource ID of the billing entity.
default_pricing_plan_subscription_settingsobject
The default configuration when creating a pricing plan subscription.
crm_integrationsobject
The associated crm integrations
brandingobject

Custom branding for the platform, the logo & colors can be set

invoice_settingsobject
The settings of the invoice
quote_settingsobject
The settings of the quote
rounding_settingslist of objects or null
Allow platforms to configure rounding behavior for different kinds of objects.
reprocessing_settingsobject
Settings for reprocessing
default_portal_url_settingsobject
The settings related with portal

Errors

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