Retrieves Transaction

Request

GET https://api.convertiser.com/publisher/transactions/{id}/

Path parameters

Parameter name Value Description Additional
id integer

A unique integer value identifying this transaction.

Required

Query parameters

Parameter name Value Description Additional
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

id

A unique integer value identifying this transaction.

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!