Auto Settlements
Create
This endpoint allows you to update the details of a specific wallet
Body Parameters
Key | Required | Type | Description |
---|---|---|---|
settlementFrequency | true | string | INSTANT, DAILY, WEEKLY, MONTHLY, YEARLY. |
POST
/
v1
/
wallets
/
{walletId}
/
beneficiaries
Authorizations
x-api-key
string
headerrequiredPath Parameters
walletId
string
requiredBody
application/json
address
string
name
string
settlementFrequency
string
Response
201 - application/json
data
object
message
string
statusCode
number