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