Discussions

Ask a Question
Back to All

Data matching import request format

Hi

Can you point me to an example of how the multipart request for the data matching import API should be structured?

(https://data-matching.elis.rossum.ai/api/v1/documentation)

I try sending a multipart request with one part called "payload" containing dataset, encoding and matching_code_column and one part called "files" containing the binary data from my CSV, but the response indicates "Missing data for required field" on the payload parameters so the API is not reading the payload part of the request. An example showing the raw multipart structure you are expecting would help a lot.

Thanks
Andrew