Get customer
foxy_get_customerGet a single customer by id, optionally zooming related resources (default_billing_address, subscriptions…). Foxy hAPI: GET /customers/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer id. | |
| zoom | No | Comma-separated related resources to embed. |