feat: add currency assertion to account creation
This commit is contained in:
@@ -12,9 +12,9 @@ post {
|
||||
|
||||
body:json {
|
||||
{
|
||||
"walletId": "56f2aba8-5687-4e63-8d6a-e120b50ef891",
|
||||
"walletId": "c13bd907-d760-4628-95e8-a723a54dff83",
|
||||
"currency": "NOK",
|
||||
"label": "NOK Savings"
|
||||
"label": "Sample Funds"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user