In a few cases we receive a duplicate error response from createCustomerProfileRequest. How can I recover from that and continue processing the customer? There does not seem to be any way to get the Customer ID from the system except by sending createCustomerProfileRequest.
10-20-2015 07:54 PM
Hi jcobban,
The duplicate customer profile ID is included in the error text, currently the only option is to pull the ID from that error text.
Thanks,
Joy
10-28-2015 01:25 PM