Skip to main content
GET
/
v2
/
payee-destination
/
{destinationId}
Get payee destination by ID
curl --request GET \
  --url https://api.request.network/v2/payee-destination/{destinationId} \
  --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)

Response

Payee destination retrieved successfully