Saltar al contenido principal
POST
/
plans
/
{id}
/
prices
/
{priceId}
/
archive
Archive a specific price version
curl --request POST \
  --url https://billing-api.sandbox.z2pay.com/plans/{id}/prices/{priceId}/archive \
  --header 'x-api-key: <api-key>'

Autorizaciones

x-api-key
string
header
requerido

API Key da Credential (gerada no Backoffice)

Parámetros de ruta

priceId
string
requerido

Price ID to archive

id
string
requerido

Plan ID

Respuesta

Price archived