Skip to content
OpenPostDocs
OpenPostDocs
Organizations

Cancel pending local Paddle checkout attempts

Cancels checkout attempts that have not produced a Paddle subscription so an Organization Owner can resolve a deletion blocker without waiting.

DELETE/organizations/{id}/billing-checkout-attempts/pending

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Organization ID

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/organizations/string/billing-checkout-attempts/pending"
{  "$schema": "https://example.com/api/v1/schemas/CancelOrganizationCheckoutAttemptsOutputBody.json",  "canceled": 0}