Skip to content

CreateCustomerProfile does not return the duplicate ID.  #264

Open
@nhustak

Description

@nhustak

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions