Skip to main content
GET
/
v2
/
payee-destination
Get active payee destination for wallet
curl --request GET \
  --url https://api.request.network/v2/payee-destination \
  --header 'Origin: <origin>' \
  --header 'x-client-id: <x-client-id>'

Documentation Index

Fetch the complete documentation index at: https://docs.request.network/llms.txt

Use this file to discover all available pages before exploring further.

Headers

x-client-id
string
required

Client ID for frontend authentication

Origin
string
required

Origin header (automatically set by browser)

Query Parameters

walletAddress
string
required

The wallet address to filter payee destinations

Response

Active payee destination retrieved successfully (or null if none exists)