Skip to main content

Update an ERP field-mapping (inserts a new version)

PATCH 

/api/v1/erp-mappings/:id

Required scope: mapping:write. Inserts a new version for the same source (the previous version is never mutated). 404 if the id is unknown or owned by another tenant (no existence oracle). 422 UNKNOWN_FIELDS as on create.

Request

Responses

The new mapping version.