Skip to main content
Version: 8.9

Type Alias: GetBatchOperationErrors

type GetBatchOperationErrors = object;

Properties

400

400: ProblemDetail;

The provided data is not valid.


404

404: ProblemDetail;

The batch operation is not found.


500

500: ProblemDetail;

An internal error occurred while processing the request.