Overview

You can use this request to reactivate a suspended customer.

The Method

API-Method
RESTPOSThttps://[Your URL]/api/2.0/customers/unsuspend/:id

Parameters

Required Parameters

You must include the following parameter for this request to work:

Property TypeDescriptionDefaultRequired
$idintegerID of the customer to unsuspend.noneyes

Example Request


Example Response