{ "key": "kkkkkk" }
curl --location --request POST '/api/v1/money' \ --header 'access_token;' \ --header 'refresh_token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "kkkkkk" }'
{}