Skip to main content
POST
Close a card
Close the card when checkout is done. Idempotent, so closing twice is safe. One-time cards also close themselves after the first approved charge; closing explicitly just ends the credential’s life sooner.

Authorizations

Authorization
string
header
required

The user's connection access_token (user authentication), or an org-minted buy_token for org-owned accounts.

Path Parameters

card_id
string
required

Response

Closed.

object
string
Example:

"card"

id
string
status
string
Example:

"closed"