Simulate inbound credit
Authentication
RootPay API key sent in the x-api-key header. Keys are environment-scoped: live_* for production, test_* for sandbox.
Path parameters
Request
Payment rail for the simulated deposit. standard_ach requires a US/USD SIM treasury account; wire credits the account’s currency.
Amount in the smallest unit of the treasury account’s currency. For USD, this is cents (100 = $1.00).
Optional as-of calendar date for the simulated bank line (YYYY-MM-DD). Omit to use the current UTC date.
Optional label for the external sending party (shown on treasury inbound activity).
Attribute the inbound amount to this subaccount (UUID of a subaccount under the treasury account in the path). Omit to credit the main account itself.