Skip to main content
POST
Vult cash-in webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Webhook-Signature
string
required

HMAC-SHA256 signature of request body

Body

application/json

Cash-in details

amount
integer
required
card_serial
string
required
phone_number
string

Response

Cash-in successful

message
string
new_balance
integer
success
boolean
transaction_id
string