Skip to main content
POST
Resolve odoo sync conflict

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Body

application/json
scope
enum<string>
required
Available options:
account
provider
enum<string>
required
Available options:
odoo
connection_id
string<uuid>
required
expected_revision
string
required
Pattern: ^[a-f0-9]{64}$
affected_workflow_ids
string<uuid>[]
required
confirm
boolean
required
conflict_id
string<uuid>
required
action
enum<string>
required
Available options:
select_opportunity,
ignore
candidate_fingerprint
string
required
Pattern: ^[a-f0-9]{64}$
opportunity_id
integer
Required range: x >= 1

Response

Saved configuration, provider catalog or safe execution evidence as described by this operation. Execution can be unavailable or skipped.

The response is of type object.

Last modified on September 21, 2026