withdrawGdprAcceptance


SoftLayer_Billing_Order_Cart::withdrawGdprAcceptance

Withdraws the users acceptance of the GDPR terms.

Description

Withdraws the users acceptance of the GDPR terms.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • void
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Billing_Order_Cart/{SoftLayer_Billing_Order_CartID}/withdrawGdprAcceptance'