latestOpenAPI 3.0.02026-08-08190133305.8 KB

109c0537cf77

ApiContact

Adds multiple pieces of transactional data to contacts asynchronously, returning an identifier that can be used to check for import progress.

post/v2/contacts/transactional-data/import/{collectionName}

Path parameters

collectionNamestring required

Request body

keystring nullable
contactIdentifierstring nullable
jsonstring nullable

Response

idstring guid
status'NotStarted' | 'NotFinished' | 'Finished' | 'Failed' | 'NotAvailableInThisVersion'