Skip to content

List available add-ons

GET
/portal/add_ons

List all add-ons available for purchase.

token
required
Token
string

Successful Response

Response List Portal Add Ons
Array<object>
PortalAddOnResponse

Add-on available for purchase in the customer portal.

object
id
required
Id
string format: uuid
code
required
Code
string
name
required
Name
string
description
Any of:
string
amount_cents
required
Amount Cents
string
/^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$/
amount_currency
required
Amount Currency
string

Invalid or expired portal token

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object