Files
full/module/finance/wallet/test/hello.http

8 lines
165 B
HTTP

POST http://127.0.0.1:12239/wallet.Payment/Hello
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"account": "admin",
"password": "password"
}