Skip to main content
POST
Create transaction steps export

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

filters
object | null

Transaction steps filters

sendEmailNotification
boolean

Enables to send notification on request processing completion

Response

OK

Response returned after a transaction steps export request is created. Contains the request ID used to poll the export status and download the result files.

requestId
string<uuid>

Unique identifier of the report generation request. Pass it to the status and result endpoints.