Update details of an existing payee.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the payee to update.
"RJ6qGAAxJPGE1rD"
Payload to update payee details.
The body is of type object
.
Payee updated successfully.
The response is of type object
.