Credits the master/primary account with the gross settlement amount and transfers the net amount (after fee) to the target account. Restricted to authorized clients.

Request body

application/json · OfframpDepositRequest · required

FieldTypeRequiredDescription
accountId string (uuid) yes Target account ID (user or primary).
amount string (decimal) yes Gross settlement amount.
feePercent string (decimal) yes Fee fraction in [0, 1). Fee stays on master account.

Responses

StatusBodyDescription
200 OfframpDepositResponse Deposit initiated.

Specification

This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.