Create a new payout
Authentication
RootPay API key sent in the x-api-key header. Keys are environment-scoped: live_* for production, test_* for sandbox.
Headers
Request
Amount in the currency’s minor units (e.g. cents for USD).
Subaccount to debit from (test entities only)
Calendar day to release the transfer in its schedule timezone (currently America/New_York). Omitted for immediate. Not the beneficiary credit date. Resolved to 09:00 in that timezone.
Deprecated. Use amount_in_minor_units instead. Still accepted and returned for backward compatibility.
Response
Payout retrieved successfully (idempotency retry)