Close card account

Closes the underlying account for the card at the issuing vendor. Authorized
for admins or the cardholder. Takes no request body and returns an empty 200
on success.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the vendor card

Headers
uuid
required

UUID of the company that owns the card.

Responses
200

The card account was closed. Empty body.

401

Unauthorized

404

Vendor card not found (or not visible to the caller).

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!