Skip to main content

Add new transaction

POST 

/transaction/new

Creates a new auth or sign transaction with a specified eID provider without starting it yet.

Only relevant if you have used our API prior to v1.15.0: Previously the accepted values of providerParameters field depended on the value of the method field. Thus, there were no auth and sign fields, but simply an object of type ProviderParametersAuth or ProviderParametersSign correspondingly. We will continue to accept the previous structure throughout the lifetime of API v1.

Request

Responses