get
https://api.bamboopayment.com/v3/api/Customer/email/
Retrieve a customer in Bamboo using an email address. Access customer data, stored cards, and recurring tokens through the API.
| Environment | Endpoint |
|---|---|
| Staging | https://api.stage.bamboopayment.com/v3/api/Customer/email/{email} |
| Production | https://api.bamboopayment.com/v3/api/Customer/email/{email} |
For a full overview of customer fields and usage scenarios, refer to the Customer guide. It provides context on how customer records are structured and how to work with stored payment profiles.
