List of calls

Use this endpoint to get list of calls.

Query Params
string

The start date (for example, 2018-05-27T21:30:54+00:00). (For get request need encode url)

string

The end date (for example, 2018-05-27T21:30:54+00:00). (For get request need encode url)

string

Comma-separated list of a record's fields to be fetched. Available fields: transactionDate, personalAccountId, companyId, companyName, amount, purpose, externalId, payerNameFromTransaction

boolean

Determines whether the zip archive should be returned.

string
enum

Determines the output format. CSV_EXCEL format includes UTF-8 BOM and semicolon delimiter for better Excel compatibility.

Allowed:
string

Base filename (without extension) to be downloaded.

string

UUID call task.

string

Field for filtering by from and to. The available fields: createdAt,updatedAt,startedAt,finishedAt,billedAt. Default - startedAt

Responses

400

Invalid input parameters

401

User is not authenticated

403

Invalid user permissions

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json