List all non-user initiated transactions per partner or per user V2
GET
/v2/non-user-initiated-transactions
This endpoint returns a list of non-user-initiated transactions, categorised as either incoming (from staking rewards and giveaways) or outgoing (from metal storage fees):
Metal storage fees are deducted weekly for users with metal assets
Staking rewards are credited based on staked amounts
Giveaways occur sporadically, typically during marketing campaigns.
Either a date range (date_start and date_end) or a user_id has to be provided to retrieve these transactions.