Skip to main content
GET
Manage Card Security Settings
Read or update card security controls through the reviewed public gateway.

Endpoints

Path Parameters

card_id
string
required
The card identifier returned during card creation or listing.

Update Request Body

The reviewed public contract accepts a flexible JSON object for card security settings. Depending on your card program, that may include:
  • spending limits
  • channel or merchant controls
  • geofencing or travel controls
  • other card-level safety settings
Confirm the exact supported keys for your program before relying on unapproved fields.

Example Update Request

Response Notes

  • GET returns the currently applied security configuration for the card.
  • PUT updates those controls and returns the updated configuration.
  • Lock and unlock are exposed as separate operational endpoints.

Next Steps

Lock Card

Temporarily lock card usage

Unlock Card

Restore card usage after review