PostRegistrationdocuments

Function: postRegistrationdocuments()

postRegistrationdocuments<ThrowOnError>(options?): RequestResult<PostRegistrationdocumentsResponses, PostRegistrationdocumentsErrors, ThrowOnError>

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

Creates a new registration document.

Type Parameters

ThrowOnError

ThrowOnError *extends* boolean = false

Parameters

options?

Options<PostRegistrationdocumentsData, ThrowOnError, unknown>

Returns

RequestResult<PostRegistrationdocumentsResponses, PostRegistrationdocumentsErrors, ThrowOnError>

On this page