riverty logo

Docs

Remove Discount

Remove a discount from future subscription periods.

Path

DELETE /v1/clients/{clientId}/subscriptions/{subscriptionId}/discounts/{discountId}

Request Parameters

clientId
required
integer
Your assigned `ClientId`.
subscriptionId
required
string
Id of the subscription to retrieve.
discountId
required
string
Id of the discount.

Responses

Successful RequestUnsuccessful Request, Incorrect/Missing Information

Request Example

    
        null
    

Response Example

    
        null