3. Create
This service should be called to add new data to the system.
Create Wallet
Parameter
Type
Required
Description
{
"WalletOwnerId": "9edb23f2-7362-42a8-8eb4-0c89ffb397b0",
"Name": "{{$randomFirstName}}",
"RegionId": 1,
"CurrencyCode": "try", // usd, eur, all
"Alias": "1234567890", // 10 digit number
"Description": "Cüzdanım"
}Service Request
Parameter
Type
Description
Service Response
Parameter
Type
Description
Service Response (Value)
Parameter
Type
Description
Last updated