EkaScribe V2
Stop Transaction
Stop a voice-to-prescription transaction after all audio files have been prepared. This endpoint should be called when you have uploaded all audio files.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the transaction session
Example:
"test_1234"
Body
application/json
Response
200
application/json
Transaction stopped successfully
The response is of type object
.