Get Payee
Get Payee
Retrieve a specific payee saved under your account.
This endpoint allows you to:
- Confirm payee details before sending funds
- Validate recipient information for compliance
- Display beneficiary information in your system
GET
Get Payee
Headers
Your API Key (UUID format). Required to identify and authorize each request
Secret associated with your API Key. Used for authenticating requests. Keep this secure.
Path Parameters
Unique identifier for the payee.
Response
Successful Response
Indicates whether the request was processed successfully.
Example:
true
A short, human-readable message describing the result of the request.
Example:
"Operation completed."
The main response payload, if applicable
The Unix timestamp (in seconds) indicating when the response was generated.
Example:
1718006400
