List and filter payments with their associated transactions. Supports pagination, sorting, and advanced filtering options.
Supported filters:
Enter your API key as: Bearer your-api-key
Enable keyset pagination. IMPORTANT: when using keyset pagination, the payments will be sorted by createdAt in descending order. You cannot change this for now and should not be using sortBy option
Keyset pagination cursor, you can get this from the previous response 'nextCursor' attribute
Successful response