Retrieves a list of Payment Transactions.Ask AIget https://sandbox.billwerk.com/api/v1/paymenttransactionsQuery ParamssearchstringTransaction ID, Provider Transaction ID, Customer Name, Contract ID or PayPal Email optionalstatusstringenumPayment Status, optionalCreatedInProgressPreparedPreliminarySucceededSucceededUndefinedCanceledChargebackPendingFailedUnmappedRefundedThreeDSecurePendingPartiallyRefundedPartialChargebackInDisputeFinalizingScheduledPartiallyPaidSuccessfullyImportedOverPaidRedirectUrlPreparedInCollectionDebtCollectionFailedInCollectionPartialPaidShow 25 enum valuesfromstringItem ID from which the items are listeddateFromdate-timeSearches Payment Transactions with creation time equal or younger than the timestamp specifieddateTodate-timeSearches Payment Transactions with creation time older than the timestamp specifiedexcludePreauthbooleanDefaults to falseexclude Preauthorizations, optional (default: false)truefalseskipint32If you are using pagination, you can skip n items (1000 max.)takeint32Limit returned items (Max = 500, Default = 200)Responses 200OK 401Unauthorized 404Not FoundUpdated 3 months ago