Retrieve one offer
get_offerRetrieve a specific ProAbono offer's features, pricing, and links using its reference. Include a customer reference to get a direct subscribe link.
Instructions
Retrieves a single ProAbono offer by its reference, with its Features, pricing and the Links it exposes. Read-only. Use it when the offer reference is already known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer_ref | Yes | The offer's shared reference (ReferenceOffer). | |
| customer_ref | No | When given, the Links include a direct subscribe link for that customer. |