7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
POST http://localhost:3000/api/v1/accounts/
|
|
{
|
|
"name": "Aktiva",
|
|
"description": "Girokonto bei der Musterbank eG",
|
|
"type": "default"
|
|
}
|