get
https://api.vcita.biz/client/payments/v1/packages/
Overview
Retrieve detailed information for a single package catalog template, as seen from the client perspective. Returns the package's pricing, included services, expiration settings, and discount information.
Authentication
No authentication required. This is a public endpoint.
Path Parameters
package_id(required, string) — The unique identifier (UID) of the catalog package to retrieve.
Notes
- This is the client-facing view of the same data available to staff via
GET /platform/v1/payment/packages/{package_id}. - This endpoint is in Alpha and may change.
