Payments listAsk AIget https://api.zondacryptopay.com/rest/pay/payments/searchAllows to find any of started payment using specified parameters or just get all of them.Query ParamsdestinationCurrenciesarray of stringsAn array of the destination currencies.destinationCurrenciesADD stringsourceCurrenciesarray of stringsAn array of the source currencies.sourceCurrenciesADD stringstatusstringStatus of the payment: PENDING / PAID / COMPLETED / REFUNDED / ACTION_REQUIRED.startDatedate-timeStart date to begin filtering.endDatedate-timeDate to end filtering.orderIdstringID of the payment in your system.walletAddressstringID of the wallet which was used to obtain funds.pageSizeint32Number of records per page.pageNumberint32Number of page to fetch.partnerIdstringPartner id used when creating paymentsResponse 200200Updated 5 months ago