Get plan by external ID

Get a plan by your external plan ID.

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

externalIdstringRequired

Response

200
idstring
productIdstring
namestring or null
externalIdstring or null
supportedCurrencieslist of strings
isDefaultboolean
statusenum
upgradePathOrderdouble or null
archivedAtdatetime or null
createdAtdatetime
updatedAtdatetime
attributeslist of objects

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error