cURL
curl --request PATCH \ --url http://localhost/api/payments/v3/bank-accounts/{bankAccountID}/metadata \ --header 'Content-Type: application/json' \ --data '{ "metadata": {} }'
{ "errorCode": "VALIDATION", "errorMessage": "[VALIDATION] missing required config field: pollingPeriod", "details": "<string>" }
The bank account ID
Show child attributes
No Content