curl --location --request DELETE '/store/bankaccounts/188888888888' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"password": "string"
}'{
"message": "Rekening has been successfully deleted."
}