Simulate the rejection of a blockchain wallet for a client. Only available on staging environment.
The ID of the blockchain wallet to reject
curl -L \ --request POST \ --url 'https://api.rialtobridge.xyz/api/client/v1/simulate/blockchain-wallets/{blockchainWalletId}/rejected' \ --header 'RIALTO_API_KEY: YOUR_API_KEY'
No body