This is a sandbox testing endpoint. It is available on the sandbox base URL (
https://api.cleverhub.co/api) and has no production equivalent. For the sandbox and production base URLs, see the v1 introduction.Simulate a deposit
POST /v1/simulate_depositaccount_number.
Headers
string
required
A unique identifier assigned to your application. See where to find
app-id and secret-key.string
required
A secure token associated with your
app-id.Body parameters
string
required
The Treasury Account number to credit. Find it on the account’s Account Details tab in the Merchant Portal.
string
required
The deposit amount. For JPY accounts, specify whole yen.
string
The simulated sender’s name.
string
The simulated sender’s bank name.
string
The simulated sender’s branch name.
string
A free-text note that appears against the transaction.
For JPY accounts, enter
remitter_name, remitter_bank_name, and remitter_branch_name in half-width katakana. This matches the Zengin network’s own formatting, so the simulated transaction reads the same way a real one would.