Get Payment ImportsAsk AIget https://api.zylo.com/v2/payments/import/jobsRequired Permissions spend:read Rate Limit basicQuery ParamsidstringThe payment id.import_typestringThe source and expense type of file that was uploaded.original_filestringThe original name of the uploaded file.row_errorstringCount of errored rows in file. This count is only ever populated when the file comes from an integration connection.row_matchstringCount of matched rows in file. This count is only ever populated when the file comes from an integration connection.row_unmatchstringCount of unmatched rows in file. This count is only ever populated when the file comes from an integration connection.statusstringenumCurrent status of the uploaded file. Possible values include: "U" (Uploaded), "P" (Processing), "C" (Completed), "E" (Error).UPCEAllowed:UPCEzylo_created_atstringDate and time the record was created in Zylo.zylo_modified_atstringDate and time the record was last modified in Zylo. Uses the created date by default.sortstringDefaults to +zylo_created_atSort by any non-object or array value. Use +/- to indicate direction.limitdouble≤ 1000Defaults to 50Number of results to bring back.skipdoubleDefaults to 0Offset the results by this number.cursorstringid value to use cursor based pagination. Can be used in place of skip.searchstringSearch the results by this string.Response 200OkUpdated 3 days ago