Delete Payment Intent
Execute this endpoint to delete a payment intent. Sandbox or production environment will be selected by apiKey passed as authentication.
Uri
Headers
GraphQL Query
Variables (sample)
Parameters description
id: (mandatory) pass the id of a payment intent to delete it.
Last updated