Saltar al contenido principal
GET
/
plans
/
{id}
/
prices
List all price versions of a plan
curl --request GET \
  --url https://billing-api.sandbox.z2pay.com/plans/{id}/prices \
  --header 'x-api-key: <api-key>'

Autorizaciones

x-api-key
string
header
requerido

API Key da Credential (gerada no Backoffice)

Parámetros de ruta

id
string
requerido

Plan ID

Respuesta

List of price versions (not paginated)