Client-side payments across all your CPL orders.
Documentation Index
Fetch the complete documentation index at: https://onlytraffic.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Your API key from the Studio Dashboard
Page number, 1-indexed.
x >= 1Items per page. Default 50, max 100.
1 <= x <= 100Filter to a single order's payments (e.g. cplo_xxxxxxx).
32prepayment, chunk, postpayment, revert Lower bound on the resource date (YYYY-MM-DD, UTC, inclusive).
Upper bound on the resource date (YYYY-MM-DD, UTC, inclusive).
Sort order.
date_desc: newest payments first (default).date_asc: oldest payments first.amount_desc: largest amount first.amount_asc: smallest amount first.order_id_asc: group by order id, ascending.order_id_desc: group by order id, descending.date_desc, date_asc, amount_desc, amount_asc, order_id_asc, order_id_desc