# Customer

Retrieve customer details and reward credit history

 - [GET /customer/{id}](https://docs.easypay.pt/openapi/customer/get_customer_id.md): Retrieves the customer details, including reward balances. **Required scope:** <code style="background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:0.85em">customer:read</code>
 - [GET /customer/{id}/rewards](https://docs.easypay.pt/openapi/customer/get_customer_id_rewards.md): Lists reward ledger entries for a customer. Each entry is a single movement — a reward earned (`type: REWARD`), a redemption against a reward (`type: REDEMPTION`), an unused reward swept at its expiry
