POST
/
account
/
close
  • When the close field is passed as ‘true’ the account would be closed, updating the status to closed. - When the close field is passed as ‘false’ the account status would be reverted to active.
requestId
string
required
accountNumber
string
required

The customer’s account number

reason
string
required

The reason for request

close
boolean
default: truerequired