Overview
You can use this request to suspend a customer.
The Method
| API | - | Method |
|---|---|---|
| REST | POST | https://[Your URL]/api/2.0/customers/suspend/:id |
Parameters
Required Parameters
You must include the following parameter for this request to work:
| Property | Type | Description | Default | Required |
|---|---|---|---|---|
| $id | integer | ID of customer to suspend. | none | yes |