Create a same-currency incoming funding transfer from a bound external account into a customer internal account.
Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.
Optional idempotency key for safely retrying the same transfer-in request.
BLIPS customer UUID that owns the bound external source account for this funding transfer.
Stable platform-side customer reference for the same customer.
Bound external account that funds the same-currency transfer-in.
Internal account that receives the same-currency deposit.
Transfer amount in minor units.
x >= 1Optional deposit description stored with the transfer.
Same-currency incoming funding transfer created.
Canonical public transaction identifier for the created same-currency funding transfer.
Same-currency incoming transfer type for this endpoint.
INCOMING Current same-currency funding transfer status.
PENDING, PROCESSING, COMPLETED, FAILED BLIPS customer UUID that owns the transfer.
Platform-side customer reference echoed from the bound customer.
Bound external source account.
Customer internal destination account.
Same-currency transfer amount in minor units.
x >= 1ISO 4217 currency code shared by the source and destination accounts.
Optional deposit description echoed from the create request when present.
Creation timestamp for the same-currency incoming transfer record.
Last update timestamp for the same-currency incoming transfer record.
Settlement timestamp when the incoming transfer has completed.