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
- 200
- 400
- 403
- 409
- 410
- 500
- 502
Scrive ISC isn't available for provider OR Hash callback URL is not whitelisted OR Callback URL is not whitelisted OR Invalid callback URL OR Operation not allowed for this provider OR Bad parameters OR Transaction has already expired due to retention period OR Method isn't available for provider OR Redirect URL cannot be accepted OR Invalid body
This operation can only be performed when using an Authorization header OR This provider is not supported anymore: DKNemID OR The authentication data provided does not permit the use of this provider and method combination OR Scrive ISC is not enabled for this client.
The transaction is not in one of the allowed statuses for this operation OR User already has a transaction in progress with provider
The requested resource is no longer available
Internal Server Error
There was a problem in the communication with provider. If the problem persists, please contact Scrive support