Patch portal url

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.
typeenum or nullOptional
Allowed values:
customer_idstring or nullOptional
Resource ID of type CUSTOMER
statusenum or nullOptional
Allowed values:
expiry_periodobjectOptional
embeddedboolean or nullOptional
template_idstring or nullOptional
widgetsobject or nullOptional
invoiceobjectOptional
customerobjectOptional
quote_versionobjectOptional
init_pricing_plan_subscriptionobjectOptional

Response

OK
object_typestring or nullRead-only
idstring or nullRead-only
typeenum or null
Allowed values:
customer_idstring or null
Resource ID of type CUSTOMER
statusenum or null
Allowed values:
created_atstring or nullRead-only
updated_atstring or nullRead-only
expiry_periodobject
expires_atstring or nullRead-only
embeddedboolean or null
template_idstring or null
tokenstring or nullRead-only
urlstring or nullRead-only
widgetsobject or null
invoiceobject
customerobject
quote_versionobject
init_pricing_plan_subscriptionobject

Errors

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