List Licenses Import Results
Was this helpful?
Was this helpful?
Was this helpful?
{
"count": 9,
"next": null,
"previous": null,
"results": [
{
"id": 14,
"file_name": "simple_licenses_example.csv",
"status": "success",
"created_at": "2021-04-22T11:14:21.345069Z",
"started_at": "2021-04-22T11:14:24.461055Z",
"finished_at": "2021-04-22T11:14:26.861156Z",
"result": {
"total_row_count": 2,
"valid_row_count": 2,
"invalid_rows": [],
"created_customers_count": 0,
"existed_customers_count": 2,
"created_orders_count": 1,
"existed_orders_count": 1,
"created_licenses_count": 2,
"existed_licenses_count": 0
}
},
...
]
}