Skip to content

Transfers (funding)

POST /v1/transfers

Signed. {investor_id, direction: deposit|withdrawal, amount_micros}. Limits: 70,000 EGP/transfer, 200,000 EGP/day.

GET /v1/transfers?investor_id=…

List transfers (newest first).

GET /v1/transfers/{id}

The single transfer.

FieldNotes
transfer_id
directiondeposit | withdrawal
amount_micros
statereceived | pending_rail | at_broker | completed | failed
rail_refpayment-rail reference
reason_codeon failure

See Funding for the lifecycle and the EGP-666 demo failure.

Embedded investing infrastructure for the Egyptian Exchange. Sandbox runs on simulated money.