PROBLEM TYPE · CONFLICT
That conflicts with something that already exists
The request was refused before anything changed.
- Status
- 409
- Code
CONFLICT- Type
https://packagepage.com/problems/conflict
What this means
The change conflicts with something that already exists, and no more specific code applied to it.
Why it usually happens
Most often two edits to the same record arriving at once.
What to do
Reload the record, read its current state, and make the change again. If the same action keeps answering this way, send us the detail line from the response.