Skip to main content
PATCH
Update a card

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and your API token. Obtain your key from the Dash.fi dashboard. Example: "Bearer YOUR_API_KEY"

Path Parameters

card-id
string
required

Card id

Body

application/json

Card update request

Card update request

categories
enum<string>[]

Card categories. Categories have specific MCC restrictions. If provided, replaces existing categories.

Available options:
advertising,
saas_software,
shipping,
cloud_computing,
professional_services,
airlines,
books_and_newspapers,
car_rental,
car_services,
charitable_donations,
clothing,
clubs_and_memberships,
education,
electronics,
fees_and_financial_institutions,
freight_moving_and_delivery_services,
fuel_and_gas,
general_merchandise,
general_expenses,
government_services,
insurance,
internet_and_phone,
legal,
lodging,
medical,
office_supplies_and_cleaning,
other,
parking,
pet,
restaurants,
supermarkets_and_grocery_stores,
taxes_and_tax_preparation,
taxi_and_rideshare,
travel_misc,
utilities,
entertainment
limit
object

Card limit.

Response

No Content