generated from aura-ascend/template-service
9 lines
143 B
HTTP
9 lines
143 B
HTTP
### Deposit
|
|
POST {{url}}/deposit
|
|
Content-Type: application/json
|
|
|
|
{
|
|
"account": "00000000-0000-0000-0000-000000000000",
|
|
"amount": 1.23
|
|
}
|