Overview

You can use this request to suspend a customer.

The Method

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

Parameters

Required Parameters

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

Property TypeDescriptionDefaultRequired
$idintegerID of customer to suspend.noneyes

Example Request


Example Response