EXTRA_CUSTOMER_ID
- The UUID of the target customer (Required)
I want to be able to launch the customers app and create the customer there or not. I don't want to create an "empty" customer using the API just to get an ID so I can launch the app. I'm concerned that if I do that and the user never completes the creation of the customer I can have all these empty customers left in the system.
Appreciate input and suggestions. Thanks.