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