This GET API is used to retrieve payment link records based on the provided date range with pagination support.
Documentation Index
Fetch the complete documentation index at: https://docs.omnispay.com/llms.txt
Use this file to discover all available pages before exploring further.
yyyy-MM-dd HH:mm:ss
2025-01-01 00:00:00yyyy-MM-dd HH:mm:ss
2025-01-31 23:59:592025-01-01 00:00:00 and a toDate of 2025-01-31 23:59:59, the API will return all payment link records that were created within this date range. The results will be paginated based on the provided query parameters.
Start date in format yyyy-MM-dd HH:mm:ss
End date in format yyyy-MM-dd HH:mm:ss
Page number for pagination (default: 0)
Number of records per page (default: 10)