Skip to main content

Upsert Merchandise Department

POST 

/api/MerchandiseDepartments/BulkUpsert

Tier: Public — stable, supported for third-party integration.

Bulk-creates/updates MerchandiseDepartments, matched by (OrganisationId, ExternalRef) — on the input row, BulkUpsertDimItemDto.ExternalRef maps to the entity's Code column. BulkUpsertDimItemDto.ExtraFields is not consumed for this dim.

Request

Responses

Always returned. Body is an array of BulkUpsert.BulkUpsertResultDto, one per input row in the same order, each carrying its own Status.