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