Retrieves Transaction
GET https://api.convertiser.com/publisher/transactions/{id}/
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| id | integer | A unique integer value identifying this transaction. |
Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| status | string |
Possible values are:
|
|
| type | string |
Possible values are:
|
|
| amount | string | ||
| created_at | string | ||
| comment | string | ||
| source | string | ||
| target | string | ||
| currency | string | ||
| ordering | string |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK | Transaction |