Source wallet customer ID
Entity is checked for product activation, fees and limits
Caller-supplied dedupe token (required — the service never mints its own; the caller owns idempotency). A repeat returns the existing transfer; it also threads into the audit quote and seeds the on-chain Mintfx PDA (hashed, so length/charset are unconstrained).
OptionalsenderMessage?: stringOptionaltargetCustomerId?: stringOwner of target wallet, for cross-customer transfers. Defaults to source customer ID.
OptionalcreatedAt?: DbTimestampCriteriaOptionalentityIds?: string[]Optionalids?: string[]OptionalorderBy?: DbOrderByCriterion<Optionalpage?: numberDefaults to 1
OptionalpageSize?: numberDefaults to 10
OptionalsourceLedgerAccountIds?: string[]Optionalstatuses?: ("PENDING" | "FAILED" | "CANCELLED" | "SUCCEEDED")[]OptionaltargetLedgerAccountIds?: string[]OptionalupdatedAt?: DbTimestampCriteria
Transfers funds (currently only MOVEUSD) between ledger accounts