PutRegisterreasonsById

Function: putRegisterreasonsById()

putRegisterreasonsById<ThrowOnError>(options): RequestResult<PutRegisterreasonsByIdResponses, PutRegisterreasonsByIdErrors, ThrowOnError>

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

Updates an existing register reason.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options

Options<PutRegisterreasonsByIdData, ThrowOnError>

Returns

RequestResult<PutRegisterreasonsByIdResponses, PutRegisterreasonsByIdErrors, ThrowOnError>

On this page