Retrieve one customer
get_customerRetrieve a ProAbono customer by shared reference to check if a logged-in user already exists. Read-only; optionally returns hosted page links for a given offer.
Instructions
Retrieves a ProAbono customer by the reference shared with the merchant's application (ReferenceCustomer), with the Links its hosted pages are opened from. Read-only. Use it to check whether a logged-in user already exists as a ProAbono customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer_ref | No | When given, the Links include a hosted subscription page for that offer. | |
| customer_ref | Yes | The customer's shared reference. |