resource.conflictHTTP:
409 Conflict
What happened
The API could not find or reconcile the resource referenced in your request.Safe message
This action conflicts with an existing record. Please refresh and try again.Use
err.safeMessage or err.displayMessage in customer UI, not err.message.

