Skip to main content
GET
Get Bank Customer

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string
email
string
phrase
string

Response

Customer retrieved successfully

statusCode
integer
Example:

200

success
boolean
Example:

true

message
string
Example:

"Customer retrieved successfully"

data
object