conflict
409 This conflicts with the current state.
Cause
The request conflicts with the current state of the record.
Solution
Fetch the record again and then try again.
Example
{
"type": "https://developers.klantly.com/errors/conflict",
"title": "This conflicts with the current state.",
"status": 409,
"code": "conflict",
"request_id": "req_01j7zq3k9x2m4n6p8r0t2v4w6y"
}