v1

latestOpenAPI 3.1.0Apache 2.02026-07-22160175414.0 KB
Cost-Centers

Import Cost-Centers

Import a list of cost-centers. Endpoint to use for bulk import of cost-centers.

post/cleemy-procurement/services/imports/costcenters

Request body

mode'AllOrNothing' | 'SkipInvalidItems'

AllOrNothing: all items are imported or none. SkipInvalidItems: items are imported if valid, skipped if not.

Response

Successful cost-centers import.

mode'AllOrNothing' | 'SkipInvalidItems'

AllOrNothing: all items are imported or none. SkipInvalidItems: items are imported if valid, skipped if not.

importedinteger

Number of items imported.

failedValidationinteger

Number of items failed validation.