Verify Deposit

Checks the status of a pending deposit by reference. Call this after the customer returns from the checkout page. If payment is confirmed and the ledger has not yet been credited, this endpoint credits it automatically. Returns: success, pending, or failed.

Query Parameters

reference

*String

Deposit reference returned by POST /v2/wallet/deposit.

GET
/ v2/wallet/deposit/verify
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response