get
https://api.bamboopayment.com/v3/api/Customer/externalCustomerId/
Retrieve a customer in Bamboo using an ExternalCustomerId. Access customer details, stored payment methods, and recurring tokens via the API.
Staging
https://api.stage.bamboopayment.com/v3/api/Customer/externalCustomerId/{externalCustomerId}
Production
https://api.bamboopayment.com/v3/api/Customer/externalCustomerId/{externalCustomerId}
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.
