Payee
Get a Payee
Retrieve details of a specific payee by ID.
GET
/
payees
/
{payeeId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the payee to retrieve.
Retrieve details of a specific payee by ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the payee to retrieve.