GetRegisterreasonsById

Function: getRegisterreasonsById()

getRegisterreasonsById<ThrowOnError>(options): RequestResult<GetRegisterreasonsByIdResponses, GetRegisterreasonsByIdErrors, ThrowOnError>

Defined in: api/sdk.gen.ts:1014

Retrieves a specific register reason by its ID.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options

Options<GetRegisterreasonsByIdData, ThrowOnError>

Returns

RequestResult<GetRegisterreasonsByIdResponses, GetRegisterreasonsByIdErrors, ThrowOnError>

On this page