Skip to main content
POST
Fund OLIVE wallet from VULT

Authorizations

Authorization
string
header
required

API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'

Body

application/json

Fund from VULT details

amount
string
required

Accepts decimal format like "500.00" or "500"

Example:

"500.00"

pin
string
required
Example:

"1234"

subscriber_id
string
required
Example:

"subscriber-uuid"

transaction_ref
string
required
Example:

"VULT-TXN-123"

vult_wallet_id
string
required
Example:

"vult-wallet-123"

Response

Wallet funded successfully

The response is of type object.