GET /v2/offramps — list all offramp transactions with optional filters.
Documentation Index
Fetch the complete documentation index at: https://docs.noxpay.io/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Description |
|---|---|---|
limit | integer | Max results per page (default: 20, max: 100) |
offset | integer | Pagination offset (default: 0) |
pix_e2e | string | Filter by PIX end-to-end ID |
client_tax_id | string | Filter by payee CPF or CNPJ |
wallet | string | Filter by source wallet address |
date_from | string | Start date filter — YYYY-MM-DD |
date_to | string | End date filter — YYYY-MM-DD |
200 OKresults has the same shape as the Get Offramp response.