Recharge Get Customer By Email

Used to get the customer data from a customer with their email address.

More info about this call can be found here: <https://developer.rechargepayments.com/2021-11/subscriptions/subscriptions_change_next_charge>

Inputs

InputTypeDescription
Recharge Access TokenSensitiveStringRecharge Access/API Token that allows us to make calls to the api.
EmailStringCustomer Email.

Outputs

OutputTypeDescription
SuccessBooleanWhether the customer was retrieved.
Customer DataObjectData of the retrieved customer.