sdk-dotnet icon indicating copy to clipboard operation
sdk-dotnet copied to clipboard

CreateCustomerProfile does not return the duplicate ID.

Open nhustak opened this issue 7 years ago • 1 comments

The duplicate detection built into the Create Customer & CustomerPayment profiles is very useful, however:

CreateCustomerPaymentProfile returns the customerPaymentProfileId filled when a duplicate is detected so you can then use the ID.

CreateCustomerProfile returns the same E00039 allowing us to detect the duplicate but does not return the customerProfileID filled in.

It is possible to parse it from the error message (which is what I am doing for now) but obviously that's not a great idea.

Thanks!

nhustak avatar Apr 20 '19 02:04 nhustak

Hi, Thank you for your suggestion. I will relay this to the relevant team to see if anything can be done.

gnongsie avatar Apr 22 '19 06:04 gnongsie