get
https://api.bamboopayment.com/v3/api/Customer/
Retrieve a customer in Bamboo by CustomerId. Access stored payment profiles, recurring tokens, and full customer data via the API.
| Environment | Endpoint |
|---|---|
| Staging | https://api.stage.bamboopayment.com/v3/api/Customer/{id} |
| Production | https://api.bamboopayment.com/v3/api/Customer/{id} |
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.
