Skip to main content
GET
Get Deposit status
An integrator can use this endpoint to check the status of a bank checkout deposit transaction.

Authorizations

Authorization
string
header
required

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

Path Parameters

reference_id
string
required

Response

success
boolean
Example:

true

message
string
Example:

"Deposit status retrieved."

data
object