...
Each line contains a full JSON-formatted data row to process.
Code Block | ||
---|---|---|
| ||
{ importProcessId: <int>, sendFailureNoticeOnErrorTo: "comma separated list of email addresses", data: [ { data row 1, on single line }, { data row 2, on single line }, ... ] } |
HTTP Response
The HTTP response is…
...