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