Javascript is required.
Please enable it in your browser and reload this page.
Docs
Basic Features
Space Concept
Permission Concept
Manual Tasks
Payment
Overview
Integration Modes
Processors
Debt Collection
Debt Collection
Debt Collectors
Subscription
Quick Start
Subscriptions
Products
Coupons
Subscribers
Customize
Document Handling
Resources
Twig Templates
Email Handling
Connect
Connected Services
Printing
Slack
Shopify Payment
Lightspeed eCom
Shopify
Wix
Ecwid
Webhooks
API Reference
Web Service API Client
Web Service API
Data Models
Release Notes
Types
Labels
Web App
Analytics
Documentation
Documentation
English (United States)
Français (France)
Deutsch (Deutschland)
Italiano (Italia)
Export transactions
Transactions
Export transactions
GET
/api/v2.0/payment/transactions/export
Documentation
Send
Careful!
This is a live request, sending it can result in actual changes.
Parameters
space
Long
Required
Specifies the ID of the space the operation should be executed in.
HEADER
fields
Collection of
String
Add item
The fields to be included in the export.
QUERY
limit
Integer
A limit on the number of objects to be returned. Default is 2,000.
QUERY
offset
Integer
A cursor for pagination, specifies the number of objects to skip.
QUERY
order
String
The fields and order to sort the objects by.
QUERY
query
String
The search query to filter the objects by.
QUERY