Skip to main content

Bulk domain object registration

POST 

/v1/admin/mapping/customer/:arkId/load-data

Required role: ADMIN

Queries the connected system for existing domain object instances belonging to the specified customer (arkId) and registers any unregistered items in the platform. Currently supports CARD only.

Set createUUID to false only when the connected system uses its own identifiers as platform IDs (legacy deployments). The default (true) generates a platform UUID for each registered entity and is the recommended approach for all new deployments.

Note: This endpoint is planned but not yet implemented.

Request

Responses

The requested customer domain objects mapping were created successfully.