Skip to main content
GET
/
plans
/
{id}
/
items
List components of a plan
curl --request GET \
  --url https://billing-api.sandbox.z2pay.com/plans/{id}/items \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key da Credential (gerada no Backoffice)

Path Parameters

id
string
required

Plan ID

Response

List of components (not paginated)