Create Custom ListCopy Pagepost https://api-mtls.{stage}.tispayments.com/ts/api/custom-listsCreate a custom list.Body Paramsrequestobjectrequiredrequest objectfilefilerequiredThe file to upload with maximum size 10Mb. File should have extention "csv", contentTypeFromFileContent "text/plain" and contentTypeFromRequest "text/csv" or "application/vnd.ms-excel". File name should match the pattern "([A-Za-z0-9.\-_\s])+" and it must have at most 2000.Responses 201Custom List created successfully. 400Invalid request supplied. 401The request requires authentication. 500Internal server error.Updated 12 months ago