Get your platform details

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.

Response

OK
object_typestring or nullOptionalRead-only
created_atstring or nullOptionalRead-only
idstring or nullOptionalRead-only
referencestringOptionalformat: "^\S+$"0-256 characters
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_product_tax_categoryenumOptional
The default tax category that will be applied to the product.
account_group_idstringOptional
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
reporting_currencyenumOptional
currency for reporting on platform level
default_pricing_currencyenumOptional

initial/default currency when creating pricingPlanVersions

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
processing_settingsobjectOptional
Settings for processing
default_portal_url_settingsobjectOptional
The settings related with portal

Errors

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