stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Operations.DeleteApplePayDomainsDomain

Description

Contains the different functions to run the operation deleteApplePayDomainsDomain

Synopsis

Documentation

deleteApplePayDomainsDomain Source #

Arguments

:: forall m. MonadHTTP m 
=> Text

domain | Constraints: Maximum length of 5000

-> ClientT m (Response DeleteApplePayDomainsDomainResponse)

Monadic computation which returns the result of the operation

DELETE /v1/apple_pay/domains/{domain}

<p>Delete an apple pay domain.</p>