Skip to main content
GET
/
plans
/
{id}
Get plan by ID
curl --request GET \
  --url https://billing-api.sandbox.z2pay.com/plans/{id} \
  --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

Plan details