Top Up Stash

POST {{BASE_URL}}/topup/stash

Move money from a Payment Product to an Africa’s Talking application stash.

Request Body

{"username"=>"{{USERNAME}}", "productName"=>"TestProduct", "currencyCode"=>"KES", "amount"=>1000}

RESPONSES

status: Created

{"description":"Topped up user stash. New Stash Balance: KES -10.5210","status":"Success","transactionId":"ATPid_3ac732322dbc6bd7815625d1968f2092"}