Transaction:Browse

Retrieve the transactions for a merchant up to 10.000 transaction limited to 100 trx per page and maximum 100 pages.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
1 to 100
Defaults to 100

Limit the returned records. If not supplied we will default to 100 records

integer
Defaults to 1

Indicate which page you want in your result set. If not supplied we will default to page 1

id
object

The Id of the transaction.

amount
object

The amount in cents.

amountRefunded
object

The amount already refunded in cents.

date
object

The date and time when the transaction was created. Provide a value in either Y-m-d or Y-m-d H:i:s format.

orderId
object

The orderId of the transaction.

description
object

Is shown on the statement of the payer.

status
object

The status code of the transaction.

extra1
object

The first free value which can be tracked in the stats.

extra2
object

The second free value which can be tracked in the stats.

extra3
object

The third free value which can be tracked in the stats.

object
object

The object which can be tracked in stats.

reference
object

The reference of the transaction

customer-email
object

The email of the consumer that started the transaction.

accountnumber
object

The account number of the consumer that started the transaction.

customer-name
object

The name of the customer that started the transaction.

ip-address
object

Ip address of the customer from the transaction.

country
object

The country in which this transaction was started.

paymentMethod
object

The payment profile identifier.

paymentMethodBrand
object

The identifier of the payment profile brand.

paymentMethodGroup
object

payment method group id

service
object

The service code for which the transaction was started.

merchant
object

The code of the merchant for which the transaction was started.

testMode
object

Filter transactions by test mode. true for test mode transactions, false for production transactions.

Responses

400

Bad request, see response body for more information

401

Unauthorized. Supplied credentials are invalid

403

Forbidden. Supplied credentials have no rights

404

Not found

405

Used HTTP method is not allowed

406

Not acceptable. The supplied content type in the accept parameter in the header is not supported

429

Rate limit reached.

500

An internal error occurred

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