#_durrell
1 messages · Page 1 of 1 (latest)
Is it possible to reject the terms after they have been accepted?
So I don't think this is possible. But with our api generally you need to pass an empty string (not nil) to unset values
You can try unsetting each param within the user_terms_acceptance hash: https://docs.stripe.com/api/issuing/cardholders/update#update_issuing_cardholder-individual-card_issuing-user_terms_acceptance-date
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But tbh I don't think you can unset those
Recommend you try
Ok. I tried. It isn't possible.
Yeah I wouldn't expect us to allow reversing terms acceptance