Data Export
Last updated
Last updated
Fetches a paginated list of export logs.
The number of records to fetch per page.
10
The offset for pagination.
0
The current page number for pagination.
1
Flag to include count of total records (1 = include, 0 = exclude).
0
Fetches a list of failed orders in Excel format.
Flag to filter for failed orders.
true
Specific order ID to filter the results.
Exports customer data in an Excel file format.
Indicates whether to include failed orders.
The order ID to filter the export.
Fetch the list of customers who purchased products, with optional filtering by customer ID and count.
The number of records to fetch.
The ID of the customer to filter the list.
Fetch a list of all products in Excel format.
Include the count of products in the response (optional)
Creates a new export log for failed orders.
The number of records available for export.
The name of the module (e.g., 'Failed Orders').
The ID of the user creating the export log.