Disable a recurring contract
POST {{baseUrl}}/disable
Disables stored payment details to stop charging a shopper with this particular recurring detail ID. For more information, refer to Disable stored details.
Request Body
{"shopperReference"=>"YOUR_SHOPPER_REFERENCE", "recurringDetailReference"=>"8314442372419167", "merchantAccount"=>"{{YOUR_MERCHANT_ACCOUNT}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |