Recharge Skip a Charge

Skips a charge on the specified subscription ids.

Uses this endpoint: https://developer.rechargepayments.com/2021-11/charges/charge_skip

Inputs

InputTypeDescription
Recharge Access TokenSensitiveStringRecharge Access/API Token that allows us to make calls to the api.
Charge IdStringThe id of the charge
Subscription Ids ListStringList of subscriptions ids to skip

Outputs

OutputTypeDescription
SuccessBooleanWhether the discount was successfully applied.
Updated ChargeObjectThe updated charge (with skip applied).