Post issuing cards card

Updates the specified Issuing Card object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Script stripe Verified

by hugo697 ยท 10/30/2023

The script

Submitted by hugo697 Typescript (fetch-only)
Verified 368 days ago
1
type Stripe = {
2
  token: string;
3
};
4
/**
5
 * Post issuing cards card
6
 * Updates the specified Issuing Card object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
7
 */
8
export async function main(
9
  auth: Stripe,
10
  card: string,
11
  body: {
12
    cancellation_reason?: "lost" | "stolen";
13
    expand?: string[];
14
    metadata?: { [k: string]: string } | "";
15
    pin?: { encrypted_number?: string; [k: string]: unknown };
16
    spending_controls?: {
17
      allowed_categories?: (
18
        | "ac_refrigeration_repair"
19
        | "accounting_bookkeeping_services"
20
        | "advertising_services"
21
        | "agricultural_cooperative"
22
        | "airlines_air_carriers"
23
        | "airports_flying_fields"
24
        | "ambulance_services"
25
        | "amusement_parks_carnivals"
26
        | "antique_reproductions"
27
        | "antique_shops"
28
        | "aquariums"
29
        | "architectural_surveying_services"
30
        | "art_dealers_and_galleries"
31
        | "artists_supply_and_craft_shops"
32
        | "auto_and_home_supply_stores"
33
        | "auto_body_repair_shops"
34
        | "auto_paint_shops"
35
        | "auto_service_shops"
36
        | "automated_cash_disburse"
37
        | "automated_fuel_dispensers"
38
        | "automobile_associations"
39
        | "automotive_parts_and_accessories_stores"
40
        | "automotive_tire_stores"
41
        | "bail_and_bond_payments"
42
        | "bakeries"
43
        | "bands_orchestras"
44
        | "barber_and_beauty_shops"
45
        | "betting_casino_gambling"
46
        | "bicycle_shops"
47
        | "billiard_pool_establishments"
48
        | "boat_dealers"
49
        | "boat_rentals_and_leases"
50
        | "book_stores"
51
        | "books_periodicals_and_newspapers"
52
        | "bowling_alleys"
53
        | "bus_lines"
54
        | "business_secretarial_schools"
55
        | "buying_shopping_services"
56
        | "cable_satellite_and_other_pay_television_and_radio"
57
        | "camera_and_photographic_supply_stores"
58
        | "candy_nut_and_confectionery_stores"
59
        | "car_and_truck_dealers_new_used"
60
        | "car_and_truck_dealers_used_only"
61
        | "car_rental_agencies"
62
        | "car_washes"
63
        | "carpentry_services"
64
        | "carpet_upholstery_cleaning"
65
        | "caterers"
66
        | "charitable_and_social_service_organizations_fundraising"
67
        | "chemicals_and_allied_products"
68
        | "child_care_services"
69
        | "childrens_and_infants_wear_stores"
70
        | "chiropodists_podiatrists"
71
        | "chiropractors"
72
        | "cigar_stores_and_stands"
73
        | "civic_social_fraternal_associations"
74
        | "cleaning_and_maintenance"
75
        | "clothing_rental"
76
        | "colleges_universities"
77
        | "commercial_equipment"
78
        | "commercial_footwear"
79
        | "commercial_photography_art_and_graphics"
80
        | "commuter_transport_and_ferries"
81
        | "computer_network_services"
82
        | "computer_programming"
83
        | "computer_repair"
84
        | "computer_software_stores"
85
        | "computers_peripherals_and_software"
86
        | "concrete_work_services"
87
        | "construction_materials"
88
        | "consulting_public_relations"
89
        | "correspondence_schools"
90
        | "cosmetic_stores"
91
        | "counseling_services"
92
        | "country_clubs"
93
        | "courier_services"
94
        | "court_costs"
95
        | "credit_reporting_agencies"
96
        | "cruise_lines"
97
        | "dairy_products_stores"
98
        | "dance_hall_studios_schools"
99
        | "dating_escort_services"
100
        | "dentists_orthodontists"
101
        | "department_stores"
102
        | "detective_agencies"
103
        | "digital_goods_applications"
104
        | "digital_goods_games"
105
        | "digital_goods_large_volume"
106
        | "digital_goods_media"
107
        | "direct_marketing_catalog_merchant"
108
        | "direct_marketing_combination_catalog_and_retail_merchant"
109
        | "direct_marketing_inbound_telemarketing"
110
        | "direct_marketing_insurance_services"
111
        | "direct_marketing_other"
112
        | "direct_marketing_outbound_telemarketing"
113
        | "direct_marketing_subscription"
114
        | "direct_marketing_travel"
115
        | "discount_stores"
116
        | "doctors"
117
        | "door_to_door_sales"
118
        | "drapery_window_covering_and_upholstery_stores"
119
        | "drinking_places"
120
        | "drug_stores_and_pharmacies"
121
        | "drugs_drug_proprietaries_and_druggist_sundries"
122
        | "dry_cleaners"
123
        | "durable_goods"
124
        | "duty_free_stores"
125
        | "eating_places_restaurants"
126
        | "educational_services"
127
        | "electric_razor_stores"
128
        | "electric_vehicle_charging"
129
        | "electrical_parts_and_equipment"
130
        | "electrical_services"
131
        | "electronics_repair_shops"
132
        | "electronics_stores"
133
        | "elementary_secondary_schools"
134
        | "emergency_services_gcas_visa_use_only"
135
        | "employment_temp_agencies"
136
        | "equipment_rental"
137
        | "exterminating_services"
138
        | "family_clothing_stores"
139
        | "fast_food_restaurants"
140
        | "financial_institutions"
141
        | "fines_government_administrative_entities"
142
        | "fireplace_fireplace_screens_and_accessories_stores"
143
        | "floor_covering_stores"
144
        | "florists"
145
        | "florists_supplies_nursery_stock_and_flowers"
146
        | "freezer_and_locker_meat_provisioners"
147
        | "fuel_dealers_non_automotive"
148
        | "funeral_services_crematories"
149
        | "furniture_home_furnishings_and_equipment_stores_except_appliances"
150
        | "furniture_repair_refinishing"
151
        | "furriers_and_fur_shops"
152
        | "general_services"
153
        | "gift_card_novelty_and_souvenir_shops"
154
        | "glass_paint_and_wallpaper_stores"
155
        | "glassware_crystal_stores"
156
        | "golf_courses_public"
157
        | "government_licensed_horse_dog_racing_us_region_only"
158
        | "government_licensed_online_casions_online_gambling_us_region_only"
159
        | "government_owned_lotteries_non_us_region"
160
        | "government_owned_lotteries_us_region_only"
161
        | "government_services"
162
        | "grocery_stores_supermarkets"
163
        | "hardware_equipment_and_supplies"
164
        | "hardware_stores"
165
        | "health_and_beauty_spas"
166
        | "hearing_aids_sales_and_supplies"
167
        | "heating_plumbing_a_c"
168
        | "hobby_toy_and_game_shops"
169
        | "home_supply_warehouse_stores"
170
        | "hospitals"
171
        | "hotels_motels_and_resorts"
172
        | "household_appliance_stores"
173
        | "industrial_supplies"
174
        | "information_retrieval_services"
175
        | "insurance_default"
176
        | "insurance_underwriting_premiums"
177
        | "intra_company_purchases"
178
        | "jewelry_stores_watches_clocks_and_silverware_stores"
179
        | "landscaping_services"
180
        | "laundries"
181
        | "laundry_cleaning_services"
182
        | "legal_services_attorneys"
183
        | "luggage_and_leather_goods_stores"
184
        | "lumber_building_materials_stores"
185
        | "manual_cash_disburse"
186
        | "marinas_service_and_supplies"
187
        | "marketplaces"
188
        | "masonry_stonework_and_plaster"
189
        | "massage_parlors"
190
        | "medical_and_dental_labs"
191
        | "medical_dental_ophthalmic_and_hospital_equipment_and_supplies"
192
        | "medical_services"
193
        | "membership_organizations"
194
        | "mens_and_boys_clothing_and_accessories_stores"
195
        | "mens_womens_clothing_stores"
196
        | "metal_service_centers"
197
        | "miscellaneous"
198
        | "miscellaneous_apparel_and_accessory_shops"
199
        | "miscellaneous_auto_dealers"
200
        | "miscellaneous_business_services"
201
        | "miscellaneous_food_stores"
202
        | "miscellaneous_general_merchandise"
203
        | "miscellaneous_general_services"
204
        | "miscellaneous_home_furnishing_specialty_stores"
205
        | "miscellaneous_publishing_and_printing"
206
        | "miscellaneous_recreation_services"
207
        | "miscellaneous_repair_shops"
208
        | "miscellaneous_specialty_retail"
209
        | "mobile_home_dealers"
210
        | "motion_picture_theaters"
211
        | "motor_freight_carriers_and_trucking"
212
        | "motor_homes_dealers"
213
        | "motor_vehicle_supplies_and_new_parts"
214
        | "motorcycle_shops_and_dealers"
215
        | "motorcycle_shops_dealers"
216
        | "music_stores_musical_instruments_pianos_and_sheet_music"
217
        | "news_dealers_and_newsstands"
218
        | "non_fi_money_orders"
219
        | "non_fi_stored_value_card_purchase_load"
220
        | "nondurable_goods"
221
        | "nurseries_lawn_and_garden_supply_stores"
222
        | "nursing_personal_care"
223
        | "office_and_commercial_furniture"
224
        | "opticians_eyeglasses"
225
        | "optometrists_ophthalmologist"
226
        | "orthopedic_goods_prosthetic_devices"
227
        | "osteopaths"
228
        | "package_stores_beer_wine_and_liquor"
229
        | "paints_varnishes_and_supplies"
230
        | "parking_lots_garages"
231
        | "passenger_railways"
232
        | "pawn_shops"
233
        | "pet_shops_pet_food_and_supplies"
234
        | "petroleum_and_petroleum_products"
235
        | "photo_developing"
236
        | "photographic_photocopy_microfilm_equipment_and_supplies"
237
        | "photographic_studios"
238
        | "picture_video_production"
239
        | "piece_goods_notions_and_other_dry_goods"
240
        | "plumbing_heating_equipment_and_supplies"
241
        | "political_organizations"
242
        | "postal_services_government_only"
243
        | "precious_stones_and_metals_watches_and_jewelry"
244
        | "professional_services"
245
        | "public_warehousing_and_storage"
246
        | "quick_copy_repro_and_blueprint"
247
        | "railroads"
248
        | "real_estate_agents_and_managers_rentals"
249
        | "record_stores"
250
        | "recreational_vehicle_rentals"
251
        | "religious_goods_stores"
252
        | "religious_organizations"
253
        | "roofing_siding_sheet_metal"
254
        | "secretarial_support_services"
255
        | "security_brokers_dealers"
256
        | "service_stations"
257
        | "sewing_needlework_fabric_and_piece_goods_stores"
258
        | "shoe_repair_hat_cleaning"
259
        | "shoe_stores"
260
        | "small_appliance_repair"
261
        | "snowmobile_dealers"
262
        | "special_trade_services"
263
        | "specialty_cleaning"
264
        | "sporting_goods_stores"
265
        | "sporting_recreation_camps"
266
        | "sports_and_riding_apparel_stores"
267
        | "sports_clubs_fields"
268
        | "stamp_and_coin_stores"
269
        | "stationary_office_supplies_printing_and_writing_paper"
270
        | "stationery_stores_office_and_school_supply_stores"
271
        | "swimming_pools_sales"
272
        | "t_ui_travel_germany"
273
        | "tailors_alterations"
274
        | "tax_payments_government_agencies"
275
        | "tax_preparation_services"
276
        | "taxicabs_limousines"
277
        | "telecommunication_equipment_and_telephone_sales"
278
        | "telecommunication_services"
279
        | "telegraph_services"
280
        | "tent_and_awning_shops"
281
        | "testing_laboratories"
282
        | "theatrical_ticket_agencies"
283
        | "timeshares"
284
        | "tire_retreading_and_repair"
285
        | "tolls_bridge_fees"
286
        | "tourist_attractions_and_exhibits"
287
        | "towing_services"
288
        | "trailer_parks_campgrounds"
289
        | "transportation_services"
290
        | "travel_agencies_tour_operators"
291
        | "truck_stop_iteration"
292
        | "truck_utility_trailer_rentals"
293
        | "typesetting_plate_making_and_related_services"
294
        | "typewriter_stores"
295
        | "u_s_federal_government_agencies_or_departments"
296
        | "uniforms_commercial_clothing"
297
        | "used_merchandise_and_secondhand_stores"
298
        | "utilities"
299
        | "variety_stores"
300
        | "veterinary_services"
301
        | "video_amusement_game_supplies"
302
        | "video_game_arcades"
303
        | "video_tape_rental_stores"
304
        | "vocational_trade_schools"
305
        | "watch_jewelry_repair"
306
        | "welding_repair"
307
        | "wholesale_clubs"
308
        | "wig_and_toupee_stores"
309
        | "wires_money_orders"
310
        | "womens_accessory_and_specialty_shops"
311
        | "womens_ready_to_wear_stores"
312
        | "wrecking_and_salvage_yards"
313
      )[];
314
      blocked_categories?: (
315
        | "ac_refrigeration_repair"
316
        | "accounting_bookkeeping_services"
317
        | "advertising_services"
318
        | "agricultural_cooperative"
319
        | "airlines_air_carriers"
320
        | "airports_flying_fields"
321
        | "ambulance_services"
322
        | "amusement_parks_carnivals"
323
        | "antique_reproductions"
324
        | "antique_shops"
325
        | "aquariums"
326
        | "architectural_surveying_services"
327
        | "art_dealers_and_galleries"
328
        | "artists_supply_and_craft_shops"
329
        | "auto_and_home_supply_stores"
330
        | "auto_body_repair_shops"
331
        | "auto_paint_shops"
332
        | "auto_service_shops"
333
        | "automated_cash_disburse"
334
        | "automated_fuel_dispensers"
335
        | "automobile_associations"
336
        | "automotive_parts_and_accessories_stores"
337
        | "automotive_tire_stores"
338
        | "bail_and_bond_payments"
339
        | "bakeries"
340
        | "bands_orchestras"
341
        | "barber_and_beauty_shops"
342
        | "betting_casino_gambling"
343
        | "bicycle_shops"
344
        | "billiard_pool_establishments"
345
        | "boat_dealers"
346
        | "boat_rentals_and_leases"
347
        | "book_stores"
348
        | "books_periodicals_and_newspapers"
349
        | "bowling_alleys"
350
        | "bus_lines"
351
        | "business_secretarial_schools"
352
        | "buying_shopping_services"
353
        | "cable_satellite_and_other_pay_television_and_radio"
354
        | "camera_and_photographic_supply_stores"
355
        | "candy_nut_and_confectionery_stores"
356
        | "car_and_truck_dealers_new_used"
357
        | "car_and_truck_dealers_used_only"
358
        | "car_rental_agencies"
359
        | "car_washes"
360
        | "carpentry_services"
361
        | "carpet_upholstery_cleaning"
362
        | "caterers"
363
        | "charitable_and_social_service_organizations_fundraising"
364
        | "chemicals_and_allied_products"
365
        | "child_care_services"
366
        | "childrens_and_infants_wear_stores"
367
        | "chiropodists_podiatrists"
368
        | "chiropractors"
369
        | "cigar_stores_and_stands"
370
        | "civic_social_fraternal_associations"
371
        | "cleaning_and_maintenance"
372
        | "clothing_rental"
373
        | "colleges_universities"
374
        | "commercial_equipment"
375
        | "commercial_footwear"
376
        | "commercial_photography_art_and_graphics"
377
        | "commuter_transport_and_ferries"
378
        | "computer_network_services"
379
        | "computer_programming"
380
        | "computer_repair"
381
        | "computer_software_stores"
382
        | "computers_peripherals_and_software"
383
        | "concrete_work_services"
384
        | "construction_materials"
385
        | "consulting_public_relations"
386
        | "correspondence_schools"
387
        | "cosmetic_stores"
388
        | "counseling_services"
389
        | "country_clubs"
390
        | "courier_services"
391
        | "court_costs"
392
        | "credit_reporting_agencies"
393
        | "cruise_lines"
394
        | "dairy_products_stores"
395
        | "dance_hall_studios_schools"
396
        | "dating_escort_services"
397
        | "dentists_orthodontists"
398
        | "department_stores"
399
        | "detective_agencies"
400
        | "digital_goods_applications"
401
        | "digital_goods_games"
402
        | "digital_goods_large_volume"
403
        | "digital_goods_media"
404
        | "direct_marketing_catalog_merchant"
405
        | "direct_marketing_combination_catalog_and_retail_merchant"
406
        | "direct_marketing_inbound_telemarketing"
407
        | "direct_marketing_insurance_services"
408
        | "direct_marketing_other"
409
        | "direct_marketing_outbound_telemarketing"
410
        | "direct_marketing_subscription"
411
        | "direct_marketing_travel"
412
        | "discount_stores"
413
        | "doctors"
414
        | "door_to_door_sales"
415
        | "drapery_window_covering_and_upholstery_stores"
416
        | "drinking_places"
417
        | "drug_stores_and_pharmacies"
418
        | "drugs_drug_proprietaries_and_druggist_sundries"
419
        | "dry_cleaners"
420
        | "durable_goods"
421
        | "duty_free_stores"
422
        | "eating_places_restaurants"
423
        | "educational_services"
424
        | "electric_razor_stores"
425
        | "electric_vehicle_charging"
426
        | "electrical_parts_and_equipment"
427
        | "electrical_services"
428
        | "electronics_repair_shops"
429
        | "electronics_stores"
430
        | "elementary_secondary_schools"
431
        | "emergency_services_gcas_visa_use_only"
432
        | "employment_temp_agencies"
433
        | "equipment_rental"
434
        | "exterminating_services"
435
        | "family_clothing_stores"
436
        | "fast_food_restaurants"
437
        | "financial_institutions"
438
        | "fines_government_administrative_entities"
439
        | "fireplace_fireplace_screens_and_accessories_stores"
440
        | "floor_covering_stores"
441
        | "florists"
442
        | "florists_supplies_nursery_stock_and_flowers"
443
        | "freezer_and_locker_meat_provisioners"
444
        | "fuel_dealers_non_automotive"
445
        | "funeral_services_crematories"
446
        | "furniture_home_furnishings_and_equipment_stores_except_appliances"
447
        | "furniture_repair_refinishing"
448
        | "furriers_and_fur_shops"
449
        | "general_services"
450
        | "gift_card_novelty_and_souvenir_shops"
451
        | "glass_paint_and_wallpaper_stores"
452
        | "glassware_crystal_stores"
453
        | "golf_courses_public"
454
        | "government_licensed_horse_dog_racing_us_region_only"
455
        | "government_licensed_online_casions_online_gambling_us_region_only"
456
        | "government_owned_lotteries_non_us_region"
457
        | "government_owned_lotteries_us_region_only"
458
        | "government_services"
459
        | "grocery_stores_supermarkets"
460
        | "hardware_equipment_and_supplies"
461
        | "hardware_stores"
462
        | "health_and_beauty_spas"
463
        | "hearing_aids_sales_and_supplies"
464
        | "heating_plumbing_a_c"
465
        | "hobby_toy_and_game_shops"
466
        | "home_supply_warehouse_stores"
467
        | "hospitals"
468
        | "hotels_motels_and_resorts"
469
        | "household_appliance_stores"
470
        | "industrial_supplies"
471
        | "information_retrieval_services"
472
        | "insurance_default"
473
        | "insurance_underwriting_premiums"
474
        | "intra_company_purchases"
475
        | "jewelry_stores_watches_clocks_and_silverware_stores"
476
        | "landscaping_services"
477
        | "laundries"
478
        | "laundry_cleaning_services"
479
        | "legal_services_attorneys"
480
        | "luggage_and_leather_goods_stores"
481
        | "lumber_building_materials_stores"
482
        | "manual_cash_disburse"
483
        | "marinas_service_and_supplies"
484
        | "marketplaces"
485
        | "masonry_stonework_and_plaster"
486
        | "massage_parlors"
487
        | "medical_and_dental_labs"
488
        | "medical_dental_ophthalmic_and_hospital_equipment_and_supplies"
489
        | "medical_services"
490
        | "membership_organizations"
491
        | "mens_and_boys_clothing_and_accessories_stores"
492
        | "mens_womens_clothing_stores"
493
        | "metal_service_centers"
494
        | "miscellaneous"
495
        | "miscellaneous_apparel_and_accessory_shops"
496
        | "miscellaneous_auto_dealers"
497
        | "miscellaneous_business_services"
498
        | "miscellaneous_food_stores"
499
        | "miscellaneous_general_merchandise"
500
        | "miscellaneous_general_services"
501
        | "miscellaneous_home_furnishing_specialty_stores"
502
        | "miscellaneous_publishing_and_printing"
503
        | "miscellaneous_recreation_services"
504
        | "miscellaneous_repair_shops"
505
        | "miscellaneous_specialty_retail"
506
        | "mobile_home_dealers"
507
        | "motion_picture_theaters"
508
        | "motor_freight_carriers_and_trucking"
509
        | "motor_homes_dealers"
510
        | "motor_vehicle_supplies_and_new_parts"
511
        | "motorcycle_shops_and_dealers"
512
        | "motorcycle_shops_dealers"
513
        | "music_stores_musical_instruments_pianos_and_sheet_music"
514
        | "news_dealers_and_newsstands"
515
        | "non_fi_money_orders"
516
        | "non_fi_stored_value_card_purchase_load"
517
        | "nondurable_goods"
518
        | "nurseries_lawn_and_garden_supply_stores"
519
        | "nursing_personal_care"
520
        | "office_and_commercial_furniture"
521
        | "opticians_eyeglasses"
522
        | "optometrists_ophthalmologist"
523
        | "orthopedic_goods_prosthetic_devices"
524
        | "osteopaths"
525
        | "package_stores_beer_wine_and_liquor"
526
        | "paints_varnishes_and_supplies"
527
        | "parking_lots_garages"
528
        | "passenger_railways"
529
        | "pawn_shops"
530
        | "pet_shops_pet_food_and_supplies"
531
        | "petroleum_and_petroleum_products"
532
        | "photo_developing"
533
        | "photographic_photocopy_microfilm_equipment_and_supplies"
534
        | "photographic_studios"
535
        | "picture_video_production"
536
        | "piece_goods_notions_and_other_dry_goods"
537
        | "plumbing_heating_equipment_and_supplies"
538
        | "political_organizations"
539
        | "postal_services_government_only"
540
        | "precious_stones_and_metals_watches_and_jewelry"
541
        | "professional_services"
542
        | "public_warehousing_and_storage"
543
        | "quick_copy_repro_and_blueprint"
544
        | "railroads"
545
        | "real_estate_agents_and_managers_rentals"
546
        | "record_stores"
547
        | "recreational_vehicle_rentals"
548
        | "religious_goods_stores"
549
        | "religious_organizations"
550
        | "roofing_siding_sheet_metal"
551
        | "secretarial_support_services"
552
        | "security_brokers_dealers"
553
        | "service_stations"
554
        | "sewing_needlework_fabric_and_piece_goods_stores"
555
        | "shoe_repair_hat_cleaning"
556
        | "shoe_stores"
557
        | "small_appliance_repair"
558
        | "snowmobile_dealers"
559
        | "special_trade_services"
560
        | "specialty_cleaning"
561
        | "sporting_goods_stores"
562
        | "sporting_recreation_camps"
563
        | "sports_and_riding_apparel_stores"
564
        | "sports_clubs_fields"
565
        | "stamp_and_coin_stores"
566
        | "stationary_office_supplies_printing_and_writing_paper"
567
        | "stationery_stores_office_and_school_supply_stores"
568
        | "swimming_pools_sales"
569
        | "t_ui_travel_germany"
570
        | "tailors_alterations"
571
        | "tax_payments_government_agencies"
572
        | "tax_preparation_services"
573
        | "taxicabs_limousines"
574
        | "telecommunication_equipment_and_telephone_sales"
575
        | "telecommunication_services"
576
        | "telegraph_services"
577
        | "tent_and_awning_shops"
578
        | "testing_laboratories"
579
        | "theatrical_ticket_agencies"
580
        | "timeshares"
581
        | "tire_retreading_and_repair"
582
        | "tolls_bridge_fees"
583
        | "tourist_attractions_and_exhibits"
584
        | "towing_services"
585
        | "trailer_parks_campgrounds"
586
        | "transportation_services"
587
        | "travel_agencies_tour_operators"
588
        | "truck_stop_iteration"
589
        | "truck_utility_trailer_rentals"
590
        | "typesetting_plate_making_and_related_services"
591
        | "typewriter_stores"
592
        | "u_s_federal_government_agencies_or_departments"
593
        | "uniforms_commercial_clothing"
594
        | "used_merchandise_and_secondhand_stores"
595
        | "utilities"
596
        | "variety_stores"
597
        | "veterinary_services"
598
        | "video_amusement_game_supplies"
599
        | "video_game_arcades"
600
        | "video_tape_rental_stores"
601
        | "vocational_trade_schools"
602
        | "watch_jewelry_repair"
603
        | "welding_repair"
604
        | "wholesale_clubs"
605
        | "wig_and_toupee_stores"
606
        | "wires_money_orders"
607
        | "womens_accessory_and_specialty_shops"
608
        | "womens_ready_to_wear_stores"
609
        | "wrecking_and_salvage_yards"
610
      )[];
611
      spending_limits?: {
612
        amount: number;
613
        categories?: (
614
          | "ac_refrigeration_repair"
615
          | "accounting_bookkeeping_services"
616
          | "advertising_services"
617
          | "agricultural_cooperative"
618
          | "airlines_air_carriers"
619
          | "airports_flying_fields"
620
          | "ambulance_services"
621
          | "amusement_parks_carnivals"
622
          | "antique_reproductions"
623
          | "antique_shops"
624
          | "aquariums"
625
          | "architectural_surveying_services"
626
          | "art_dealers_and_galleries"
627
          | "artists_supply_and_craft_shops"
628
          | "auto_and_home_supply_stores"
629
          | "auto_body_repair_shops"
630
          | "auto_paint_shops"
631
          | "auto_service_shops"
632
          | "automated_cash_disburse"
633
          | "automated_fuel_dispensers"
634
          | "automobile_associations"
635
          | "automotive_parts_and_accessories_stores"
636
          | "automotive_tire_stores"
637
          | "bail_and_bond_payments"
638
          | "bakeries"
639
          | "bands_orchestras"
640
          | "barber_and_beauty_shops"
641
          | "betting_casino_gambling"
642
          | "bicycle_shops"
643
          | "billiard_pool_establishments"
644
          | "boat_dealers"
645
          | "boat_rentals_and_leases"
646
          | "book_stores"
647
          | "books_periodicals_and_newspapers"
648
          | "bowling_alleys"
649
          | "bus_lines"
650
          | "business_secretarial_schools"
651
          | "buying_shopping_services"
652
          | "cable_satellite_and_other_pay_television_and_radio"
653
          | "camera_and_photographic_supply_stores"
654
          | "candy_nut_and_confectionery_stores"
655
          | "car_and_truck_dealers_new_used"
656
          | "car_and_truck_dealers_used_only"
657
          | "car_rental_agencies"
658
          | "car_washes"
659
          | "carpentry_services"
660
          | "carpet_upholstery_cleaning"
661
          | "caterers"
662
          | "charitable_and_social_service_organizations_fundraising"
663
          | "chemicals_and_allied_products"
664
          | "child_care_services"
665
          | "childrens_and_infants_wear_stores"
666
          | "chiropodists_podiatrists"
667
          | "chiropractors"
668
          | "cigar_stores_and_stands"
669
          | "civic_social_fraternal_associations"
670
          | "cleaning_and_maintenance"
671
          | "clothing_rental"
672
          | "colleges_universities"
673
          | "commercial_equipment"
674
          | "commercial_footwear"
675
          | "commercial_photography_art_and_graphics"
676
          | "commuter_transport_and_ferries"
677
          | "computer_network_services"
678
          | "computer_programming"
679
          | "computer_repair"
680
          | "computer_software_stores"
681
          | "computers_peripherals_and_software"
682
          | "concrete_work_services"
683
          | "construction_materials"
684
          | "consulting_public_relations"
685
          | "correspondence_schools"
686
          | "cosmetic_stores"
687
          | "counseling_services"
688
          | "country_clubs"
689
          | "courier_services"
690
          | "court_costs"
691
          | "credit_reporting_agencies"
692
          | "cruise_lines"
693
          | "dairy_products_stores"
694
          | "dance_hall_studios_schools"
695
          | "dating_escort_services"
696
          | "dentists_orthodontists"
697
          | "department_stores"
698
          | "detective_agencies"
699
          | "digital_goods_applications"
700
          | "digital_goods_games"
701
          | "digital_goods_large_volume"
702
          | "digital_goods_media"
703
          | "direct_marketing_catalog_merchant"
704
          | "direct_marketing_combination_catalog_and_retail_merchant"
705
          | "direct_marketing_inbound_telemarketing"
706
          | "direct_marketing_insurance_services"
707
          | "direct_marketing_other"
708
          | "direct_marketing_outbound_telemarketing"
709
          | "direct_marketing_subscription"
710
          | "direct_marketing_travel"
711
          | "discount_stores"
712
          | "doctors"
713
          | "door_to_door_sales"
714
          | "drapery_window_covering_and_upholstery_stores"
715
          | "drinking_places"
716
          | "drug_stores_and_pharmacies"
717
          | "drugs_drug_proprietaries_and_druggist_sundries"
718
          | "dry_cleaners"
719
          | "durable_goods"
720
          | "duty_free_stores"
721
          | "eating_places_restaurants"
722
          | "educational_services"
723
          | "electric_razor_stores"
724
          | "electric_vehicle_charging"
725
          | "electrical_parts_and_equipment"
726
          | "electrical_services"
727
          | "electronics_repair_shops"
728
          | "electronics_stores"
729
          | "elementary_secondary_schools"
730
          | "emergency_services_gcas_visa_use_only"
731
          | "employment_temp_agencies"
732
          | "equipment_rental"
733
          | "exterminating_services"
734
          | "family_clothing_stores"
735
          | "fast_food_restaurants"
736
          | "financial_institutions"
737
          | "fines_government_administrative_entities"
738
          | "fireplace_fireplace_screens_and_accessories_stores"
739
          | "floor_covering_stores"
740
          | "florists"
741
          | "florists_supplies_nursery_stock_and_flowers"
742
          | "freezer_and_locker_meat_provisioners"
743
          | "fuel_dealers_non_automotive"
744
          | "funeral_services_crematories"
745
          | "furniture_home_furnishings_and_equipment_stores_except_appliances"
746
          | "furniture_repair_refinishing"
747
          | "furriers_and_fur_shops"
748
          | "general_services"
749
          | "gift_card_novelty_and_souvenir_shops"
750
          | "glass_paint_and_wallpaper_stores"
751
          | "glassware_crystal_stores"
752
          | "golf_courses_public"
753
          | "government_licensed_horse_dog_racing_us_region_only"
754
          | "government_licensed_online_casions_online_gambling_us_region_only"
755
          | "government_owned_lotteries_non_us_region"
756
          | "government_owned_lotteries_us_region_only"
757
          | "government_services"
758
          | "grocery_stores_supermarkets"
759
          | "hardware_equipment_and_supplies"
760
          | "hardware_stores"
761
          | "health_and_beauty_spas"
762
          | "hearing_aids_sales_and_supplies"
763
          | "heating_plumbing_a_c"
764
          | "hobby_toy_and_game_shops"
765
          | "home_supply_warehouse_stores"
766
          | "hospitals"
767
          | "hotels_motels_and_resorts"
768
          | "household_appliance_stores"
769
          | "industrial_supplies"
770
          | "information_retrieval_services"
771
          | "insurance_default"
772
          | "insurance_underwriting_premiums"
773
          | "intra_company_purchases"
774
          | "jewelry_stores_watches_clocks_and_silverware_stores"
775
          | "landscaping_services"
776
          | "laundries"
777
          | "laundry_cleaning_services"
778
          | "legal_services_attorneys"
779
          | "luggage_and_leather_goods_stores"
780
          | "lumber_building_materials_stores"
781
          | "manual_cash_disburse"
782
          | "marinas_service_and_supplies"
783
          | "marketplaces"
784
          | "masonry_stonework_and_plaster"
785
          | "massage_parlors"
786
          | "medical_and_dental_labs"
787
          | "medical_dental_ophthalmic_and_hospital_equipment_and_supplies"
788
          | "medical_services"
789
          | "membership_organizations"
790
          | "mens_and_boys_clothing_and_accessories_stores"
791
          | "mens_womens_clothing_stores"
792
          | "metal_service_centers"
793
          | "miscellaneous"
794
          | "miscellaneous_apparel_and_accessory_shops"
795
          | "miscellaneous_auto_dealers"
796
          | "miscellaneous_business_services"
797
          | "miscellaneous_food_stores"
798
          | "miscellaneous_general_merchandise"
799
          | "miscellaneous_general_services"
800
          | "miscellaneous_home_furnishing_specialty_stores"
801
          | "miscellaneous_publishing_and_printing"
802
          | "miscellaneous_recreation_services"
803
          | "miscellaneous_repair_shops"
804
          | "miscellaneous_specialty_retail"
805
          | "mobile_home_dealers"
806
          | "motion_picture_theaters"
807
          | "motor_freight_carriers_and_trucking"
808
          | "motor_homes_dealers"
809
          | "motor_vehicle_supplies_and_new_parts"
810
          | "motorcycle_shops_and_dealers"
811
          | "motorcycle_shops_dealers"
812
          | "music_stores_musical_instruments_pianos_and_sheet_music"
813
          | "news_dealers_and_newsstands"
814
          | "non_fi_money_orders"
815
          | "non_fi_stored_value_card_purchase_load"
816
          | "nondurable_goods"
817
          | "nurseries_lawn_and_garden_supply_stores"
818
          | "nursing_personal_care"
819
          | "office_and_commercial_furniture"
820
          | "opticians_eyeglasses"
821
          | "optometrists_ophthalmologist"
822
          | "orthopedic_goods_prosthetic_devices"
823
          | "osteopaths"
824
          | "package_stores_beer_wine_and_liquor"
825
          | "paints_varnishes_and_supplies"
826
          | "parking_lots_garages"
827
          | "passenger_railways"
828
          | "pawn_shops"
829
          | "pet_shops_pet_food_and_supplies"
830
          | "petroleum_and_petroleum_products"
831
          | "photo_developing"
832
          | "photographic_photocopy_microfilm_equipment_and_supplies"
833
          | "photographic_studios"
834
          | "picture_video_production"
835
          | "piece_goods_notions_and_other_dry_goods"
836
          | "plumbing_heating_equipment_and_supplies"
837
          | "political_organizations"
838
          | "postal_services_government_only"
839
          | "precious_stones_and_metals_watches_and_jewelry"
840
          | "professional_services"
841
          | "public_warehousing_and_storage"
842
          | "quick_copy_repro_and_blueprint"
843
          | "railroads"
844
          | "real_estate_agents_and_managers_rentals"
845
          | "record_stores"
846
          | "recreational_vehicle_rentals"
847
          | "religious_goods_stores"
848
          | "religious_organizations"
849
          | "roofing_siding_sheet_metal"
850
          | "secretarial_support_services"
851
          | "security_brokers_dealers"
852
          | "service_stations"
853
          | "sewing_needlework_fabric_and_piece_goods_stores"
854
          | "shoe_repair_hat_cleaning"
855
          | "shoe_stores"
856
          | "small_appliance_repair"
857
          | "snowmobile_dealers"
858
          | "special_trade_services"
859
          | "specialty_cleaning"
860
          | "sporting_goods_stores"
861
          | "sporting_recreation_camps"
862
          | "sports_and_riding_apparel_stores"
863
          | "sports_clubs_fields"
864
          | "stamp_and_coin_stores"
865
          | "stationary_office_supplies_printing_and_writing_paper"
866
          | "stationery_stores_office_and_school_supply_stores"
867
          | "swimming_pools_sales"
868
          | "t_ui_travel_germany"
869
          | "tailors_alterations"
870
          | "tax_payments_government_agencies"
871
          | "tax_preparation_services"
872
          | "taxicabs_limousines"
873
          | "telecommunication_equipment_and_telephone_sales"
874
          | "telecommunication_services"
875
          | "telegraph_services"
876
          | "tent_and_awning_shops"
877
          | "testing_laboratories"
878
          | "theatrical_ticket_agencies"
879
          | "timeshares"
880
          | "tire_retreading_and_repair"
881
          | "tolls_bridge_fees"
882
          | "tourist_attractions_and_exhibits"
883
          | "towing_services"
884
          | "trailer_parks_campgrounds"
885
          | "transportation_services"
886
          | "travel_agencies_tour_operators"
887
          | "truck_stop_iteration"
888
          | "truck_utility_trailer_rentals"
889
          | "typesetting_plate_making_and_related_services"
890
          | "typewriter_stores"
891
          | "u_s_federal_government_agencies_or_departments"
892
          | "uniforms_commercial_clothing"
893
          | "used_merchandise_and_secondhand_stores"
894
          | "utilities"
895
          | "variety_stores"
896
          | "veterinary_services"
897
          | "video_amusement_game_supplies"
898
          | "video_game_arcades"
899
          | "video_tape_rental_stores"
900
          | "vocational_trade_schools"
901
          | "watch_jewelry_repair"
902
          | "welding_repair"
903
          | "wholesale_clubs"
904
          | "wig_and_toupee_stores"
905
          | "wires_money_orders"
906
          | "womens_accessory_and_specialty_shops"
907
          | "womens_ready_to_wear_stores"
908
          | "wrecking_and_salvage_yards"
909
        )[];
910
        interval:
911
          | "all_time"
912
          | "daily"
913
          | "monthly"
914
          | "per_authorization"
915
          | "weekly"
916
          | "yearly";
917
        [k: string]: unknown;
918
      }[];
919
      [k: string]: unknown;
920
    };
921
    status?: "active" | "canceled" | "inactive";
922
  }
923
) {
924
  const url = new URL(`https://api.stripe.com/v1/issuing/cards/${card}`);
925

926
  const response = await fetch(url, {
927
    method: "POST",
928
    headers: {
929
      "Content-Type": "application/x-www-form-urlencoded",
930
      Authorization: "Bearer " + auth.token,
931
    },
932
    body: encodeParams(body),
933
  });
934
  if (!response.ok) {
935
    const text = await response.text();
936
    throw new Error(`${response.status} ${text}`);
937
  }
938
  return await response.json();
939
}
940

941
function encodeParams(o: any) {
942
  function iter(o: any, path: string) {
943
    if (Array.isArray(o)) {
944
      o.forEach(function (a) {
945
        iter(a, path + "[]");
946
      });
947
      return;
948
    }
949
    if (o !== null && typeof o === "object") {
950
      Object.keys(o).forEach(function (k) {
951
        iter(o[k], path + "[" + k + "]");
952
      });
953
      return;
954
    }
955
    data.push(path + "=" + o);
956
  }
957
  const data: string[] = [];
958
  Object.keys(o).forEach(function (k) {
959
    if (o[k] !== undefined) {
960
      iter(o[k], k);
961
    }
962
  });
963
  return new URLSearchParams(data.join("&"));
964
}
965