Import

Use an ImportMapping to import information from the provided user file.

post/api/import

Request body

AccountIdinteger nullable
MappingIdinteger nullable
FileBase64string
FileBytesstring byte
FileStringstring
FileInfostring

Response

OK

Outcomestring

Outcome summarizes the result of the import; FatalError, Success, Errors or Warnings.

FatalMessagestring

Fatal Message is the fatal error encountered in the import that stopped it from continuing.

Changes

No recorded changes to this endpoint across all 1 revision of this API.