cURL
Packages
Get Package Details
Retrieve detailed information about a specific package by its PackageId. Returns package name, type, price, billing frequency, and associated distributor information.
What this does: Returns the package details including name, description, price, billing frequency, type, and status. Use this to retrieve the PID- needed when creating subscriptions or to audit package configuration.
Next steps:
- Create a subscription using this package —
POST /v1.0/subscriptions - View items in the package —
GET /v1.0/packages/items
GET
cURL
Query Parameters
The unique package ID to retrieve details for
Response
Package Details
The response is of type object.