Create Item Result
The per-item result for bulk create calls in Reply. Successful items return an id; failed ones return an error code and details.
Per-item result for non-atomic bulk create operations. On success, id is set. On failure, error and errorDetails are set. Response array order matches request array order.