Strictly / PayWithZero Public API
numbernumberstringstringstringstringstringstringboolean
Get all transactions
GET
https://api.paywithzero.net/v1
/v1/public/transactions
Returns a paginated list of all transactions (card and ACH). Filter by date range, reference ID, status, amount range, and owner.
query Parameters
pagePage number for paginating
limitLimit items per page
referenceIdLike payment by referenceId (transactionId by GateWay)
ownerThe owner of the operation
statusListFilter by status List
amountFilter by amount range in ctvos (100,500)
startDayFilter from Start Date
endDayFilter to End Date
failedPayment failed
Get all transactions › Responses
Paginated transactions list.
No data returned