Update connected account attributes
PATCH
https://demo-api.vivapayments.com/platforms/v1/accounts/{accountId}
Body
PARAM
Key |
Datatype |
Required |
Description |
HEADERS
Key |
Datatype |
Required |
Description |
RESPONSES
status
curl -X PATCH 'https://demo-api.vivapayments.com/platforms/v1/accounts/{accountId}' -d '{"payouts":{"statementDescriptor":"Weekly payouts","dayOfWeek":1,"dayOfMonth":null,"interval":2,"amountThreshold":1000,"disable":false,"bankAccount":{"iban":"NL04RABO6360804956","friendlyName":"External account","beneficiaryName":"Sherlock Holmes","branchCode":null,"accountNumber":null,"countryCode":null}}}'