Cancel a Stripe PaymentIntent that has not yet been captured. Returns 422 not_a_stripe_payment for non-Stripe payments; returns 400 payment_not_voidable for already-captured PIs (use /refund instead). Idempotent via Idempotency-Key.
Documentation Index
Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
Use this file to discover all available pages before exploring further.
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Payment voided
The response is of type object.