Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetMappingRuleErrors

type GetMappingRuleErrors = object;

Defined in: gen/types.gen.ts:12340

Properties

401

401: ProblemDetail;

Defined in: gen/types.gen.ts:12344

The request lacks valid authentication credentials.


404

404: ProblemDetail;

Defined in: gen/types.gen.ts:12348

The mapping rule with the mappingRuleId was not found.


500

500: ProblemDetail;

Defined in: gen/types.gen.ts:12352

An internal error occurred while processing the request.