Skip to main content
PATCH
Update Bank Customer

Authorizations

Authorization
string
header
required

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

Body

application/json
update
object

Response

Customer updated successfully

statusCode
integer
Example:

200

success
boolean
Example:

true

message
string
Example:

"Customer updated successfully"

data
object