Creates a new wallet with the given strategy allocation. Idempotent on requestId — if a wallet with the same requestId already exists, the existing wallet is returned with 200. A newly created wallet returns 201.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Existing wallet returned for idempotent replay