Back

BaseResponse FinalizeImport()

Used to finalize the data import process.

NOTE

When the datasource being imported does not contain any data, this function will return a message that indicates the empty datasource cannot be imported.

Inputs: FinalizeImportRequest

FinalizeImportRequest Structure

PropertiesAttribute typeDescription
APIKeyHeader: stringMessage HeaderA value used to authorize the access of this web function.
TransactionID: stringMessage HeaderA value that indicates the current transaction.

Outputs: BaseResponse

BaseResponse Structure

PropertiesAttribute typeDescription
APIKeyHeader: stringMessage HeaderA value that indicates whether the API key is valid.
Message: stringMessage HeaderReturns 'Success' if the data import was successfully finalized, otherwise returns an error code.
Back to top

Copyright © 2025

Explorance Inc. All rights reserved.