Skip to main content
GET
/
wp-json
/
latepoint-api
/
v1
/
orders
/
export
Export Orders
curl --request GET \
  --url https://your-site.com/wp-json/latepoint-api/v1/orders/export

Documentation Index

Fetch the complete documentation index at: https://docs-restapi.wplimit.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

Returns a CSV file download containing order records.

CSV Columns

ColumnDescription
IDOrder ID
TokenPayment Token
Booking IDAssociated Booking ID
CustomerCustomer Name
ProcessorPayment Processor (Stripe, PayPal, etc.)
MethodPayment Method
AmountTransaction Amount
StatusPayment Status
TypeTransaction Type
DateDate of Transaction

Query Parameters

filter
object
Filtering options.