diff --git a/README.md b/README.md index 3e0e3f5..a6e5123 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ To list all created customers from Finicity. #### Delete customer Using the `customer_id` you just got after you add the customer. - Finicity::Client.scope(customer_id).delete + Finicity::Client.scope(customer_id).customer.delete ### 3. Accounts #### Discover and add all accounts