Update Account Status

Updates the status of an existing account.

Applicable Products: Any

Applicable Client Types: Any

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
enum
required
Allowed:
Body Params
string
enum
required
length between 1 and 1
  • _: (SPACE), Available for type: ACC1
  • F: (Card Fraud Pick-up), Available for type: ACC1
  • O: (Fraud Temp Block), Available for type: ACC1
  • V: (VIP), Available for type: ACC1
  • W: (VVIP), Available for type: ACC1
  • _: (SPACE), Available for type: ACC2
  • B: (Cancelled by Bank), Available for type: ACC2
  • C: (Cancelled by Customer), Available for type: ACC2
  • D: (Deceased), Available for type: ACC2
  • E: (Cancelled by Fraud), Available for type: ACC2
  • G: (Legal Case), Available for type: ACC2
  • H: (Collection Block), Available for type: ACC2
  • K: (Cross-delinquent), Available for type: ACC2
  • M: (Temp Block by Customer), Available for type: ACC2
  • R: (Renewal Blocked), Available for type: ACC2
  • T: (Temp Block by Bank), Available for type: ACC2
  • U: (Call Referral Request), Available for type: ACC2
  • V: (VIP), Available for type: ACC2
  • W: (VVIP), Available for type: ACC2
string
length between 0 and 100

Source details/metadata

Headers
string

The W3C Trace Context traceparent header for distributed tracing.
It helps propagate trace information across services.
For more details, refer to the official Trace Context documentation.

string

Application registration number

string

Source Application Code

string

Source Application Name

string

Source Application User

string

A unique identifier to ensure the request is processed only once, preventing duplicate operations (e.g. retries).

string

A unique ID for each API request. When the same ID is reused, the API returns the original response and skips duplicate processing. Useful for retrying failed or timed-out requests.

Responses
204

Account Status successfully updated

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*