Skip to main content
GET
/
wallets
/
owner
/
{ownerId}
/
transactions
Extrato do recipient
curl --request GET \
  --url https://api.sandbox.z2pay.com/wallets/owner/{ownerId}/transactions \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key da Credential (gerada no Backoffice)

Path Parameters

ownerId
string
required

ID do recipient

Query Parameters

type
string | null
source
string | null
currency
string | null
releaseStatus
enum<string> | null
Available options:
released,
pending
startDate
string<date-time> | null
endDate
string<date-time> | null
page
integer
default:1
Required range: x >= 1
limit
integer
default:20
Required range: 1 <= x <= 100

Response

Lista paginada de lançamentos