Wallet (POST)
Authorization
Bearer Authentication AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X POST "https://example.com/v1/wallets"{
"insertDate": "2019-08-24T14:15:22Z",
"modifyDate": "2019-08-24T14:15:22Z",
"id": 0,
"walletAddress": "string"
}