Use this file to discover all available pages before exploring further.
NOTIFY_ADDRESS (type=4)When a user’s deposit address is changed in WaaS, the system notifies the merchant of the address change through this callback. The merchant must immediately update the user’s deposit address in their own system to ensure that subsequent deposits use the latest valid address.
System Behavior Explanation: WaaS may change user deposit addresses in the following situations:
Encrypted business data, e.g.: M828vsP1Z5caDkEkpBfDSY8vgFqxcs0GfRP3x8RzCyGj… (plaintext reference in example on right)Generated by encrypting the following raw business parameters:type (Integer) : Callback typechainName (String) : Blockchain namesymbol (String) : Token symboltoAddress (String) : Merchant needs to return changed addressrequestUUID (String) : Unique request identifier, merchant must return same requestUUID in response to help WaaS confirmtenantUserId (String) : User ID for whom address was changed (in merchant system)