Agents
Transfer Float
Transfer float from super-agent to sub-agent
POST
Allows super-agents to transfer float balance to their sub-agents.
Request
string
required
Bearer olive_live_xxx or Bearer eyJ... (JWT)Body Parameters
string
required
Source agent (super-agent) UUID
string
required
Destination agent (sub-agent) UUID
string
required
Amount to transfer
string
required
Source agent’s 4-digit PIN
string
Transfer description
Response
boolean
Whether transfer succeeded
string
Transfer transaction ID
string
Super-agent’s new balance
string
Sub-agent’s new balance
Examples
Rules
Hierarchy
Only super-agent to own sub-agent transfers
Balance Check
Source must have sufficient float
Errors
Authorizations
API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
Body
application/json
Transfer details
Response
OK
The response is of type object.