Update mutable fields on an existing Offloader Wallet. You can change the bank account destination (including the payout rail and reference), adjust the integrator fee rate, or update the return address for failed transactions. The on-chain address and network are immutable after creation.Documentation Index
Fetch the complete documentation index at: https://docs.spherepay.co/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
All requests must include a Bearer token in theAuthorization header.
Path parameters
The ID of the offloader wallet to update.
Request parameters
Updated bank account destination configuration. Only supply fields you want to change.
Updated integrator fee in basis points (0–1000). Send
"0" to remove the integrator fee entirely.Updated on-chain return address for failed transactions. Must be valid for the wallet’s network.
Response fields
Unique identifier for the offloader wallet.
The ID of the customer who owns this wallet.
The on-chain wallet address (unchanged after creation).
The stablecoin this wallet accepts (e.g.,
"usdc").The blockchain network (e.g.,
"ethereum").The updated bank account destination configuration.
Updated integrator and platform fee configuration.
The updated on-chain return address.
ISO 8601 timestamp of when the wallet was created.
ISO 8601 timestamp of the most recent update.

