Skip to main content
GET
Retrieve a payee

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

payeeId
string
required

The ID of the payee to retrieve.

Example:

"RJ6qGAAxJPGE1rD"

Response

Successful response with payee details.

success
boolean
Example:

true

data
object