post
https://api.lenco.co/access/v1/recipients
Create a new recipient
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response schema:
{
"status": boolean,
"message": string,
"data": {
"id": string,
"name": string,
"currency": string,
"bankAccount": {
"accountName": string,
"accountNumber": string,
"bank": {
"code": string,
"name": string,
}
}
}
}
