Fetch a paginated set of payments for the business. Filter by date range, status, coin type, amount bounds, or free-text search. The total count is returned in the X-Pagination-Total response header.
Pass your JWT token in the Authorization header as a Bearer token.
The target business ID.
Start of the date range filter.
End of the date range filter.
Narrow results to these statuses.
AWAITING_PAYMENT, PENDING, PROCESSING, UNDERPAID, COMPLETED, FAILED, CANCELLED, EXPIRED Narrow results to these coins.
BITCOIN, ETHEREUM, LITECOIN, BITCOIN_CASH, ETH_USD_COIN, ETH_TETHER, MONERO, BNB, ETH_BUSD, ETH_MATIC, ETH_SHIBA_INU, ETH_APE_COIN, ETH_CRONOS, ETH_DAI, ETH_UNISWAP, TRON, TRX_TETHER, TRX_USD_C, UNKNOWN, CONTRACT_ERC20_ETH, CONTRACT_ERC20_USDT, CONTRACT_ERC20_USDC, CONTRACT_TRC20_TRX, CONTRACT_TRC20_USDT, CONTRACT_TRC20_USDC, SOLANA, SOL_TETHER, SOL_USD_COIN, TON Minimum amount threshold.
Maximum amount threshold.
Free-text match against description, name, note, or customer email.
Scope to a specific on-behalf-of business.