Solana transaction to execute a transfer from a redemption wallet to another
OptionalcreatedAt?: DbTimestampCriteriaOptionalentityId?: string[]OptionalorderBy?: DbOrderByCriterion<Optionalpage?: numberDefaults to 1
OptionalpageSize?: numberDefaults to 10
OptionalsourceAccountId?: string[]OptionalsourceCustomerId?: stringOptionalstatus?: ("PENDING" | "FAILED" | "CANCELLED" | "SUCCEEDED")[]OptionaltargetAccountId?: string[]OptionaltargetCustomerId?: stringOptionalupdatedAt?: DbTimestampCriteriaUpdate the transfer details in DB and publish an event if required
Get a fee transfer by ID. Admin function does not lock down to a customer.