Customer
Enable/Disable Customer
This endpoint enables you to disable or enable any of your existing customer’s profile.
PATCH
Enable/Disable Customer
Use this endpoint to enable or disable the profile of an existing customer on the Edge platform.
Request Parameters
A unique identifier for the request, used for idempotency.
Example: e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
The unique identifier of the customer whose profile is to be enabled or disabled.
Example: 7100987614
Specifies the action to be performed:
true
: Enables the customer’s profile.false
: Disables the customer’s profile.
The reason for enabling or disabling the customer’s profile.
Example: Fraudulent activity detected
Was this page helpful?