Merchant
Update stable settlement token selection
Allows merchants to select their preferred stable coin token for settlements when their settlement preference is set to receive stable coins.
Important Notes:
- Only tokens with
supports_stable_settlement = truecan be selected - Token must be active and from the merchant’s network environment (mainnet/devnet)
- Setting to null will revert to the system default
- Only affects mainnet merchants (devnet always uses test tokens)
PUT
Body
application/json
ID of the stable settlement token to select. Must be from the available_stable_tokens list. Set to null to use system default.
Example:
5

