Fetch a beneficiary
Beneficiaries
Fetch a beneficiary
Returns a single beneficiary scoped to the calling merchant.
The path id is the GlobalStack external identifier (ben_…) returned by
POST /v1/beneficiaries and GET /v1/beneficiaries.
Errors
400 invalid_input—beneficiary_iddoes not start withben_.404 not_found— returned for all lookup misses:- the id does not exist;
- the beneficiary exists but belongs to a different merchant.
Example
GET /v1/beneficiaries/ben_01KPBAP7WTDKQKW5B3R31VPNX4
GET
Fetch a beneficiary
Authorizations
API key issued during merchant onboarding.
Path Parameters
Pattern:
[^\/#\?]+?