set_customer_risk_action
Update a customer's risk action to whitelist (allow) or blacklist (deny) them, managing their payment risk status.
Instructions
Whitelist or blacklist a customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer | Yes | ||
| risk_action | Yes | One of the possible risk actions [ default, allow, deny ]. allow to whitelist. deny to blacklist. Customers start with a default risk action. |