Retrieves list of Transactions

Request

GET https://api.convertiser.com/publisher/transactions/

Query parameters

Parameter name Value Description Additional
page integer

A page number within the paginated result set.

page_size integer

Number of results to return per page.

status string

Possible values are:

  • pending
  • approved
  • rejected
type string

Possible values are:

  • income
  • withdrawal
  • debit
  • credit
  • chargeback
  • exchange
amount string
created_at string
comment string
source string
target string
currency string
ordering string

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK Transaction

Explore this API

page

A page number within the paginated result set.

page_size

Number of results to return per page.

status
type
amount
created_at
comment
source
target
currency
ordering
Response Content-Type

Choose an authorisation method:

API Token API Token to be used for request
Try it out!