jurisdictionID: The jurisdiction to which the account belongstype: The account type (enum: deposit, withdrawal, deposit_and_withdrawal, plaid)ownershipType: The ownership type (enum: first_party, third_party)account or wallet depending on jurisdiction type)type: depositownershipType: first_partySolana, Ethereum), the wallet address is required.{
"jurisdictionID": "jurisdiction_ab6f2a82_51da_497f_a124_96fc360ad8de",
"type": "deposit",
"ownershipType": "first_party",
"wallet": {
"walletAddress": "5sFAivsBUHKsYxzbQok1XVeTh9ZswfsDUcd6h6gvhPPZ"
}
}jurisdictionID: Obtained from the Jurisdiction APItype: "deposit", "withdrawal", or "deposit_and_withdrawal"ownershipType: "first_party" or "third_party"account or wallet based on jurisdiction type