curl --request PATCH \
--url http://localhost:55001/api/payments/v3/bank-accounts/{bankAccountID}/metadata \
--header 'Content-Type: application/json' \
--data '{
"metadata": {}
}'
This response does not have an example.
curl --request PATCH \
--url http://localhost:55001/api/payments/v3/bank-accounts/{bankAccountID}/metadata \
--header 'Content-Type: application/json' \
--data '{
"metadata": {}
}'
This response does not have an example.
The bank account ID
No Content