Payee
Get a Payee
Retrieve details of a specific payee by ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the payee to retrieve.
Example:
"RJ6qGAAxJPGE1rD"
Response
200
application/json
Successful response with payee details.
The response is of type object
.