Activate/Deactivate Customer Address

Precisely manage the lifecycle of customer addresses with this activation toggle. This endpoint allows for the immediate activation or deactivation of specific physical records without requiring their deletion.

By controlling the status of these addresses, you can ensure only valid, verified, or currently operational mailing and billing points are used for customer communications and compliance reporting.

⚠️ COMPLIANCE WARNING
This operation should not be exposed directly to mobile clients. Deactivating a customer's active address without a replacement can have critical downstream impacts, such as regulatory reporting failures, invalidating KYC/AML checks, and disrupting critical communication regarding the customer's account or products.

Example requests:

  • client/1/addresses?type=40
Path Params
integer
required
Defaults to 105

The associated customer Id.
example: 105

Body Params
integer
required
Defaults to 22

The associated address Id.
Example: 22

boolean
required
Defaults to true

To activate the address pass TRUE, to deactivate pass FALSE.
Example: true

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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